11439 Commits

Author SHA1 Message Date
Mayur Singal
168a06776e Fix #19635: Snowflake allow custom account_usage schema (#19678) 2025-02-18 20:17:59 +05:30
Mayur Singal
6d15248229 Fix #19634: use system.query.history table for lineage - databricks (#19744) 2025-02-18 20:13:47 +05:30
Mayur Singal
73f6877145 Fix #19425: BigQuery External Table with Partition (#19705) 2025-02-18 19:46:05 +05:30
Akash Verma
7c81f73cce Added redshift external table lineage support (#19665) 2025-02-18 19:45:10 +05:30
Mohit Yadav
aac55afaa7 Remove and read alert on sync offset (#19862)
(cherry picked from commit fce358eaa2c154acabcce851aa22dc783c30d5dc)
2025-02-18 18:37:42 +05:30
Aniket Katkar
b7611081a4 I added "dompurify" resolution in the package.json since older version was being used in "toast-ui/react-editor" dependency (#19847)
(cherry picked from commit d1988f4b0a1d3e778f63d28fa4fbd4c34ba235a5)
2025-02-18 12:59:49 +00:00
ulixius9
098f74b79b fix cherrypick 2025-02-18 17:17:53 +05:30
Mayur Singal
8e2c22a748 Fix #19201: Fix connection password masking (#19749) 2025-02-18 17:09:15 +05:30
Mayur Singal
e90b674689 Minor: Trino Add missing import (#19853)
* Minor: Add missing import

* format

(cherry picked from commit 6305383a80306b868e3e2f2b8fb1a1a144cedfef)
2025-02-18 10:03:55 +00:00
Pere Miquel Brull
9d9de011c5 MINOR - Bump Ingestion versions (#19836)
* MINOR - Bump Ingestion versions

* MINOR - Bump Ingestion versions

* fix

* fix db_scheme for airflow +2.9.1

* fix
2025-02-18 10:16:30 +01:00
Aniket Katkar
ae35f19c5e Playwright: Fix the failing playwright tests on main (#19832)
* Fix the failing playwright tests on main

* Fix the GlossaryBulkImportExport test

(cherry picked from commit 982b530ee5e8a099a6123c29033daef00f631648)
2025-02-18 09:02:33 +00:00
Mayur Singal
ceff31ba10 MINOR: Optimise Pipeline Lineage Extraction (#19608) 2025-02-18 11:33:52 +05:30
Sriharsha Chintalapani
2737b0246d Fix json smart version (#19826)
(cherry picked from commit eb1dfca8bc9dab725d3e522ffc16cd775aa6f853)
2025-02-17 15:36:15 +00:00
dependabot[bot]
bb20fa44ca Chore(deps): Bump dompurify in /openmetadata-ui/src/main/resources/ui (#19818)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.2.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

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>
2025-02-17 15:47:46 +05:30
tarunpandey23
1846dab68b fix: updated Dockerfile to fix the workflow stuck issue (#19828)
* added for test

* added for test

* Updated Dockerfile to fix the workflow stuck issue

* Updated and fixed the workflow stuck issue

* Updated and fixed the workflow stuck issue

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
(cherry picked from commit 8d16657a15993feb26aeebad80c03c2ed4d3faef)
2025-02-17 10:00:40 +00:00
harshsoni2024
41aa282655 MINOR: powerbi fetch workspaces failure handle (#19785) 2025-02-17 15:29:14 +05:30
Shailesh Parmar
6d4ef215ad fix #19824 Section heading not visible in the add/edit ingestion page (#19827)
(cherry picked from commit 845113a9760190007cc586f5ee55c7ca0e3f6f73)
2025-02-17 09:33:13 +00:00
sonika-shah
defaeff903 Fix : Add typeRegistry steps when reindexing by ops (#19820)
* Fix : Add typeRegistry steps when reindexing by ops

* change to log.error in catch

(cherry picked from commit 63eb9c30742b50290eaed2555c0a918a40872da2)
2025-02-17 09:27:04 +00:00
Pere Miquel Brull
f1207e37bb FIX #19798 - Shortening SQA __tablename__ to avoid hitting errors in … (#19809)
* FIX #19798 - Shortening SQA __tablename__ to avoid hitting errors in postgres

* fix tests

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 91b62fdc32b52f69d7e9675104d290b69b7c7c47)
2025-02-17 09:06:01 +00:00
mohitdeuex
13066a8b8e Merge remote-tracking branch 'origin/1.6.4' into 1.6.4 2025-02-17 14:01:45 +05:30
Sriharsha Chintalapani
ffb8affcd7 Fix install appplication (#19819)
(cherry picked from commit 3ae2ff1c1c31d5eb0da05fa1664fc2605fa4762f)
2025-02-17 14:01:29 +05:30
Sweta Agarwalla
7a32fd7ef5 add handle click functionality for menu item (#19526) 2025-02-17 13:55:08 +05:30
Mohit Yadav
066e0d3026 Alert Fixes (#19574)
* Fix Alert and Mapper

* Update to current latest

* Add Event Subscription Exception

* Removed unnecessary calls to database

* Add api for syncing offset

* Add Sync option for alerts in operations

(cherry picked from commit 37002220c803703be5efb1685995c00dc66ecb75)
2025-02-17 04:50:05 +00:00
Shailesh Parmar
27bf97b178 fix #19805: Not able to edit sql query from test case details page (#19806) 2025-02-17 09:46:02 +05:30
Ashish Gupta
76a3f3528d change the rest user api to search in owner modal (#19716)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 58824214b5eb26a381bba1e18c134313bdc2eb86)
2025-02-16 21:28:03 +00:00
Akash Jain
367da5f476 fix: openmetadata-service/pom.xml to reduce vulnerabilities (#19773)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-8707740
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-8707739

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
(cherry picked from commit 9111d98eec220aa7ec5bc267ff2fcc4f6644261c)
2025-02-16 20:01:26 +00:00
IceS2
0aac6ea666 Small refactor to be able to print correct message when reviewer is invalid (#19810)
(cherry picked from commit 2cb51f71cdf22dabbdba628c02f9f8df6eb7c3f0)
2025-02-16 20:00:03 +00:00
Pere Miquel Brull
11a449e02b Fix #19807 - Implement the right SQA Sampler for UnityCatalog (#19811)
(cherry picked from commit e4c34210ec5f80a608fb19feaa224877b52f7cf3)
2025-02-16 19:59:35 +00:00
Suman Maharana
e20e0970fd Fix dbt Test case Timestamp issue (#19803)
(cherry picked from commit d6f2c9c416a306b7d8bcf95ee9ed5ed249645f56)
2025-02-15 15:04:08 +00:00
Mohit Yadav
b92726b4d8 Fixes Email Issue in system repository being null 2025-02-15 00:03:55 +05:30
Teddy
b0a9e81775
fix datadiff version (#19794) 2025-02-14 08:48:11 -08:00
Sweta Agarwalla
7799023cf0 Fix: Update teams dropdown for admin (#19797)
* update teams dropdown for admin

* add test for team edit

* fix sonar issue

* update sort method

* update sort function

* fix sonar

(cherry picked from commit 165af4aad02941b95255631996041cd2c7ec8916)
2025-02-14 16:22:43 +00:00
IceS2
2f43345e0c
Update Glossary Approval Workflow (#19780) 2025-02-14 15:31:15 +01:00
Pere Miquel Brull
e827bab840 FIX #19768 - Delete pipelines from logical suites at deletion (#19792)
* FIX #19768 - Delete pipelines from logical suites at deletion

* FIX #19768 - Delete pipelines from logical suites at deletion

* FIX #19768 - Delete pipelines from logical suites at deletion

* FIX #19768 - Delete pipelines from logical suites at deletion

(cherry picked from commit ea1d2c700dc432137fc2d17d2fef0686e23e967a)
2025-02-14 13:56:53 +00:00
Shailesh Parmar
597a778b0f fix #19686: Table Update Sys Metric shows wrong value (#19786)
(cherry picked from commit 5a5d03615aae19132d7f5f66fe2a8d3afeada602)
2025-02-14 11:27:55 +00:00
Aniket Katkar
6f8f426094 Playwright: Remove the flakiness (#19757)
* Remove the flakiness for AdvancedSearch and AutoClassification tests

* Fix the failing tests

* fixed failing data quality test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
(cherry picked from commit 84719b66a8a75618e5d268f7b6060c0fe0aa4459)
2025-02-14 10:38:09 +00:00
Sweta Agarwalla
0b1cab9f57 Add test for Roles and Persona (#19777)
* update conditions in user profile page

* updated as per comments

* revert UI changes

* update to use clickOutside

(cherry picked from commit 96b36e4a76d7a11993a505d821aa05c1fcd7c460)
2025-02-14 05:27:58 +00:00
Mayur Singal
a168c378e4 MINOR: Fix unity catalog lineage - handle errors (#19791)
* MINOR: Fix unity catalog lineage - hanle errors

* lint

(cherry picked from commit c8e24e5f3b9e7da3f87892c5823ce0fe03108e13)
2025-02-14 05:17:25 +00:00
Aniket Katkar
155a756c80 Add a resolution version for serialize-javascript to fix the vulnerability (#19758)
(cherry picked from commit 48515a4cdec84fa3d5a4cb3a411d19a27fff6014)
2025-02-13 04:42:31 +00:00
Pere Miquel Brull
31f5813008 MINOR - Validate basic suites do have basicEntityRef (#19763)
* MINOR - Validate basic suites do have basicEntityRef

* add test
2025-02-12 16:26:17 +01:00
Teddy
61c8ce1cef MINOR BQ sampler type missing (#19696)
* fix: missing entity type in bq sampler

* fix: failing tests

(cherry picked from commit e1b3e083175a3c2bbabda0002fc5a01b69bc8019)
2025-02-12 06:53:49 -08:00
Teddy
7380151846 ISSUE-19651: handle starburst JWToken expiration (#19689)
* fix: handle starburst JWToken expiration

* style: ran python linting

(cherry picked from commit e90bf9d4871d732746195e2597d2cd760e42fd02)
2025-02-12 06:53:06 -08:00
Teddy
dc987a7543 MINOR: Remove default 100 when profileSample is None (#19672)
* fix: remove default 100% percent

* fix: use get_dataset

* fix: orm_profiler tests

(cherry picked from commit 28bd01c471844d00183a97d67443e02e54e2be2b)
2025-02-12 06:50:39 -08:00
Teddy
93b8fc32ef MINOR: Wrong attribute name in SampleConfig model (#19641)
* fix: wrong attribute name in SampleConfig model

* fix: test attribute

* fix: failing tests

* fix: trino filter error + adjust test to take into account null value

* fix: mssql and azuresql tablesample on views

(cherry picked from commit ef131d7e20404531e82fb3c4b34c7771ac035a40)
2025-02-12 06:48:39 -08:00
Suman Maharana
e7407ab743 Fixes #19171 - Looker parse derived view references query (#19687)
* Looker parse derived view references query

* Addressed Comments

* Linting

* Added Tests
2025-02-12 16:18:12 +05:30
Pere Miquel Brull
8bd1c025e6 FIX - Profiler Source Include Views Filter (#19746)
* FIX - Profiler Source Include Views Filter

* FIX - Profiler Source Include Views Filter

(cherry picked from commit e4fa16e5741bfae92597d7d45890ad4631dc2874)
2025-02-12 07:44:31 +00:00
Mayur Singal
01c77d28a2 MINOR: Add support for cluster key information - bigquery (#19727)
(cherry picked from commit 155571f50a9b313a32be5c76ed1975f10341b519)
2025-02-12 06:34:44 +00:00
Mayur Singal
83f21e7407 Fix #19680: mask query method to return none if failed (#19752)
(cherry picked from commit 10e2e4afd47add74c1b15854030438289589fa09)
2025-02-12 06:16:04 +00:00
tarunpandey23
93c3b08fc7
updated workflows to remove the deprication issue (#19464)
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2025-02-11 18:04:53 +01:00
Pere Miquel Brull
9931a22ec2 MINOR - Automator - Remove tags by label type (#19681)
* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 92c9f0754b132adff32266c2ed65f9d16b83a651)
2025-02-11 14:53:04 +00:00