11743 Commits

Author SHA1 Message Date
Mayur Singal
546a5583f3
MINOR: Optimise Pipeline Lineage Extraction (#19608) 2025-02-18 11:32:44 +05:30
Sriharsha Chintalapani
eb1dfca8bc
Fix json smart version (#19826) 2025-02-17 07:35:05 -08:00
Karan Hotchandani
c1e895aca8
Revert "Fix: close select dropdown when focus is shifted (#19764)" (#19838)
This reverts commit 7b495072e094d71c9248225723ff5a3abd0479af.
2025-02-17 19:33:19 +05:30
Akash Jain
50f05f32dc
fix: Trivy Scan CI checkout Action (#19842) 2025-02-17 15:00:24 +01:00
Rounak Dhillon
be0eb95b25
Docs: MySQL YAML Correction (#19834)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-17 10:23:21 +00:00
dependabot[bot]
9c28628b4f
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:45:52 +05:30
小可耐
3fa86f6a0a
MINOR: Fix domain or glossary version page title international display (#19742)
* domain version page title international display

* fix

* fix

---------

Co-authored-by: 小书童 <sdhzw@163.com>
2025-02-17 15:43:24 +05:30
harshsoni2024
e0237d68b8
MINOR: powerbi fetch workspaces failure handle (#19785) 2025-02-17 15:27:03 +05:30
tarunpandey23
8d16657a15
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>
2025-02-17 14:57:24 +05:30
Shailesh Parmar
845113a976
fix #19824 Section heading not visible in the add/edit ingestion page (#19827) 2025-02-17 14:53:57 +05:30
sonika-shah
63eb9c3074
Fix : Add typeRegistry steps when reindexing by ops (#19820)
* Fix : Add typeRegistry steps when reindexing by ops

* change to log.error in catch
2025-02-17 14:47:24 +05:30
Pere Miquel Brull
91b62fdc32
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>
2025-02-17 09:37:06 +01:00
Sriharsha Chintalapani
3ae2ff1c1c
Fix install appplication (#19819) 2025-02-17 14:00:26 +05:30
Rounak Dhillon
05aeae877b
Docs: MySQL YAML Correction (#19821)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-17 07:23:32 +00:00
Mohit Yadav
37002220c8
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
2025-02-16 20:48:59 -08:00
Shailesh Parmar
6f3c28c7b9
fix #19805: Not able to edit sql query from test case details page (#19806) 2025-02-17 09:25:45 +05:30
Ashish Gupta
58824214b5
change the rest user api to search in owner modal (#19716)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-02-16 12:05:39 -08:00
tarunpandey23
38a4961176
Feat: Github Workflow Action for Scanning vulnerabilities using Trivy. (#19710)
* Added trivy scan and template for Openmetadata server

* Added trivy scan and template for Openmetadata server

* Removed Commented code

* Removed Commented code

* testing the workflow

* testing the workflow

* testing the workflow

* testing the workflow

* testing the workflow

* testing the workflow

* testing the workflow

* testing the workflow

* Updated the scan file

* added files for ingestion & ingestion-base-slim

* Testing the PR comment

* Testing the PR comment

* Testing the PR comment

* Updated trivy scan files

* Added the respective path for ingestion

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
Co-authored-by: safayavatsal <vatsalsafaya@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-02-16 12:02:14 -08:00
Akash Jain
9111d98eec
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>
2025-02-16 12:00:17 -08:00
IceS2
2cb51f71cd
Small refactor to be able to print correct message when reviewer is invalid (#19810) 2025-02-16 11:58:55 -08:00
Pere Miquel Brull
e4c34210ec
Fix #19807 - Implement the right SQA Sampler for UnityCatalog (#19811) 2025-02-16 11:58:27 -08:00
Gaurav Kumar
0392e1a814
Update quick-start guide to point to latest v1.6.3 version (#19812) 2025-02-15 07:06:10 -08:00
Suman Maharana
d6f2c9c416
Fix dbt Test case Timestamp issue (#19803) 2025-02-15 20:33:02 +05:30
IceS2
fa2d9eb81d
MINOR: Update Glossary Approval Workflow (#19787)
* Update Glossary Approval Workflow

* Update Default Workflows

* Add small Fix to PeriodicBatchEntity variables
2025-02-14 17:57:51 +01:00
Sweta Agarwalla
165af4aad0
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
2025-02-14 21:51:35 +05:30
Gyowanny P. Queiroz
9426a8a87f
MINOR - Fixes relationship between IngestionPipeline and IngestionAgent entities (#19790)
* MINOR - Fix relationship between IngestionPipeline and IngestionAgent entities

* Add null check

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-02-14 16:08:37 +01:00
Pere Miquel Brull
ea1d2c700d
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
2025-02-14 14:33:01 +01:00
Rounak Dhillon
a1c257f2fd
Docs: Roles and Policies Contion updation (#19802)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-02-14 11:26:23 +00:00
Shailesh Parmar
5261f9168f
fix #19772: Not able to see Data diff option in table test case in DataBricks service (#19789) 2025-02-14 16:21:34 +05:30
Shailesh Parmar
5a5d03615a
fix #19686: Table Update Sys Metric shows wrong value (#19786) 2025-02-14 16:20:25 +05:30
Aniket Katkar
84719b66a8
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>
2025-02-14 15:48:37 +05:30
Sweta Agarwalla
96b36e4a76
Add test for Roles and Persona (#19777)
* update conditions in user profile page

* updated as per comments

* revert UI changes

* update to use clickOutside
2025-02-14 10:56:52 +05:30
Akash Verma
c6fe281de0
Mssql stored procedure description (#19775)
* Mssql stored procedure description

* resolved comment

---------

Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
2025-02-14 10:47:13 +05:30
Mayur Singal
c8e24e5f3b
MINOR: Fix unity catalog lineage - handle errors (#19791)
* MINOR: Fix unity catalog lineage - hanle errors

* lint
2025-02-14 10:45:31 +05:30
Shailesh Parmar
584816fc33
fixed #19562 Domain data is not getting saved for testSuite (#19784)
* fixed #19562 Domain data is not getting saved for testSuite

* fixed failing unit test
2025-02-13 20:12:02 +05:30
IceS2
46948601db
MINOR: Add create ingestion pipeline task (#19753)
* Use namespaced variables

* Fix test

* Add LOG, remove uneeded catch

* Add Log, Refactor VariableHandler

* Add Validation at Definition time

* Add migration

* Remove comments

* Add Create Ingestion Pipeline Task

* Fix migrations by not setting deployed if workflowHandler is not initialized

* Add RunIngestionPipeline Task

* Add new flowable nodes

* Add Job Lock Time configuration default - 5 mins

* fix checkstyle

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-02-13 13:10:17 +01:00
Rounak Dhillon
206049bf6c
Docs: OSS Security Line Remover (#19783)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-13 15:51:43 +05:30
Rounak Dhillon
f4d1fdcc00
Docs: OSS Security Doc Updation in Deployment (#19781)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-02-13 09:48:26 +00:00
Rounak Dhillon
91ef22d289
Docs: SnowFlakes YAML Correction (#19776)
* Docs: SnowFlakes YAML Correction

* Docs: Troubleshooting Doc Updation in Data Discovery

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-13 08:10:31 +00:00
dechoma
0e7010a154
fix announcement owner or follower (#19548) 2025-02-13 10:23:13 +05:30
Aniket Katkar
48515a4cde
Add a resolution version for serialize-javascript to fix the vulnerability (#19758) 2025-02-13 10:11:23 +05:30
mgorsk1
337108e212
🎉 Init (#19377) 2025-02-13 09:00:09 +05:30
Mayur Singal
365fe7daa0
Minor: Fix mysql & snowflake lineage e2e (#19767) 2025-02-13 08:44:01 +05:30
mgorsk1
0e260ce36a
feat: use dataset sql for superset lineage (#19617)
* 🎉 Init

* add fixes around row data type and backport fixes around array type

* refactor

* narrow down column lineage

* narrow down column lineage

* fix insert into

* review remarks + linter

* fix tests

* fix style check

* bring back compatibility with older python versions

* add unit tests

* fix tests

* linting

* expand tests

* make compatible with python 3.8

* checkstyle fix

* fix schema alias

* refactor - move get_dashboard_data_model_column_fqn to superset.utils as it's superset specific and won't work with other dashboard systems integrations
2025-02-12 07:14:31 -08:00
Teddy
03de0ed549
MINOR: Added missing test dependencies (#19756)
* fix: added missing test dependencies

* style: ran python linting
2025-02-12 07:01:41 -08:00
Sweta Agarwalla
7b495072e0
Fix: close select dropdown when focus is shifted (#19764)
* fix dropdown close issue

* updated as per comments
2025-02-12 19:43:54 +05:30
Gyowanny P. Queiroz
2559c79edd
MINOR - Hybrid Ingestion Agent - Link ingestion agents to ingestion pipelines (#19751)
* Hybrid Ingestion Agent - Link ingestion agents to ingestion pipelines

* Store relationship as HAS types

* Java checkstyle

* Trigger CI
2025-02-12 14:31:51 +01:00
Pere Miquel Brull
ede8108a5a
MINOR - Validate basic suites do have basicEntityRef (#19763)
* MINOR - Validate basic suites do have basicEntityRef

* add test
2025-02-12 14:07:16 +01:00
Mayur Singal
e873ba0f1b
Fix #19201: Fix connection password masking (#19749) 2025-02-12 16:16:25 +05:30
Mayur Singal
45efd878cb
Fix #19634: use system.query.history table for lineage - databricks (#19744) 2025-02-12 13:29:07 +05:30