12769 Commits

Author SHA1 Message Date
dependabot[bot]
0efa3c3d7b Chore(deps): Bump tar-fs in /openmetadata-ui/src/main/resources/ui (#21542)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 08f9a992ec25fe696ede674da49ca81b6d989fd5)
2025-06-09 11:10:40 +00:00
Aniket Katkar
10ba454bfe Fix(UI): Update the file upload option input for service config (#21490)
* Update the file upload option input for service config

* Separate out the field rendering for 'uiFieldType' as fileOrInput and file.

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 9d458cd8bc181f834e7718a18ce2294f354d4df7)
2025-06-09 10:50:52 +00:00
Karan Hotchandani
8aec6acfab
fix glossary playwright tests (#21645)
* fix glossary tests

* fix tests
2025-06-09 16:12:05 +05:30
Ashish Gupta
0ff168612e remove the type not wanted in pdfLayout config (#21639)
(cherry picked from commit 0fb88ea0ce9340c0f4c086f0bfe3809fd00dfe3c)
2025-06-09 09:30:13 +00:00
Dhruv Parmar
536ac91e2a Fix #21517: Last user not visible || profile config icon miss aligned (#21605)
* fixed last user not visible || asginee icon || profile config plus icon misaligned

* removed assignee icon
2025-06-09 14:46:22 +05:30
Ayush Shah
c3c90328b2 Add Databricks Sampler, Refactor Unity Catalog Sampler (#21612)
(cherry picked from commit 05e6a56b41edabed2bd915b58a5a3cb706312e31)
2025-06-09 08:49:51 +00:00
Ashish Gupta
c8cf5e5d2e * fix the lineage upstream having additional nodes
* restrict the config value for negative number from lineage page and global setting config

* added playwrigth for lineage page config

(cherry picked from commit 0890791758b9d1860b87469678575f94712e8d15)
2025-06-08 20:58:49 +05:30
Ashish Gupta
e37b794248 PLAYWRIGHT: fix the bulk action playwright flaky playwright test (#21582)
* fix the bulk action playwright flaky playwright test

* change entity and service.spec user to custom user and add a retry mechnaism for checking soft deleted entity

* try to fix alert not found issue

* remove failure

* fix bot playwright failure

(cherry picked from commit 78f523fd1327a992a39c429281f057b4f770f9fa)
2025-06-08 09:48:10 +00:00
Shrushti Polekar
393d869e93 fix activity feed flaky test (#21635)
(cherry picked from commit c3eb2eab0901f363f203ef5e905abaa9129856d9)
2025-06-07 18:24:31 +00:00
Suman Maharana
07401f0e23 Chore: Tableau Improvements (#21620)
* Chore: Tableau Improvements

* Added apiVersion

* linting

* Addressed Comments

(cherry picked from commit 161b4a8b2afc2bc93d464ae8f213400699aa01da)
2025-06-07 16:10:05 +00:00
Suman Maharana
f225f657e1 Fix: Tableau Validation Errors (#21530) 2025-06-07 21:26:49 +05:30
Suman Maharana
3f9ec7b2e3 Fix: Looker cll parsing issue (#21630)
* Fix: Looker cll parsing issue

* Added checks
2025-06-07 21:26:23 +05:30
Suman Maharana
c201d52dbc Add: Looker explore to view Column Lineage (#21504)
* Add: explore to view Column Lineage

* Add tags ingestion and fix cll warnings

* lint

* Addressed comments

* fixed tests
2025-06-07 21:26:02 +05:30
Suman Maharana
b6705299b0 Fix: looker CLL errors (#21493)
* Fix: looker CLL errors

* Addressed comments- added exception handling

* addressed comments

* linting
2025-06-07 21:25:35 +05:30
Suman Maharana
7fb0f51030 Add: Looker column level lineage (#21458)
* Add: Looker column level lineage

* Fix broken lineage

* add exception handling

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2025-06-07 21:25:15 +05:30
Dhruv Parmar
cdd8c3cb45 Fix (uI): Domain truncate issue || consistent Domain UX (#21574)
* fixed domain truncate

* improved domain ux

* fixed sonar cases

* removed unnecessary states

* addressed comments

* applied max width

(cherry picked from commit 407eb24baf9276a9d2e7146098937b60dd3e4034)
2025-06-07 15:39:59 +05:30
Suman Maharana
940dd3cddb Add: dbt tags Filter (#21628)
(cherry picked from commit fd88a6d44927dc4cfdf423f3cf99788d31128736)
2025-06-07 06:56:44 +00:00
Sriharsha Chintalapani
4381b7bad0 Fix #21533 - Add a tool to openmetadata-ops.sh to delete orphaned relations (#21534)
* Fix #21533 - Add a tool to openmetadata-ops.sh to delete orphaned relations

* Fix #21533 - Add a tool to openmetadata-ops.sh to delete orphaned relations

* Add exit 1 and make dry-run default

* Add exit 1 and make dry-run default

* Fix checkstyle

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
(cherry picked from commit 1c5772d6f84d86e6c767d475b2ecb7dde1372cac)
2025-06-06 23:20:57 +00:00
Shailesh Parmar
25ef5a6f4c Fix: Issue related to SQL query viewer (#21627)
(cherry picked from commit 5fc2c90e5b8c927c8d1aef57f064b5e7ab1754a1)
2025-06-06 16:04:23 +00:00
Shrushti Polekar
2cd35486ec fix flaky user test (#21626)
(cherry picked from commit d4d1b3ed969a07bf1da532bb5b77014b679025b1)
2025-06-06 14:33:21 +00:00
Shrushti Polekar
b60898daff fix profile redirection issue for displayname (#21624)
(cherry picked from commit d529c9fe9d990504abf74ded53356450cbedeec2)
2025-06-06 14:31:04 +00:00
Dhruv Parmar
ec3eda8ae0 fix(ui): fixed entity header truncate issue (#21489)
* fixed entity header

* remove fixed value

* removed unnnecessary changers

* removed unnnecessary changers

* centered all the button for glossery header

* fixed badge wrapping

* fixed sonar test cases

* removed row col from glossery header

* fixed spacing
2025-06-06 19:49:50 +05:30
Chirag Madlani
6a86e8d9a0 fix(ui): select popup sticky for scrollable container (#21593)
(cherry picked from commit fc8e4af3e0f6e54d6ae532535f47f3070df4f813)
2025-06-06 12:54:46 +00:00
Chirag Madlani
7040e02cfb fix(ui): overflow for frequently joined table widget (#21623)
(cherry picked from commit b0f82aa0ef5f98384bebca74e6d837ffbd231222)
2025-06-06 12:37:44 +00:00
Chirag Madlani
d0fe6f401d fix(ui): persona switching not updating if customization not present (#21625)
(cherry picked from commit 019dbb890c358015748102dbafdd0e86adc2cd22)
2025-06-06 12:36:48 +00:00
Shrushti Polekar
fd37cb9c34 fix #21572 : Schema / tags/ api collection switch does not update content in UI (#21583)
* fix schema update issue

* added test

* fix issue for tags and api page

* added test for tags page

* update test for api collection

* remove i18 mock

* address pr comments

(cherry picked from commit 852fa432c587cc4646acdcfa3c83241155b78569)
2025-06-06 09:34:01 +00:00
Mohit Tilala
745ff15e91 Add lineage dialect for Exasol, Trino and Vertica (#21604)
(cherry picked from commit ea63db993a596a307bc688399f02da6b64935111)
2025-06-06 06:20:07 +00:00
Ashish Gupta
744632cc03 fix the playwright flaky test (#21573)
(cherry picked from commit fc78dfd574b53364fc40e1ce44f20d1c1200b237)
2025-06-06 05:02:30 +00:00
Elay Gelbart
8df6e29944 Fixes ISSUE 20899: upgrade google-cloud-secret-manager python requirement version (#20900)
* upgrade openmetadata-ingestion dependency google-cloud-secret-manager version to 2.23.3

* upgrade openmetadata-ingestion dependency google-cloud-secret-manager version to 2.23.3 with ~

* Bump up `mlflow` and `databricks-sdk` for protobuf 5.x.x, pin down google-cloud-secret-manager to 2.22.1 for airflow deps sync

* Pin down databricks-sdk to 0.20.0

---------

Co-authored-by: Mohit Tilala <tilalamohit123@gmail.com>
Co-authored-by: Mohit Tilala <63147650+mohittilala@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit dec346a84b79ba9f373cf5551c9c142022e540d9)
2025-06-05 21:45:40 +00:00
Shailesh Parmar
b0043c72e5 Fix: #21566 Copy-Paste from Excel triggers file upload instead of pasting content (#21606)
(cherry picked from commit 51e0f8b1073c4b9ca4637e1368dc0a16d766376b)
2025-06-05 15:08:27 +00:00
IceS2
42df5002eb MINOR: Add data insights migrations to remove stale objects (#21249)
* Adding Data Insights Migrations to remove Stale Objects

* Adding Data Insights Migrations to remove Stale Objects

* Adding dettachment to ES ILM policy from Index and template

* Adding dettachment to ES ILM policy from Index and template

* Adding dettachment to ES ILM policy from Index and template

* Fix Checkstyle

* Moved migrations to 172

* Removed code that was left over on 171 migration

* Improve SearchClient error handling

(cherry picked from commit 472b95516d7ba2669323be50e0d6205a150e1686)
2025-06-05 14:10:07 +00:00
shrushti2000
215a22e61e Merge branch '1.7.2' of https://github.com/open-metadata/OpenMetadata into 1.7.2 2025-06-05 12:49:10 +05:30
Shrushti Polekar
5beb7b39f3 chore(ui): Added error logs for missing config values (#21541)
* added error logs for corrupt or missing config values

* update console info to warn

* update localization files

* address pr comments

(cherry picked from commit da5cfff72452bc71b67bf2c581545a748635dfd0)
2025-06-05 12:29:21 +05:30
Dhruv Parmar
ec29e5a9a1 Fix(ui): Added displayName to add Asset Selection Model (#21544)
* added displayName to add assetmodal

* fixed persona glossery

(cherry picked from commit 1df7aacae4ca7028019393d3334db3cdd45f23db)
2025-06-05 06:55:56 +00:00
Shrushti Polekar
92be66904e Fix(ui): Background color for text highlight in tables of explore cards (#21550)
* fix background color for text highlight in tables of explore cards

* minor update

* minor fix

(cherry picked from commit b388f4514470268398384d287df25f78ce26deb1)
2025-06-05 12:24:19 +05:30
ozgunakalin
ff5d8ed16a Fixes 21300: Add Turkish language (#21303)
* Create tr-tr.json

turkish language support json file

* turkish language support

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit ef9c2575e599b8ce380882f21f7a4e7633cfdb83)
2025-06-05 12:19:38 +05:30
Karan Hotchandani
2f6384ecd2 fix glossary permission error (#21548)
* fix glossary permission error

* add permission tests

* fix sonar lint

(cherry picked from commit f0f1debb6dc0c3afe12b6b37165443fecc1a4d53)
2025-06-04 15:27:29 +00:00
IceS2
7341a9396f MINOR: Add method to filter ingestion pipeline based on metadata (#21449)
* Add logic to handle WorkflowContext on Ingestion

* Revert base.py changes

* Removed comment

* Fix basedpyright complaints

* Make ContextManager automatically add its context to the PipelineStatus

* Small changes

* Only dump non-null keys

* Add Method to Filter Ingestion Pipeline based on Metadata

* Reduce the scope to filter only specifically on metadata->workflow->serviceName

(cherry picked from commit 8540884ab1a132be2bacf7a921d11d5fa3ae6c16)
2025-06-04 14:14:56 +00:00
Mohit Tilala
6b70db0b2a Fix missing __pydantic_fields__ exceptions (#21521)
(cherry picked from commit 44c90557b7a7494438da7f57e8418ba8d846c122)
2025-06-04 11:15:46 +00:00
Ashish Gupta
d4e8faa2cc MINOR: fix the flickering and tooltip issue in lineage node columns (#21565)
* fix the flickering and tooltip issue in lineage node columns

* added unit test for the changes made

* fix unit test

* code improvement

(cherry picked from commit 5dd41843360d4fbb0da13962d1fd78e4c164a67e)
2025-06-04 11:12:09 +00:00
Teddy
68b0eb34b7 MINOR: row sampling error (#21488)
* fix: row sampling error

* fix: return sample query

(cherry picked from commit 859f24aba7c2b0bcbaf85b149b2a02d60fa4e201)
2025-06-04 12:10:56 +02:00
sonika-shah
38724bf2fe Fix #21430 : Tier tag not updating in search filters (#21499)
* Fix #21430 : Tier tag not updating in search filters

* Fix #21430 : Tier tag not updating in search filters

* add tests

* test: add test for glossary term

* test: add test coverage for all entities

* fix tests

* fix tests

* fix: service entity tests

---------

Co-authored-by: Pranita <pfulsundar8@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit cc1e8f7b5b5f91d87f1cdaca709b3742a41cd0e3)
2025-06-04 09:18:59 +00:00
Shailesh Parmar
da26dcadc1
Remove unused import of getBasePath from RouterUtils.ts (#21561) 2025-06-04 11:32:25 +05:30
Shailesh Parmar
f9df0793d6 Improvement: #21455 Improve renderning time for profiler chart for large amount of data (#21525)
* Improvement: #21455 Improve renderning time for profiler chart for large amount of data

* Update Profiler and Chart components to handle larger datasets by increasing data size limit and removing unnecessary dataKey prop from Brush component.

* addressing comment
2025-06-04 11:03:50 +05:30
Ashish Gupta
0a3c938b67 MINOR: fix the tags dropdown overlapping if multiple open at a time (#21333)
* fix the tags dropdown overlapping if multiple open at a time

* supported for other entities

* added playwright test

* use the generic provider instead of props

* fix the lineage truncating issue

* fix the playwright test

(cherry picked from commit 4703a41c73cc6c153c42643ead1eecfa0766c752)
2025-06-04 05:10:20 +00:00
IceS2
41dfdff43e MINOR: Add logic to handle WorkflowContext on Ingestion (#21425)
* Add logic to handle WorkflowContext on Ingestion

* Revert base.py changes

* Removed comment

* Fix basedpyright complaints

* Make ContextManager automatically add its context to the PipelineStatus

* Small changes

(cherry picked from commit 5b20b845462cfcb568b92dbf22e160226433fae5)
2025-06-03 15:36:28 +00:00
Pere Miquel Brull
008a3ebc27 FIX #21483 - Filter Ingestion Pipelines by provider (#21498) 2025-06-03 12:26:23 +02:00
Pere Miquel Brull
25d9759967 FIX - Automation Workflows should not be updated by the SM & cleanup migration (#21435)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
(cherry picked from commit e58802b659c87afc1e18e92cfe50cdfc4c769dce)
2025-06-03 10:22:20 +00:00
Pere Miquel Brull
5e11818589 FIX #1608 - Fix bot being used in pipelines and workflows (#21446)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
(cherry picked from commit b0091f727159ada94e466f83e6a003b05bea2451)
2025-06-03 10:05:51 +00:00
Pere Miquel Brull
e4311fbdb4 FIX CL-1632 - Remove Tier filters from AI agents in AutoPilot (#21454)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
(cherry picked from commit a084b6090aff6c5865d65c6e1cec10c9581ba337)
2025-06-03 09:34:08 +00:00