12418 Commits

Author SHA1 Message Date
Mohit Yadav
ae1e7e6d22
run es bulk in async (#18649) 2024-11-18 09:07:07 -08:00
Sriharsha Chintalapani
f0b76c45d0
fix: openmetadata-service/pom.xml to reduce vulnerabilities (#18651)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-8367012

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-11-18 09:04:18 -08:00
Sriharsha Chintalapani
19497db455
Minor: Fix Column Level Lineage export (#18670) 2024-11-18 07:29:04 -08:00
Teddy
83911501dc
FIX: test summary reindexing (#18667)
* fix: test summary reindexing

* fix: clean up test case result from index on test case deletion
2024-11-18 15:16:57 +01:00
Mohit Yadav
f0b0a47625
Change Defaults (#18675) 2024-11-18 19:45:36 +05:30
sonika-shah
853bbc205b
GEN-1983 : Feat - Support Tag Asset Page (#18505)
* Feat :  Support bulk adding tag to Assets

* remove warnings

* add apis for assets remove

* Fix: Add tag page (#18461)

* add tag page which all Assets

* update as per feedbacks

* update as per feedbacks

* add divider in header badge

* remove styling

* update permission and refactoring code

* updated as per comments

* fix sonar cloud issues

* add delete asset functionality

* refactor entityTypeString

* made the top bar fixed to top

* add tests for tag page

* fix check failures issue

* fix tag page check failure

* fix flaky test issue

* add tag page tests

* update the add asset test

* update playwright tests

* add right panel in tag page

* updated as per feedbacks

* remove usage test

* updated as per feedbacks

---------

* Backend: make bulkAssets api async

* Backend: limit bulkAssets api async to Tag Assets page

* Update Tag page Assets API (#18622)

* create branch

* update add asset API

* add websocket on tags page

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>

* add failed case for socket operation

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-18 17:57:07 +05:30
Mohit Yadav
66c253ef10
Add Queue Size in Configuration (#18672) 2024-11-18 12:45:08 +01:00
Ayush Shah
6f1df37ba1
Fixes GEN-1260: Add Validators while creating table to escape special characters (#18456) 2024-11-18 15:02:57 +05:30
IceS2
231025df67
MINOR: Improve PeriodicBatchEntityTrigger Workflows performance (#18664)
* Update default configurations

* Refactor how we call the main Workflow in order to increase performance
2024-11-18 08:17:22 +01:00
Shrushti Polekar
5cdde2054b
fix glossary column dropdown drag drop integration test (#18662) 2024-11-17 21:44:33 +05:30
Sriharsha Chintalapani
88c8fb48f3
Add Edit glossary terms, Edit Tier , Edit Tags as separate permissions (#18331)
* Add EditGlossaryTerms Permission

* Fix #18330: Add EDIT_GLOSSARY_TERM permission and enforce EDIT_TIER permisson

* add edit glossary term permission check in UI

* revert EDIT_GLOSSARY_TERMS operation

* Add EDIT_GLOSSARY_TERMS to common operations

* Add EDIT_TIER to common operations

* add default empty array for tags field, as patch calls can run into issues

* Fix tests

* Fix tests

* added glossary terms

* fix conflicts

* fix permission check for data model

* Add EditGlossaryTerms to DataConsumerPolicy

* Add EditGlossaryTerms,EditTier to DataConsumerPolicy

* fix tests

* Fix migrations for EditTier,EditGlossaryTerms

* add edit tier permission to data consumer

* Fix tests

* fix pytests

* missing test_dbt.py

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-11-15 10:50:15 -08:00
Sriharsha Chintalapani
783ec62e4c
Add Lineage Export Async endpoint using Search (#18553)
* Add Lineage Export Async endpoint using Search

* Lineage api (#18593)

* add api for lineage export

* update API call for lineage async

* use JsonUtils instead of objectMapper to read lineage search response

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-11-15 09:11:23 -08:00
IceS2
71f93633ac
Update Glossary Approval Workflow name (#18658) 2024-11-15 16:15:01 +01:00
Sachin Chaurasiya
be642e7253
GEN-1694: metric entity improvement (#18659)
* GEN-1694: metric entity improvement

* add clike and python language mode in schemaeditor

* add getMetricExpressionLanguageName util to extract the language from metric expression
2024-11-15 20:30:42 +05:30
RounakDhillon
cf17d8c83a
Docs: Image Updation fo Data User Guide (#18654) 2024-11-15 18:56:16 +05:30
RounakDhillon
ef26b0d38e
Docs: Guide for Data users Image Updation (#18644) 2024-11-15 18:25:01 +05:30
Aniket Katkar
9850810b04
Update the jsonpath-plus resolution version to fix the vulnerability (#18652) 2024-11-15 16:38:16 +05:30
Shrushti Polekar
393c7a4098
Fix: update glossary terms table stylings and temporarily bypass failing drag-and-drop test (#18653)
* update terms table styling and skip failing drag-drop test

* address pr comments related to styles
2024-11-15 16:05:15 +05:30
Suman Maharana
a218bbf5cb
Minor: Fix Mysql cli Update table count (#18582) 2024-11-15 14:27:02 +05:30
Mohit Yadav
8c6de372f1
Add Latch for consumers (#18655) 2024-11-15 14:15:35 +05:30
RounakDhillon
0a050183c1
Docs: Collate Only Correction (#18636) 2024-11-15 14:13:22 +05:30
Aniket Katkar
5afd8c31b6
Updated the what's new content for the 1.5.11 release (#18540)
* Updated the what's new content for the 1.5.11 release

* Update the what's new content for 1.5.11

* Update the what's new release date for 1.5.11

* update what's new

* Update the release date

* Update the what's new data

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-11-15 09:06:24 +01:00
Sweta Agarwalla
6cdfff35b5
MINOR: fix owner link and update search index in navbar (#18609)
* fix minor issues

* update owner column component

* update list sequence

* add database search indexes

* add navbar search dropdown tests

* updated owner snapshot

* update wait for response API

* fix tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-15 13:22:59 +05:30
mgorsk1
3d2dfeb583
feat: use native trino client authentication classes (#16196)
---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-11-15 12:54:42 +05:30
Imri Paran
bde6ee4125
MINOR: Data diff sample fix (#18632)
* fix(data-diff): sampling configuration

handle the sampling condition separately for the 2 tables allowing to apply sampling on columns with mismatching cases

* format
2024-11-15 08:22:13 +01:00
RounakDhillon
706d13e289
Docs: Admin Guides Manage Team And Users Images Updation (#18619)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-15 11:09:24 +05:30
Mohit Yadav
560e28df76
Search Index Issues (#18648)
* Search Index Issues

* Log Thread

* Make logs debug

* Remove Current Therad Name
2024-11-14 22:19:35 +05:30
Mayur Singal
75d417d267
MINOR: Fix user search - exclude bots (#18645) 2024-11-14 21:25:21 +05:30
Akash Verma
fa30be0589
fix #17726 Databricks schema name with hyphen issue (#18598) 2024-11-14 20:02:20 +05:30
Mayur Singal
8104c3aec6
MINOR: Fix Redshift DBT Playwright (#18642) 2024-11-14 18:15:23 +05:30
Mayur Singal
976ad98874
MINOR: Add missing queueSize in searchIndexingAppConfig (#18643) 2024-11-14 18:10:34 +05:30
Aniket Katkar
bfc12feafc
GEN-1976: Alert improvements (#18448)
* Move the alert components to the components folder from pages folder

* auto generated localization changes and linting changes

* Fix the imports

* Add AlertConfigDetails component

* Add tabs in the alert details page

* auto generated localization changes

* Apply permissions for alert and add owner update functionality

* Change the alert update method from PUT to PATCH

* Add the recent events tab

* auto generated localization changes

* Improve the recent events tab for alert details

* Implement the logic to show alert events count on the alert details page

* auto generated localization and linting changes

* Add the pagination logic for the recent events list on the alert details page

* Fix the logic for previous click in NextPreviousWithOffset

* Localization change for other languages

* Hide pagination when not required

* Add pagination and permissions to API; create eventsRecord API; fix timestamp issue

* fix: remove publisherName from test destination message.

* Fix the recent events tab error

* fix: Resolve PATCH API issue with destination ID creation.

* fix: Delete associated alert metrics upon alert deletion

* feat: Detailed HTTP Response for Destination Test

* Add the test external destination functionality

* localization changes for other languages

* fix: Set status for testing destination in EmailPublisher

* Add advanced configurations for webhook destinations

* Localization changes for other languages

* Fix the destination status not showing
Add the POST and PUT radio button in advanced configs

* Localization changes for other languages

* Update the API to fetch the alert event diagnostic counts

* Improve the AlertConfigDetails component to show the alert configs properly

* fix: Display displayName instead of fullyQualifiedName in templates

* Fix the test destination result not showing the first time

* Fix the test destination status not showing for already existing destinations

* Fix the unit tests

* Fix playwright tests

* refactor: Separate sendMessage and sendTestMessage methods; add statusContext

* fix: Use name or fqn as fallback if displayName is null or empty

* fix: upsert successfulChangeEvent

* eliminate the GovernanceWorkflowChangeEvent option from external destination

* Add code comments

* Fix the unit test

---------

Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
Co-authored-by: Siddhanttimeline <siddhanttimeline9@gmail.com>
2024-11-14 17:39:45 +05:30
Keshav Mohta
968f892b48
Fix #16110 - Add support to ingest tags airflow (#18626) 2024-11-14 17:09:00 +05:30
harshsoni2024
cd3fcb5d22
MINOR: quicksight e2e fix (#18629) 2024-11-14 16:31:11 +05:30
Kenil Shah
eadd93eb9b
Fix: support string value for xAxis apart from date (#18590)
* Fix: show string value for xAxis apart from date

* update key name
2024-11-14 15:38:33 +05:30
Sachin Chaurasiya
00fbf07387
Minor: show metric granularity in smallest to largest order unit (#18638) 2024-11-14 14:46:29 +05:30
RounakDhillon
cefbdf0fc3
Docs: Admin Guides Images Updation (#18631) 2024-11-14 14:30:31 +05:30
codeasai
a3026811db
Add Thai languages (#18595)
* Add Thai languages

* add language support in language dropdown

---------

Co-authored-by: Ben <surask.suksathit@lotuss.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-11-14 11:22:34 +05:30
Mayur Singal
14643f2b50
DI - Add metric name in group name (#18634) 2024-11-14 10:50:19 +05:30
Jorge Gustavo Rocha
7aae60b760
Add support for another language: Português (Portugal) (#18587) 2024-11-14 10:34:49 +05:30
Mayur Singal
f345c4914f
GEN-1933: Separate Description Status for table and column (#18614) 2024-11-14 10:31:44 +05:30
Shrushti Polekar
626464f443
Feat: Support for column customization for Glossary term table (#18584) 2024-11-14 10:22:11 +05:30
Chirag Madlani
fda0e542e4
fix: openmetadata-service/pom.xml to reduce vulnerabilities (#18620)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-8367012

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-11-13 20:48:07 -08:00
Mohit Yadav
e7e4cbf77a
Fix Producer Sync Issue (#18635) 2024-11-14 02:20:49 +05:30
Karan Hotchandani
887ffab7e1
MINOR - fix config for workflows (#18628)
* fix config for workflows

* minor spacing

* Fix certification spec

* Fix checkstyle

---------

Co-authored-by: Pablo Takara <pjt1991@gmail.com>
2024-11-13 18:23:12 +01:00
Mohit Yadav
ee327ce0c4
Fix Unlimited Queue Size Issue (#18633) 2024-11-13 22:02:34 +05:30
IceS2
128e4e8e93
MINOR: Fix App Insights not processing URL Encoded Data Assets (#18613)
* use 'URLDecoder.decode' before getting entity by name

* Update Test to cover this scenario
2024-11-13 16:14:56 +01:00
Shailesh Parmar
7caec17162
fix: logs loading issue and reduce repetitive api call (#18630) 2024-11-13 20:01:12 +05:30
Sachin Chaurasiya
21becf6bff
fix: checkmark saves wrong custom property field (#18623) 2024-11-13 17:52:23 +05:30
Pranita Fulsundar
00357f68fc
Fix 16805: pagination dropdown issue (#18611)
* fix: pagination dropdown

* fix: remove handlePageChange dependency

* fix: api url for database schema response

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-11-13 17:47:19 +05:30