Karan Hotchandani
fa9ee99458
fix loading of users ( #18969 )
2024-12-09 16:25:17 +05:30
Aniket Katkar
8acc891bec
Update the resolution version for the jsonpath-plus
package to fix the vulnerability ( #18967 )
2024-12-09 16:22:11 +05:30
Mayur Singal
9dbc8cba25
MINOR: Bump org.eclipse.jetty version ( #18964 )
2024-12-09 16:12:38 +05:30
Mayur Singal
95c56390c0
MINOR: Add Lineage breaking changes ( #18970 )
2024-12-09 16:10:50 +05:30
Ayush Shah
9165053208
Remove generated ANTLR token and listener files ( #18956 )
2024-12-09 15:48:33 +05:30
Kenil Shah
e98908dc59
update whats new content for 1.6 ( #18963 )
2024-12-09 15:21:23 +05:30
RounakDhillon
5d0393b347
Docs: Connectors Icon Updation ( #18945 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2024-12-09 09:16:17 +01:00
Pere Miquel Brull
2981ab81d5
DOCS - EditTags RBAC changes for 1.6 ( #18960 )
2024-12-09 09:06:30 +01:00
Kenil Shah
81635db28a
fix: close select dropdpwn when parent compoment is changed ( #18950 )
...
* fix: close select dropdpwn when parent compoment is changed
* code fixes
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-12-09 11:12:22 +05:30
Ashish Gupta
6ec5d0cbdd
ui fixes for 1.6 ( #18954 )
2024-12-09 11:12:13 +05:30
Mohit Yadav
ac5bbb1673
Fix Certification tags not updating in ES ( #18952 )
...
* Fix Certification tags not updating in ES
* Move code to search repository
2024-12-08 21:37:00 -08:00
Sriharsha Chintalapani
b3c76292b8
Minor: Check in generated files ( #18955 )
2024-12-07 10:26:03 -08:00
imishchuk-tsgs
cd2408b56f
Fixes 18349: proper version comparison ( #18352 )
...
* fix version check
* make checks happy
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-12-07 18:04:41 +01:00
Karan Hotchandani
4d7bfdb9df
query builder widget state fixes ( #18951 )
2024-12-07 22:10:24 +05:30
Shailesh Parmar
528baeb15c
Minor: extend the support for dq failure support to all the entity ( #18949 )
2024-12-07 10:14:10 +05:30
Shrushti Polekar
a119268d47
fix column rearrangement issue ( #18946 )
...
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-12-07 09:27:22 +05:30
Ashish Gupta
8a8d80febd
MINOR: fix the lineage node size and overflow issue on right panel ( #18942 )
...
* fix the lineage node size and overflow issue on right panel
* fix sonar issue
2024-12-07 00:15:54 +05:30
Karan Hotchandani
303476703f
update certification image size ( #18948 )
2024-12-06 22:13:31 +05:30
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