Harshit Shah
cfef0d1c80
Fix flaky activity feed tests ( #23298 )
2025-09-09 12:19:23 +05:30
Harshit Shah
e9da0444ed
Unskip activity feed widgets E2E tests ( #23024 )
...
* Unskip activity feed widgets E2E tests
* minor fix
2025-09-09 12:16:54 +05:30
sonikashah
b9821e6d7f
remove ru mappings
2025-09-08 19:10:07 +05:30
NadezhdaNovotortseva
b7687b2079
Lineage dialect postgres added to greenplum ( #23291 )
...
Co-authored-by: Надежда Коцюба <nadezhda.kotsyuba@uni.rest>
(cherry picked from commit 3c9b3cac48a098811fc85584f9d66f23f6b5f024)
2025-09-08 13:27:49 +00:00
sonika-shah
f4285fea17
cherry-pick Add entityType.keyword field with lowercase normalizer for case-insensitive
2025-09-08 18:55:07 +05:30
Harshit Shah
9f73fdde74
Redirect to persona page when clicked on default persona ( #23141 )
...
* Redirect to persona page when clicked on default persona
* add e2e tests
* fix e2e tests
* address comments
* fix e2e tests
* fix e2e tests
2025-09-08 18:37:48 +05:30
Harshit Shah
e18747946b
Allow multi assets selection for curated assets ( #23084 )
...
* Allow multi assets selection for curated assets
* fix failing test
* update empty widget icon sizes
* fix failing tests
* add certification filter
* fix failing unit test
* address comments
* fix e2e test
* add curated assets e2e tests
* minor fix
* Fix curated assets issue and add unit tests
* fix failing unit tests
* add e2e tests
* fix e2e test
* fix failing tests
* minor fix
* address comments
* minor fix
2025-09-08 18:36:43 +05:30
Pranita Fulsundar
8baa358080
fix scroll issue for entity search settings ( #23283 )
2025-09-08 18:32:02 +05:30
Mohit Yadav
df1afbf86c
Drop Insights Indexes ( #23294 )
...
(cherry picked from commit 450840eb8e9c65e8f8224221e2f66356ed4c6d82)
2025-09-08 12:30:37 +00:00
Keshav Mohta
8a03b00ad2
Fixes #23010 #: BigQuery Project Selection In Profiler & AutoClassification Workflow ( #23233 )
...
* fix: added code for separate engine and session for each project in rofiler and classification and refactor billing project approach
* fix: added entity.database check, bigquery sampling tests
* fix: system metrics logic when bigquery billing project is provided
2025-09-07 23:51:13 +05:30
Shailesh Parmar
248f521f07
fix: only newly added test case was only getting selected in pipeline while creating new test case ( #23279 )
...
* fix: only newly added test case was getting selected in pipeline while creating new test case
* feat: add functionality to create and validate multiple test cases from table details page
* fix: refactor column selection logic to improve test case flow and reduce flakiness
2025-09-07 11:25:11 +05:30
Ashish Gupta
2a17946ad8
restricted to column selection to the first level in nested columns DataContract ( #23278 )
...
* restricted to column selection to the first level in nested columns DataContract
* added playwright for it
(cherry picked from commit 421985e8ce089c96a54a10d14d72d4e76d5f684c)
2025-09-06 20:00:06 +05:30
Ashish Gupta
e34df4dbef
change contract update to patch call from put ( #23229 )
...
* change contract update to patch call from put
* collapse the card when data is not availbale instead of hiding
* minor fix
* fix the sonar issue and addressed comments
* disabled save button while edit, if not changes detected and added playwright for it
* fix the playwright test due to recent pagination merge
(cherry picked from commit 1f65e92c58815d17648eca4698bca31c2356c8b0)
2025-09-06 00:57:15 +05:30
Chirag Madlani
34534bc041
fix(test): aut failures for bot and persona profile ( #23254 )
...
* fix(test): aut failures for bot and persona profile
* fix personaDeleteionUserprofile
* fix data contract aut failure
* rever unwanted changes
(cherry picked from commit b6f9ed4a5b10400acc815e5438cd6de19e5286fd)
2025-09-05 15:54:01 +00:00
github-actions
fb8d747c91
chore(release): Prepare Branch for 1.9.8
2025-09-05 15:09:38 +00:00
Ashish Gupta
9e455638bf
fix contract schema pagination key selection not persisting ( #23250 )
...
* fix contract schema pagination key selection not persisting
* fix the unit test
* added playwrigt for it
(cherry picked from commit 13bf23939fd016aa6a680674c081ef8f9ec5d0fd)
1.9.7-release
2025-09-05 15:42:50 +05:30
Marat Khambelov
5110176cbf
ISSUE-23207: Date formatters work according to the chosen language ( #23258 )
...
(cherry picked from commit 972afc375a2a1f910494316a6a55d6d9d3abb12f)
2025-09-05 07:20:54 +00:00
Ashish Gupta
3a233195f5
fix contract status button not visible in persona having contract tab ( #23237 )
...
* fix contract status button not visible in persona having contract tab
* supported playwright test for the same
* fix the unit test failing
(cherry picked from commit 999af800b36cda008d64d54717f6100e38202bc3)
2025-09-05 04:52:39 +00:00
Sriharsha Chintalapani
d9f3153761
Add missing tier mapping ( #23263 )
2025-09-04 18:06:16 -07:00
Ram Narayan Balaji
6413df3963
Fix: setInheritedFields for spreadsheet, worksheet, file, directory ( #23262 )
...
(cherry picked from commit 0b56562e2ba64f8aebf748e528e045314adcec3c)
2025-09-04 21:34:30 +00:00
Mohit Tilala
dc17db921b
[Snowflake] Handle cases when stream source is not retrievable ( #23245 )
...
(cherry picked from commit d926ed9dad2f500dd3bd3607aa00d09d39014ae3)
2025-09-04 18:58:57 +00:00
Mohit Yadav
8cee06f583
Concurrency issues in search ( #23249 )
...
* Fix - 23213 : WebSocketManager Issue on concurrent modification
* Await till consumers comelete the job
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
(cherry picked from commit 080f0d21fb35a5c8a8150dc46592e07c8ecae588)
2025-09-04 17:37:18 +00:00
Shailesh Parmar
4529767aa3
Fix #23232 Users with Data Product edit permission unable to upload images due to missing Domain resource permission ( #23257 )
...
Fixes
(cherry picked from commit 2fb41687d27701533f1f8df4ca9113b1488605a0)
2025-09-04 17:31:40 +00:00
Ram Narayan Balaji
d5989b304a
Restore deleted entities will take inherited fields into consideration ( #23255 )
...
* Restore deleted entities will take inherited fields into consideration
* dummy commit
(cherry picked from commit be5887eb009a99aec1ec9aca43268f88a8ffc046)
2025-09-04 17:22:59 +00:00
Mohit Tilala
d1c646ed82
[Lineage] Fix cross services lineage changes of service_names to missed methods ( #23240 )
...
* Fix cross db changes of service_names to missed methods
* Handle string value passed to service_names
(cherry picked from commit 9b2b4d2452732c4efb5cf03632eeabbb1d85fe1c)
2025-09-04 15:35:39 +00:00
Dhruv Parmar
dd3998948f
fix(ui): Flaky ServiceEntity And Entity Playwright ( #23162 )
...
* fix flaky serviceEntity and entity
* added new testid
* fix domain list flakyness
* fix flaky user as owner in unsorted list
* addressed comments
* fixed flaky tests from entity spec
* removed unwanted code
* removed unwanted code
* added playwright config file for debugging cl issue
* removed playwright file
(cherry picked from commit 70d9a1182edf9cc9ac4a622eb54bf21f10827072)
2025-09-04 15:21:14 +00:00
Teddy
b4ba346d85
fix: remove cursor from tcr pagination ( #23214 )
...
(cherry picked from commit 4537a54717e166cacd0cab33016ad65f613eb3d0)
2025-09-04 15:15:11 +00:00
github-actions
8248246111
chore(release): Prepare Branch for 1.9.7
2025-09-04 13:38:43 +00:00
Sweta Agarwalla
12f8ed5f7f
fix(test): tag spec flakiness ( #23190 )
...
* fix tag spec flakiness
* fix explore filter order
1.9.6-release
2025-09-04 10:34:20 +05:30
Sweta Agarwalla
d49b841d56
fix(test): fix flaky playwright tests ( #23160 )
...
* fix tag spec flakiness
* fix test
* fix xustom property flaky test
* fix tags spec
* fix tag flakiness
* fix test
* fix flakiness
* fix flaky test
* fix test flakiness
* update test
* fix flkay tests
* fix test
* update test
* fix flkay test
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-09-04 10:32:06 +05:30
Aniket Katkar
ba23719713
Chore(UI): Fix advanced search playwright flakiness ( #23176 )
...
* Fix the flakiness in advanced search spec
* Add applications docs
* Fix the selection confirmation not working in case of custom property
* Fix the DataContract spec failure
* Fix the errors
2025-09-04 10:30:04 +05:30
Aniket Katkar
4cd9f13d97
Chore(UI): Fix flaky playwright tests ( #23156 )
...
* Fix playwright tests
- AdvancedSearch.spec.ts
- Autopilot.spec.ts
- DescriptionSuggestion.spec.ts
- ObservabilityAlert.spec.ts
- EntityVersionPages.spec.ts
* Fix the flakiness while logging in
* Update config to run only required tests
* Revert description suggestion spec changes
* Revert playwright config changes
* Update playwright config
* improve observability alert page navigation
* Fix Description suggestion
* Standardize left nav bar to close for all tests
* Fix failing playwright tests
2025-09-04 10:29:31 +05:30
Aniket Katkar
83ba3633ae
Chore(UI): Refactor auth setup to avoid unnecessary logout and login operation ( #23064 )
...
* Refactor auth setup to avoid unnecessary logout and login operation
* Revert initial setup refactoring
* Remove the auth.teardown and logout code from auth.setup
* Cleanup logic
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-09-04 10:24:37 +05:30
Ram Narayan Balaji
92682f6992
Merge remote-tracking branch 'origin/1.9.6' into 1.9.6
2025-09-03 17:03:08 +05:30
Ram Narayan Balaji
eed2b40cb9
SERVER_ENABLE_VIRTUAL_THREAD is marked false ( #23219 )
...
(cherry picked from commit c97078a3fedc5b109b1f66dc6f53146e7659d4da)
2025-09-03 17:02:47 +05:30
Ram Narayan Balaji
4527d49bb4
SERVER_ENABLE_VIRTUAL_THREAD is marked false ( #23219 )
...
(cherry picked from commit c97078a3fedc5b109b1f66dc6f53146e7659d4da)
2025-09-03 11:31:27 +00:00
Nithin Teekaramanaa
2278123942
Update user_mixin.py ( #23167 )
...
(cherry picked from commit 9dbce9b9e95b043de77eb0f6def55b7f5e722327)
2025-09-03 09:50:59 +00:00
Mohit Tilala
aafc6d468f
Fixes #22452 : [Snowflake] Add custom host support for View in Snowflake source url ( #23209 )
...
(cherry picked from commit f2fd8a9107bdaaccdb6ca35f8515e1f273c3c1f7)
2025-09-03 09:01:49 +00:00
Ashish Gupta
2ec2b6af07
chore(ui): fix the flaky test around metric spec ( #23181 )
...
* fix the flaky test around metric and customize landing
* reverted the customize test
* reverted the unwanted changes
(cherry picked from commit 9aa194d877f10fbd589ea89ede7d29b287447ac4)
2025-09-03 06:50:50 +00:00
Mohit Tilala
537dc461fc
Fixes #21895 #22363 #22369 : Lineage improvements with multiprocessing, stored procedure level temp table processing and lineage filtering with db & schema ( #22371 )
...
* MINOR: Improve UDF Lineage Processing & Better Logging Time & MultiProcessing (#20848 )
* Fix multiprocessing with better memory management and Airflow 2+ compatibility
* Add support for both multiprocessing and multithreading for relevant platforms
* Handle conflicting cross-db lineage changes of service_name parameter change
* Handle stored proc queries without caching all and increase the thread timeout times to cover 100% lineage
* Fix `get_table_query` inheritance and pylint
* Remove mocks from db_utils tests
* Better db_utils test and fix the service_names parameter in case of schema_fallback
---------
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
(cherry picked from commit 04a3639e47cacf68cc6732913b2c0c1cb15e495c)
2025-09-03 05:58:05 +00:00
sonika-shah
684d307af9
Fix Data Product to asset mapping lost after upgrade ( #23195 )
...
(cherry picked from commit b2b61d7b62b83d4a36934d131e19293e97b900bf)
2025-09-03 03:00:51 +00:00
Mayur Singal
54799d8335
MINOR: Fix column lineage validation ( #23075 )
...
(cherry picked from commit 0e3a550c95db6d5bfe34a7480a305765361a5ddd)
2025-09-03 00:04:05 +00:00
Suman Maharana
d8ce507873
Add ssl support to hive ( #22831 )
...
* Add ssl support to hive
* Added missing ts files
* Added version to pure transport
* Added Tests
* fix tests add missing files
(cherry picked from commit 20e18d4f9f8fb6187a4a9610a793ff8ff5c134f8)
2025-09-02 21:17:18 +00:00
Mayur Singal
9eb6cfc04a
MINOR: Add Unstructured Formats Support to GCS Storage Connector ( #23158 )
...
(cherry picked from commit 08ee62a1981ab242db02c119ed92edc58bca42d4)
2025-09-02 14:27:18 +00:00
Ram Narayan Balaji
4a81cf9a9c
Fix Compilation issues due to change in imports for ResultList
2025-09-02 13:17:14 +05:30
Himanshu Khairajani
398de0d568
Rename migration files from v195 to v196 ( #23194 )
...
Renamed migration classes and utilities to v196 for MySQL and PostgreSQL.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: --global <--global>
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-02 12:57:19 +05:30
Mayur Singal
10f2ba28f6
MINOR: Make transient table ingestion enabled by default - snowflake ( #23173 )
...
(cherry picked from commit f39aadb051486be92834e3b29471c05ba4c0d328)
2025-09-02 07:20:40 +00:00
Akash Verma
9303602dfc
Feature: ServiceNow Connector ( #23093 )
...
* service now connector files
* updated schema and ui file
---------
Co-authored-by: Akash Verma <akashverma@Mac.lan>
(cherry picked from commit a41d0404c4cba560dd7bca4e75a4507499777fad)
2025-09-02 05:45:27 +00:00
Suman Maharana
57e4464e64
Fixes #22204 - Add support for sources key metadata fetch in dbt ( #23003 )
...
* Added support for sources key metadata fetch in dbt
* address comments
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fixes
* fixed tests
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
(cherry picked from commit 30bceee58030590811b7ed95e0ad8ec4ae9c279b)
2025-09-02 04:53:42 +00:00
Sriharsha Chintalapani
88b906e8a4
GlossaryTerm Search endpoint ( #23005 )
...
* Glossary Term load issues
* Glossary Term load issues
* Fix #20081 : Infinite scroll Pagination support for Glossary Term Table in UI
* Fix #20081 : Infinite scroll Pagination support for Glossary Term Table in UI
* fixed glossary infinite scroll
* removed script
* fixed glossary fialing playwright
* fixed expand and collapse for entire hierarchy
* Add search endpoint to support glossary term search
* Add search endpoint to support glossary term search
* fixed fetchAllTerm glitch (#23037 )
* resolve conflicts and fix style
* minor prettier fix
* Fix(ui): Infinity Scroll Playwright (#23088 )
* fixed comments
* removed unncessary files
* addressed ui issue
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Fix(ui):Infinite Scroll Unit Tests (#23131 )
* fixed failing unit tests
* fixed mock type field
* Minor: Move migrations to 1.9.6
* Revert unintended changes in 1.9.5 migration files
* fix build
---------
Co-authored-by: Dhruv Parmar <83108871+dhruvjsx@users.noreply.github.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit cb4240999973e8541e0d612254d4e8148e84c716)
2025-09-02 04:03:35 +00:00