14778 Commits

Author SHA1 Message Date
Karan Hotchandani
eefc9aa084
add playwright for circular reference (#24625) 2025-12-01 19:24:48 +05:30
Mohit Tilala
1efaab9803
Fix(test): Sample usage python tests (#24618)
* test: add comprehensive debug logging to sample usage test

* Increase default lineage query parsing timeout from 10 to 30 sec

* test: add LineageParser 300s timeout test for CI performance measurement

* test: add lineage parser perf test to main test

* Correct query_log query with correct values and revert all debug code of test

* Revert parsing timeout to 10sec

* Update parsing timeout to 30sec and add debug tests to check time took on query

* Intentional failure to log query parsing time in CI

* Remove debug tests
2025-12-01 14:53:00 +01:00
Keshav Mohta
d8b9a35b11
Fixes: Databricks Ingestion (#24612)
* fix: table ingestion due to incorrect database selection

* fix: databricks test

* fix: python checkstyle
2025-12-01 14:46:34 +01:00
Ashish Gupta
25fc9d8010
fix old domain value being replaced with new one on search select in multi-select (#24620)
* fix old domain value being replaced with new one on search select in multiselect

* fix some sonar issue

* updated changes as per copilot suggested
2025-12-01 18:34:20 +05:30
Ayush Shah
20ced21e58
Fixes 24329: Add deleted to filter soft deleted entities using mcp (#24597)
* Add 'deleted' field handling in search metadata tool and tests

* Remove unit tests for deleted field handling in SearchMetadataTool

* Refactor assertion message formatting in McpToolsValidationTest

* Add dedicated deletion test table in search metadata tests

* Refactor table creation in McpToolsValidationTest for improved readability
2025-12-01 12:37:29 +01:00
Mayur Singal
d943b64d12
MINOR: Looker: Ingest All Views from Repository (#24558) 2025-12-01 12:31:18 +01:00
Mohit Yadav
b2bcc4210a
Fix App Field Fetchers missing for list apis (#24622)
* Fix App Field Fetchers missing for list apis

* add tests

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-12-01 17:00:35 +05:30
Bhanu Agrawal
5b2c79ca97
Make recreateIndex default true for search index (#24564) 2025-12-01 12:16:55 +01:00
Teddy
11c2d2f6a9
MINOR - Airflow serialized limit (#24617)
* chore: set lower DAG serialization defaults

* chore: increase timeout for testSuite

* chore: update DAG processor interval postgres

* chore: lower DAG parse interval and delay

* fix: remove internal parsing and trigger dag parsing automatically on deploy
2025-12-01 11:09:19 +01:00
Suman Maharana
de294a506d
Fix dbt import issue (#24600) 2025-12-01 10:56:06 +01:00
Ram Narayan Balaji
fd52c5542c
Remove to lower case for filters when extracting Periodic Batch Filters (#24598)
* Remove to lower case for filters

* Tests
2025-12-01 14:40:39 +05:30
Adrià Manero
ba1b3f7302
Emit ChangeEvents for auto-created and auto-updated incident tasks (#24440) 2025-12-01 08:17:20 +01:00
sonika-shah
e1d1fbc0c3
Complete Migration to Central Publishing Portal (Replace Nexus Staging Plugin) (#24614)
* Complete Maven Central Publishing Migration to Central Portal

* switch to latest 0.9.0 release of central-publishing-maven-plugin

* Remove distributionManagement section when using central-publishing-maven-plugin

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-12-01 12:41:29 +05:30
Suman Maharana
807531e148
Fixes Pipeline Obs: Revert query and add multi status filters (#24595)
* Revert query and add multi status filters

* fix search

* addressed comments

* fix postgres queries

* Fix test failures
2025-12-01 07:42:44 +01:00
Dhruv Parmar
b8eabaec6d
Fix(UI): Removed Translation from Constant Files (#24570)
* removed translation from constant files

* fixed missing header params

* fixed pageheader translation

* fixed search dropdown

* fixed datainsightchard

* fixed sorting dropdown

* fixed data asset tab

* fixed data asset tab

* fixed ingestion stepper

* minor fixes and undo changes from unused file

* fixed widget constants

* removed unused mocks from tests

* removed translation from policy

* renamed translateLabel--> translateWithNestedKeys
2025-12-01 10:57:50 +05:30
Chirag Madlani
f02bb51c12
fix(test): aut failure for table sorting and notification tests (#24611) 2025-12-01 10:34:38 +05:30
Aniket Katkar
75842c281d
Improvements(UI): notification template OSS (#24592)
* Bug fix template UI OSS changes

* Fix unit tests

* Removed the commented code
2025-12-01 10:19:13 +05:30
Harsh Vador
e7727dcd6c
feat(ui): add edge level side panel in lineage view (#24603)
* feat(ui): Add Lineage sidebar

* fix lineage spec

* custom property style changes

* remove unwanted files

* refactor code

* fix incident manager

* fix code smells

* add opening and closing animation to sidebar

* fix failing playwright

* fix failing tests

* address comments

* feat(ui): add support for edge side panel in lineage view

* address comments & add tests

* fix playwright

* address comments

* fix failing playwright

* fix test

* fix value verification in test
2025-11-29 14:44:27 +05:30
Harsh Vador
626ff98705
fix (test): RightEntityPanel Flow - domain test (#24613) 2025-11-29 13:18:12 +05:30
Ashish Gupta
2ef8d1dac5
PLAYWRIGHT: fix the tags spec failure (#24610)
* fix the tags spec failure

* remove unwanted code
2025-11-29 12:41:01 +05:30
Harshit Shah
fbad8d330d
fix(ui): Error when switching from Data Observability to Activity Feeds & Tasks at asset level (#24605)
* fix(ui): Error when switching from Data Observability to Activity Feeds & Tasks at asset level

* add e2e test
2025-11-29 10:24:31 +05:30
Harsh Vador
123d45e114
fix(test): userdetails playwright (#24609) 2025-11-29 10:23:02 +05:30
Harshit Shah
8895d9a188
fix(test): fix logical test suite (#24606)
* test(ui): fix logical test suite

* minor fix

* minor fix
2025-11-29 10:22:05 +05:30
sonika-shah
f87b111d13
Fix : Update dashboardDataModel sourceUrl mapping in search (#24608) 2025-11-28 20:48:28 +05:30
Ashish Gupta
0220daf382
exclude security row filter for entities apart from Table and dashboard data model (#24593) 2025-11-28 19:10:53 +05:30
Keshav Mohta
86f7ab6e15
Fixes: Boolean Field Display Label (#24513)
* fix:rename field dbt search across databases -> dbt search across database services

* fix: update description and owners field titles

* fix: title

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-11-28 18:47:35 +05:30
Karan Hotchandani
d37cdd8fb1
fix(ui): use keyword instead of direct entity type (#24599)
* use keyword instead of direct entity type

* minor test fix
2025-11-28 18:18:03 +05:30
Harsh Vador
39edaff0d3
feat(ui): Add sidebar for nodes in lineage view (#24574)
* feat(ui): Add Lineage sidebar

* fix lineage spec

* custom property style changes

* remove unwanted files

* refactor code

* fix incident manager

* fix code smells

* add opening and closing animation to sidebar

* fix failing playwright

* fix failing tests

* address comments
2025-11-28 17:56:00 +05:30
Mohit Yadav
dc39f41b7d
Fix Insights mapping (#24594) 2025-11-28 17:31:11 +05:30
Mohamed Daif
b50aa44082
Fixes 24332: Enable paginate_es to sort the response (#24375) 2025-11-28 17:00:36 +05:30
Bhanu Agrawal
fccd717fbd
Fix document missing exception for ES/OS update entity (#24562) 2025-11-28 12:06:21 +01:00
Rohit Jain
8ad2760d11
fix: Fixed the domain treeview border issue (#24569)
* fix: Fixed the domain treeview border issue

* fix: fixed the sidebar tooltip badge issue

* fix: fixed the treeview spacing

* fix: fixed padding issue

* fix: Showing domain in the data product table

* fix: Added domains renderer in data product table
2025-11-28 15:28:47 +05:30
Sriharsha Chintalapani
3aca099598
Add Import/Export for TestCases (#24506)
* Add Import/Export for TestCases

* feat: remove column iteration and fetched col tests in 1 go

---------

Co-authored-by: TeddyCr <teddy.crepineau@gmail.com>
2025-11-28 10:05:06 +01:00
Mohit Yadav
b0d989cc43
[Fix] Search index stats : Added Reader and Sink Stats (#24566)
* Fix Search Index Stats

* Add language locale

* Update generated TypeScript types

* Update stats to sync back from Sink

* Add Migration

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-28 13:26:00 +05:30
Tomas Montiel Prieto
dd2fee105f
update embedding model default dim (#24582) 2025-11-28 08:28:20 +01:00
Ajith Prasad
dfd3854a0d
Implement dynamic IAM token refresh for AWS RDS authentication (#24581)
* Implement dynamic IAM token refresh for AWS RDS authentication

* Added TCs

* Improved AWS IAM auth

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2025-11-28 12:35:21 +05:30
Suman Maharana
9603b88a29
Fix Pipeline Obs : use db instead of es (#24587)
* Pipeline Obs API es to db

* fix filters

* add servicetype filter

* fix paginations

* fix filters

* added pagination to observability

* Update generated TypeScript types

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2025-11-28 07:36:49 +01:00
Sriharsha Chintalapani
4584580748
Fix #18690: Add support of ODCS (Open Data Contract Standard) (#24589)
* Fix #18690: Add support of ODCS (Open Data Contract Standard)

* Fix #18690: Add support of ODCS (Open Data Contract Standard)
2025-11-28 07:29:56 +01:00
Sriharsha Chintalapani
463d057ea5
Cache User policies; Improve Performance (#24501)
* Cache User policies; Improve Performance

* added test around user performance check when visiting difference entities pages when the user inherit multiple roles from different team assign to him

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-11-28 07:21:54 +01:00
Mohit Yadav
308181338b
Fix Logs and Elastic/OpenSearch Issues (#24588) 2025-11-28 07:19:25 +01:00
Ashish Gupta
62c32d52e5
fix application description overlapping on each other on safari (#24576)
* fix application description overlapping on each other

* fix test
2025-11-28 11:13:35 +05:30
sonika-shah
2d0101546c
Fix Glossary term circular reference issue with csv import (#24571)
* Fix Glossary term circular reference issue with csv import

* Fix test
2025-11-28 10:16:25 +05:30
Mayur Singal
c800643c85
MINOR: Fix airflow 3 scheduling (#24577) 2025-11-28 09:13:00 +05:30
Ashish Gupta
ba7f5ebb87
fix custom property failure around data and time formats (#24560)
* fix custom property failure around data and time formats

* fix the playwright value

* fix the flakyness of serviceForm.spec
2025-11-27 17:41:00 +05:30
Pere Miquel Brull
54e3402c2b
MINOR - deploy pipelines fixes (#24575)
* MINOR - deploy pipelines fixes

* fix token and status
2025-11-27 12:31:07 +01:00
Ashish Gupta
f0eb85dd9f
fix the overlapping of data asset header value (#24568) 2025-11-27 14:35:34 +05:30
Bhanu Agrawal
c29cc7d12b
Fix memory stats not populating issues (#24561) 2025-11-27 07:28:50 +01:00
Rohit Jain
d0df019894
fix: Domain treeview UI changes (#24492)
* fix: Hide the add domain button from data product page

* fix: Added playwright for doman btn in data product page

* fix: Domain treeview UI changes

* fix: code-refactoring

* fix: implemented resizable panel for domain treeview

* fix: fixed the tabs header cutt off bug

* fix: fixed the font, spacing, color of domain treeview

* fix: addressed PR comment

* fix: fixed the minor issues

* fix: fixed treeview re-rendering on follow/unfollow any domain

* fix: updated treeview icon

* fix: fixed the domain rename bug

* fix: fixed the domain copy btn url issue

* fix: addressed PR comments

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-11-26 19:34:45 +05:30
Teddy
92f1756a9f
chore: add import check for build.lib (#24540) 2025-11-26 15:00:16 +01:00
Harsh Vador
180d467875
ui: Add missing entity types for right panel overview and update functionality (#24556)
* ui: Add missing entity types for right panel overview and update functionality

* fix tests

* nit
2025-11-26 17:43:41 +05:30