12418 Commits

Author SHA1 Message Date
Pranita Fulsundar
a0b1a4e925
fix: reset current page to initial value on limit change in pagination (#18940)
* fix: reset current page to initial value on limit change in pagination

* fix: reset current page for APICollectionVersion page

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-12-06 21:32:14 +05:30
Karan Hotchandani
744eee12e4
change query generated format (#18947) 2024-12-06 20:30:37 +05:30
Sachin Chaurasiya
99970220d3
Minor: Prevent Multiple CSV export download if no active job is present (#18944) 2024-12-06 19:29:25 +05:30
Imri Paran
16875853a0
test(data-dff): fix flaky test (#18898)
use 99.5 CI for data diff sampling
2024-12-06 18:55:27 +05:30
Imri Paran
e30571cf4e
[GEN-2187] fix(data-diff): added MD5 handling for bigquery (#18904)
* fix(data-diff): added nd5 handling for bigquery

- added MD5 handling for bigquery
- use URL instead of Engine because it requires less steps and less prone to failure

* added e2e test for data diff with sampling in bigquery
2024-12-06 14:21:33 +01:00
Chirag Madlani
0c85e0b829
minor:(ui) Fix type generates (#18936)
* chore(ui): improve type generation without temp dir

* chore(ui): improve type generation without temp dir

* ignore antlr files

* update json2ts
2024-12-06 15:36:32 +05:30
Teddy
610322ffed
MINOR - MSSQL timestamp type profiler fix (#18935)
* fix: mssql timestamp processing

* fix: min/max test type on datetime column

* style: fix python format
2024-12-06 08:03:42 +01:00
Sweta Agarwalla
5e525153a5
Fix: Minor glossary term issues (#18937)
* fix minor issues

* add test for glossary term

* add reviewer test

* fix glossary term test
2024-12-06 11:59:23 +05:30
LeoLuo123
b5750cbee1
Fixes 18300: Get last completed job run (#18891)
* Get last completed job run

* formatting

---------

Co-authored-by: 😺Leo Luo <leo.luo@mavenclinic.com>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2024-12-05 14:53:26 +01:00
Teddy
03bd8e9dc4
FEAT: added TABLESAMPLE for MSSQL (#18926)
* feat: added TABLESAMPLE for sqlserver

* fix: class name

* test: added test to generated sample query
2024-12-05 14:17:39 +01:00
Aniket Katkar
f6b4434e4a
Improvements: Playwright tests (#18849)
* Resolve all the type errors in playwright code

* Fix the playwright tests

* Improve the ingestion test connection logic and autoClassification

* Fix flaky tests

* SearchIndexApplication fix

* Fix the flaky tests

* flaky test fixes and trace on for debugging

* Fix the flaky tests

* update the trace config for data insights setup

* Fix flaky tests

* Fix the flaky tests
2024-12-05 17:53:14 +05:30
RounakDhillon
daa2df0831
Docs: Collate Ingestion Correction (#18933)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-05 14:49:36 +05:30
Suman Maharana
113fae6be0
Fix: dbt manifest parsing issue (#18930) 2024-12-05 13:06:25 +05:30
harshsoni2024
c941569a9e
filter empty columns, better msg (#18932) 2024-12-05 13:05:58 +05:30
Ashish Gupta
00e5d299b9
Support to add and edit primary constraints in Table Constraints modal (#18905)
* suuport to add and edit primary constraints in Table Constraints modal

* added icon in the constraint tab and made primary form similar like foreign one

* added primary tableConstraints in tableClass

* minor fix around the name

* supported type in dropdwon based on Constraint Types

* fix sonar issue

* added playwright test

* added check around the removal of existing constraint and checking the pending one

* fix the sonar issue and single constraints icon not showing

* fix the scroll issue on TableConstrants in right panel while resizing

* fix playwright test
2024-12-05 12:24:50 +05:30
RounakDhillon
629562a0ac
Docs: Developer Bot Image Version Change (#18931)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-05 12:09:36 +05:30
RounakDhillon
4be0bed056
Docs: Python Version Correction and Sepertor removal (#18818)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-05 12:02:47 +05:30
RounakDhillon
7917042ae9
Docs: Updating Bot Images in Developers (#18830) 2024-12-05 11:21:16 +05:30
RounakDhillon
a3a1c57e2d
Docs: Reindexing Doc Updation (#18840) 2024-12-05 11:18:24 +05:30
RounakDhillon
af7f7953bd
Docs: Updating Collate Ingestion Doc (#18915) 2024-12-05 11:17:44 +05:30
Ayush Shah
8664c8df75
Fixes GEN-2199: Allow Fivetran filtering of pipelines using name instead of id (#18929) 2024-12-05 10:55:11 +05:30
Mayur Singal
8ac80e6807
MINOR: Tableau Capture SQL in Lineage (#18925) 2024-12-05 09:55:21 +05:30
Mayur Singal
6326ae3cb2
MINOR: DB2 Support License (#18928) 2024-12-05 09:54:58 +05:30
IceS2
46d4e1c77c
MINOR: Fix Glossary Term Consolidation and Flaky Test (#18920)
* Fix Glossary Term Consolidation and Flaky Test

* Fix CheckStyle

* Implement the new entitySpecificUpdate in all repositories
2024-12-05 09:32:50 +05:30
sonika-shah
84566e3b21
Fix : Knowledge page update Parent patch - search side changes (#18760)
* Fix : Knowledge page update Parent patch - search side changes

* cleanup code

* resolve case when other children under same old parent were getting affected in search
2024-12-05 09:32:36 +05:30
Ayush Shah
81b68682aa
Fixes GEN-2198: Snowflake unencrypted key support, connection error on storing bytes (#18927) 2024-12-05 07:55:44 +05:30
Siddhant
e770ba8e0e
FIX: Combined index on offset and eventTime in changeEvent table (#18922)
* fix: combined index on offset and eventTime in changeEvent table

* fix: correct syntax error in Postgres query.

* fix: correct syntax error in Postgres query.

* fix: correct syntax error in Postgres query.
2024-12-04 15:14:31 -08:00
Mayur Singal
6d21dd12a4
MINOR: Snowflake UDF Lineage Support - main (#18886) 2024-12-05 00:19:40 +05:30
IceS2
f939e7d3c0
Reduce amount of flowable created tables (#18882)
* Reduce the number of flowable tables on postgresql

* Reduce the amount of Flowable Created Tables
2024-12-04 19:34:33 +01:00
Kenil Shah
0c202debe8
Added what new content for 1.6.0 (#18914)
* Added what new content for 1.6.0

* added video links

* added change log
2024-12-05 00:01:44 +05:30
Chirag Madlani
94e3b548bc
chore(ui): remove deprecated image-webpack-loader (#18923)
* remove gif support

* remove image-webpack-loader

* do not print file name to save build time
2024-12-04 23:21:33 +05:30
Mohit Yadav
fb9bd00a44
Fix Table Column Imports (#18924)
* Fix Table Column Imports

* Fix import status and header name
2024-12-04 22:44:05 +05:30
Sriharsha Chintalapani
0629750e0a
Minor: fix indexType definition in searchIndex spec (#18912)
* Minor: fix indexType definition in searchIndex spec

* Minor: fix indexType definition in searchIndex spec
2024-12-04 08:50:01 -08:00
Mayur Singal
e44ca06173
MINOR: Add Try/Except to store procedure yielding (#18883) 2024-12-04 21:36:53 +05:30
Karan Hotchandani
fe661a2f49
Change lineage positioning algorithm (#18897)
* use elk algorithm to position nodes

* change positioning

* fix spacing

* do not reset zoom value

* minor pw fix

* force click on lineage edge
2024-12-04 21:27:43 +05:30
IceS2
e2789da9dc
Set Certification Field Dynamically (#18874) 2024-12-04 15:36:07 +01:00
Shailesh Parmar
dbd9311a2c
GEN-2186: Fix Updating sampling config from deep link issue (#18916) 2024-12-04 18:15:11 +05:30
Siddhant
28f551d20a
GEN-Activity Feed Filtering (#18873)
* fix: Update configuration for activity feed.

* fix: Migrations

* remove the customProperty and testSuite feed beautification case from the feed

* fix: Remove custom properties from the source

* fix: add metric in the matchAnySource.

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-04 16:56:21 +05:30
Chirag Madlani
30196f4c8d
chore(ui): add gifsicle as it's needed for image-webpack-loader (#18919) 2024-12-04 16:31:28 +05:30
Pere Miquel Brull
5957b248cf
DOCS - Use the right partials and images dirs for 1.6 (#18917) 2024-12-04 11:44:41 +01:00
Teddy
a615f49ab2
MINOR: fix table/schema name (#18899)
* fix: fix table/schema name

* fix: minor profiler and dbt issues

* style: ran python linting

---------

Co-authored-by: Imri Paran <imri.paran@gmail.com>
2024-12-04 10:12:38 +01:00
Pere Miquel Brull
613fd331e0
MINOR - Clean up configs & add auto classification docs (#18907)
* MINOR - Clean up configs & add auto classification docs

* deprecation notice
2024-12-04 09:32:25 +01:00
Sriharsha Chintalapani
75d12720fa
Run json2ts from maven (#18900)
* Run json2ts from maven

* remove json2ts.sh script from maven build and move it to git precommit hook

* fix pre-commit hook for generating json2ts

* fix json2ts.sh

* do not delete generated schemas

* remove debug true
2024-12-04 12:46:07 +05:30
Pranita Fulsundar
5b72cbc2f0
Fix: show full fqn for reference tables (#18858)
* fix: show full fqn for reference table

* refactor: getEntityLabel function and fix e2e test
2024-12-04 11:20:53 +05:30
Sachin Chaurasiya
d598008c7c
Minor: improve the service type display name (#18895)
* Minor: improve the service type display name

* Minor: add display names for new service types in Services.constant.ts

* Minor: add display names for new service types in Services.constant.ts
2024-12-04 10:38:59 +05:30
Sriharsha Chintalapani
bf00c9c12e
Create a relationship to manage ER based on tableConstraints (#18892)
* Create a relationship to manage ER based on tableConstraints

* Add relationship/remove relationship from entity_relationship table whenever table constriants are updated/added , validate table constraints

* remove findRelatedTables queries

* Add Migrations to add constrait relationship

* remove findRelatedTables code

* Fix postgres migration query

* fix pg migration

* fix test

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-12-03 20:47:34 -08:00
Sriharsha Chintalapani
98799ba7f8
Make it clear when to use docker compose down (#18911) 2024-12-03 20:47:18 -08:00
Suman Maharana
11b0a9c376
Fixes: mircostrategy test connection (#18889) 2024-12-03 17:13:15 +01:00
Suman Maharana
e582cb4d9c
Minor: Fix dbt source file issue (#18903) 2024-12-03 21:42:11 +05:30
Sriharsha Chintalapani
d783316c55
Minor: removing logging on jdbcURL (#18885) 2024-12-03 07:40:43 -08:00