13249 Commits

Author SHA1 Message Date
Teddy
a853561d30
MINOR: data sample ingestion bigquery (#21074)
* fix: data sample ingestion bigquery

* style: ran python linting

* fix: flaky test in topology
2025-05-06 15:58:37 +02:00
Imri Paran
d91273a30d
Fix 20325: Trigger external apps with config (#20397)
* wip

* feat: trigger external apps with override config

- Added in openmetadata-airflow-apis functionality to trigger DAG with feature.
- Modified openmetadata-airflow-apis application runner to accept override config from params.
- Added overloaded runPipeline with `Map<String,Object> config` to allow triggering apps with configuration. We might want to expand this to all ingestion pipelines. For now its just for apps.
- Implemented an example external app that can be used to test functionality of external apps. The app can be enabled by setting the `ENABLE_APP_HelloPipelines=true` environment variable.

* fix class doc for application

* fixed README for airflow apis

* fixes

* set HelloPipelines to disabeld by default

* fixed basedpywright errros

* fixed app schema

* reduced airflow client runPipeline to an overload with null config
removed duplicate call to runPipeline in AppResource

* Update openmetadata-docs/content/v1.7.x-SNAPSHOT/developers/applications/index.md

Co-authored-by: Matias Puerta <matias@getcollate.io>

* deleted documentation file

---------

Co-authored-by: Matias Puerta <matias@getcollate.io>
2025-05-06 17:41:24 +07:00
Prajwal214
a52c192159
Docs: Updating latest release in v1.6.11 (#21084) 2025-05-06 15:33:52 +05:30
Rounak Dhillon
81768f42bf
Doc: Developer Images Updation (#21077) 2025-05-06 15:29:10 +05:30
Rounak Dhillon
dfb909390e
Doc: 404 Link Correction (#21075) 2025-05-06 15:17:48 +05:30
Mayur Singal
a7adda8414
MINOR: Fix unsupported Pipeline entity for lineage (#21069) 2025-05-05 07:38:56 +07:00
Sriharsha Chintalapani
f360b3eaf5
fix: pom.xml to reduce vulnerabilities (#21073)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-9919796
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCHPLUGIN-9919795

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2025-05-05 07:35:07 +07:00
Prajwal214
f1aa4c5099
Docs: Updating the v1.5 references in docs (#21072) 2025-05-04 10:56:33 +05:30
Rounak Dhillon
70a23502f9
Doc: Snowflake Troubleshooting Section (#21066) 2025-05-02 14:53:18 +05:30
Rounak Dhillon
f90133d7a3
Doc: SDK Images Update (#21064)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-02 13:04:07 +05:30
Dhruv Parmar
defa0525c1
fixed flaky metrics tests (#21000) 2025-05-02 11:47:25 +07:00
Mohit Yadav
8314fdf8d0
Adds followers to services and database schema (#21017)
* Adds followers to services and database schema

* Add delete and followers fields

* Add missing fields

* Fix failing test for get entity with different fields

* Fix ingestion test case failure
2025-04-30 17:15:13 +05:30
Rounak Dhillon
7cd798b004
Doc: Deployment Images Updation for 1.7 & 1.8 (#21055)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-04-30 11:42:36 +00:00
Ayush Shah
49de0119cf
fix: Migrations - add operator parameter to test_definition for custom SQL queries in MySQL and Postgres (#21044) 2025-04-30 14:57:20 +05:30
Rounak Dhillon
5849606553
Doc: Index Addition in Spark Lineage (#21052) 2025-04-30 12:19:15 +05:30
Mayur Singal
2289e04a9f
Fix #1505: Fix limit reached logs (#21046) 2025-04-30 11:34:51 +05:30
Mayur Singal
9755662240
Fix #20902: Fix duplicate constraints error (#21037) 2025-04-30 11:34:35 +05:30
sonika-shah
16997110e2
Backend: Support Ability to Un-Nest Knowledge Center Pages (#20096)
* Backend: Support Ability to Un-Nest Knowledge Center Pages

* fix build

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-30 10:31:54 +05:30
harshsoni2024
970f6fbc0b
pbi dashboard sourceurl fix (#21026) 2025-04-30 10:21:38 +05:30
Rounak Dhillon
1399da65e2
Doc: Sample Data Using PII Sensitive Doc Updation (#21029) 2025-04-30 10:17:27 +05:30
Rounak Dhillon
41743c9c4b
Doc: Link Checker Error Fix (#21047) 2025-04-30 10:13:15 +05:30
Shailesh Parmar
b637ba254e
replace: application list api with /installed api endpoint (#21041) 2025-04-30 09:51:53 +05:30
Mohit Yadav
4a611ea690
Fixes #20970 (#21010) 2025-04-30 00:49:00 +05:30
wadhah mahrouk
d3a607198d
fix(docs): correct role name in azure key vault documentation (#21024) 2025-04-29 19:55:48 +02:00
Shrushti Polekar
7b223abdbd
Update button colors and size as per new design system (#20908)
* delete btn color fix

* minor fix for asset tab delete btn color

* revert confirmation modal btn changes

* update btn styles as per new design system

* update btn sizes

* minor fixes

* minor fix

* minor fix

* minor fix

* fix build failure

* fix failing playwright tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-29 23:04:52 +05:30
Mayur Singal
b3caf5b5d1
Fix #20024: Fix get schema names logic for postgres (#21036) 2025-04-29 22:49:39 +05:30
dasomel
6c5a6501aa
Update Korean language (#21035) 2025-04-29 18:15:57 +02:00
Aniket Katkar
056fb16377
OSS changes to pass the workflow start timestamp (#21018) 2025-04-29 20:30:21 +05:30
Ashish Gupta
56d4732da8
fix the select cell for tags and glossay in bulk action (#21028) 2025-04-29 20:08:09 +05:30
Ashish Gupta
a3e236abed
fix the owner icon overlapping in lineage full view (#21020)
* fix the owner icon overlapping in lineage full view

* fix the sonar/unit test issue
2025-04-29 20:01:22 +05:30
Shailesh Parmar
35ba0738d7
enhancement: improve DQ failure lineage tracing (#21022)
* enhancement: improve DQ failure lineage tracing

* Enhancement: Update lineage component to conditionally render controls and improve platform view handling in lineage provider. Added translations for platform-type lineage in multiple languages.

* Refactor LineageProvider to conditionally update history based on platform lineage and set default platform view in PlatformLineage component.

* minor fix
2025-04-29 19:53:54 +05:30
Mohit Yadav
813b774656
Remove Check Email in UserRepository (#21003)
* Remove Check Email in User

* remove checkEmailInUse from ui

* check on user exist error for duplicate user

* add password to make api call

* fix tests

* fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-29 19:41:08 +05:30
Pranita Fulsundar
990c0db7f9
minor(ui): fix query card styles (#21025)
* minor: fix query card styles

* remove extra padding
2025-04-29 19:05:59 +05:30
IceS2
2ac773f4df
MINOR: Remove ILM from Data Insights Data Streams (#21019)
* Remove ILM from Data Insights Data Streams

* Put DataInsights healthcheck wihtin SearchValidation
2025-04-29 14:48:58 +02:00
Ajith Prasad
37112fa4d2
Added netty dependency for Azure SDK (#21011) 2025-04-29 16:50:46 +05:30
Ashish Gupta
96e07e7ce0
#20914: supported bulk edit in glossary page (#20993)
* glossary import optimization around files under BulkImportPage

* fix unit test

* fix the special character glossary breaking for import

* supported bulk edit in glossary page

* added playwright test
2025-04-29 15:00:37 +05:30
Mohit Yadav
6f5a3afac5
Fixes #19774 (#21013) 2025-04-29 12:04:48 +05:30
Mohit Yadav
575c91fcc9
Cleanup operations for database services (#21006) 2025-04-29 12:04:02 +05:30
Pere Miquel Brull
d901dd2948
FIX #16284 - Toggle if we want to raise workflow errors (#20969)
* FIX #16284 - Toggle if we want to raise workflow errors

* schema

* schema

* move prop

* fix

* move prop

* improve error handling

* Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add the `Raise on Error` option to the ingestion schedule step

* Revert "Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java"

This reverts commit 985b73513a59695c6bb39ad41c2d273bbf4e5d22.

* Update the tests

* Fix sonar issue

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-29 08:19:13 +02:00
Mohit Yadav
40a23f1b95
Fixes #20920 (#21009) 2025-04-29 11:31:31 +05:30
Mohit Yadav
dabb0b725b
List Application References (#21008) 2025-04-29 11:31:07 +05:30
sonika-shah
f068be820c
fix- 18157 : add view permission to list glossary terms (#20204)
* fix- 18157 : add view permission to list glossary terms

* add glossary-level permission
2025-04-29 11:25:33 +05:30
Shrushti Polekar
6e9c4a827d
Update formatting for duration in application configuration (#20987)
* update formatting for duration in application configuration

* fix unit test case

* address pr comment
2025-04-29 10:55:59 +05:30
Shrushti Polekar
d33e068692
Feat: Tab switch at data asset level should not push to browser history (#20973)
* tab switch at data asset level

* fix failing unit test

* updated history.push with replace for subtabs

* update history push with replace
2025-04-29 10:54:44 +05:30
Karan Hotchandani
dbebaff32b
Appconfig fixes (#20960)
* fix initial config for json logic query builder

* show alert for application

* hide hidden fields from doc
2025-04-29 10:24:04 +05:30
Ashish Gupta
b3d7f97590
chore(ui): glossary import optimization around files under BulkImportPage (#20991)
* glossary import optimization around files under BulkImportPage

* fix unit test

* fix the special character glossary breaking for import
2025-04-29 09:50:31 +05:30
Shrushti Polekar
1447767d0c
fix flaky glossary version page test failure (#21012) 2025-04-29 09:41:29 +05:30
Pranita Fulsundar
0a242ce83f
feat(ui): allow add and edit data products from entity page (#20740)
* feat: add/edit data products

* fix: update domain for all entities

* update no domain placeholder condition

* remove data products when domain is changed or removed

* fix unit tests

* fix tests

* fix: update dataProducts logic after change in domain

* revert changes

* test: add e2e tests

* fix test

* minor fix

* fix: sonar issues and tests
2025-04-28 21:09:26 +05:30
Karan Hotchandani
41f38bf779
add whats new for 1.6.11 (#21007) 2025-04-28 20:45:34 +05:30
Ayush Shah
de7e78533f
fix(docs): update application menu structure and slug formatting in v1.7.x and v1.8.x-SNAPSHOT (#21003) (#21004) 2025-04-28 19:34:49 +05:30