11238 Commits

Author SHA1 Message Date
Aniket Katkar
fd4efb0c1e Minor: Update the what's new for 1.6.2 (#19285)
* Update the what's new for 1.6.2

* update the version id for cookie

(cherry picked from commit 6d1ad23a969dd0d64b64d5683493db0ef2b37193)
2025-01-08 13:29:22 +00:00
Matt Chamberlin
64a1be9e57 fix: Add docStore endpoints to Ometa API routes (#19172)
(cherry picked from commit bf8a9e4f46cf62472c810d02392df6bcf826759b)
2025-01-08 10:18:36 +00:00
IceS2
12d2e70727
Add Match Any Certification to Policies (#19271) 2025-01-08 11:17:28 +01:00
Pranita Fulsundar
60a9604d71 fix: reference table dropdown in add and edit query forms (#19026)
* fix: reference table dropdown in add and edit query forms

* fix: show full value of fqn

* fix: e2e test for create new query

* fix: e2e test for edit query

* fix: optionLabelProp value

* fix: optionLabelProp value to AsyncSelect component

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-01-08 15:37:54 +05:30
Mohit Yadav
62be9a9604 [Fix-19094] Circular Rendering issue for lineage (#19270)
* Fix Circulare Rendering issue for lineage

* Review

(cherry picked from commit 1f766791fdead5566d6e53cb0311db9ade60b02f)
2025-01-08 15:32:26 +05:30
Sriharsha Chintalapani
6c1a8dad82 Issue-19197: Deleting Data Product should delete the data asset relationships (#19208)
* Issue-19197: Deleting Data Product should delete the data asset relationships

* Issue-19197: Deleting Data Product should delete the data asset relationships

* Minor: Fix the deleteByName

* add tests for data product delete case

* fix flaky tests

* update data products fqn keyword mapping

* Update table_index_mapping.json

* fix flaky test

* fix tests

* fix flaky tests

* fix flakiness

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 490ebdebc3dc8684ea419c88fa2b3b14e69662bd)
2025-01-08 15:17:59 +05:30
harshsoni2024
2ef7192b67 Redshift stored procedure query parse fix (#19276) 2025-01-08 15:13:42 +05:30
Mayur Singal
8ba02f5037 MINOR: Kafka dependency conflict resolution (#19278)
(cherry picked from commit 8fdaea805f1148950b7315d80d6294783f7ff96d)
2025-01-08 09:13:32 +00:00
Teddy
4eb6d7a848 ISSUE-19131: Fix patch removing testSuites field (#19260)
* fix: patch removing testSuites field

* fix: revert comment update

(cherry picked from commit e432af9fb5fd74a6c00fbfd7055feaf0324155d8)
2025-01-08 08:23:24 +01:00
Sweta Agarwalla
dccd151ffe MINOR: Add condition for welcome page (#19266)
* add condition for welcome page

* create mock for useWelcomeStore

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 29b48bec51a83ac88ec067090697afe62a03ddd8)
2025-01-08 12:50:56 +05:30
Mohit Yadav
3e88f1ca30 Onboarding Application Changes for OSS (#19203)
(cherry picked from commit d60327c448a0ac0e14c11ad4976bb405437fe4c9)
2025-01-08 12:48:24 +05:30
Mohit Yadav
26829f73d9 [Code Improv] Added Mappers (#19111) - Cherry pick 2025-01-08 12:45:13 +05:30
RounakDhillon
525ab871f5 Docs: Format Note Mention In Advanced Search (#19277)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit ab0f64eaba96d5adafcb265b427561688b75e14f)
2025-01-08 06:24:17 +00:00
Mohit Yadav
e656f11d2f [OMOperations] Add Reset Password option (#19253)
* Add Reset Password option

* Add Email option

* Add option to set initial password in yaml

(cherry picked from commit dba3e58e4c94af7f1753f85a5020fd2ac615a810)
2025-01-08 11:53:42 +05:30
Suman Maharana
4a877ded6a Fix dbtcloud task/run date (#19265) 2025-01-08 11:51:14 +05:30
Suman Maharana
f763575cfe Fixes #17747: dbt update owners (#19144)
* Fixes 17747: dbt update owners

* update messages

* addressed comments

* py_format

* py_format

* Added tests
2025-01-08 11:49:48 +05:30
Suman Maharana
ab16ee659b Fixes #18816 - Airbyte api endpoint (#19207)
* Fix Airbyte api endpoint

* Fix Airbyte api endpoint
2025-01-08 11:46:13 +05:30
sonika-shah
6529e8cf6c Improvement #19065 : Support removing existing enumKeys (for enum type custom property) (#19054)
* Improvement : Support removing existing enumKeys (for enum type custom property)

* initial implementation of background job job runner for enum cleanup

* fix postgres query

* ui: allow existing enum value updates in EditCustomPropertyModal

* create BackgroundJob to use jsonSchema

* feat: add socket event handling for background job part1

* fix(i18n): remove trailing spaces in Galician language JSON file

* refactor to use jsonSchema

* feat(ui): show browser notification for custom property update

* feat(utils): add getCustomPropertyEntityPathname function and tests

* change enumCleanup trigger condition

* feat(i18n): add enum property update message to multiple language JSON files

* enhancement : improve execution flow and better exception handling with test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 5ccc0c5a2af7c4a074b6e90150bfb06f4abdcbe6)
2025-01-08 11:38:06 +05:30
Ashish Gupta
cb733a2ad8 fix the search for custom properties in advance search for some types (#19113)
* fix the search in advance search custom properties

* modify v1/metadata/types/customProperties api to get customPropertyConfig along with name and type

* added config list in the entity ref list

* fix type of duration, timestamp and other types

* minor ui changes

* remove customProperty type which are not supported for now

* added playwright test around the duration type property

* fix flaky test

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
(cherry picked from commit 2179b43232803a9ebb7465fb1d545b887d68252c)
2025-01-08 11:28:02 +05:30
Mayur Singal
9a63d776b5 Fix #19160: Add Depth Support Part-1 (#19275)
(cherry picked from commit e32ad88c813c0077c26f90ca24b34ebc0f62f9f2)
2025-01-08 05:49:30 +00:00
Chirag Madlani
d387bf263b fix(ui): render column type max 3 lines and ellipsis (#19046)
(cherry picked from commit ea5a246a44f53cee3d9f21a6c55caf691896a943)
2025-01-08 10:52:20 +05:30
Karan Hotchandani
49b2030ea8 remove extra assignees from workflow (#19030)
(cherry picked from commit 497b477be3d2064f29825891c1a6436dce83362e)
2025-01-08 10:21:45 +05:30
sonika-shah
dabcf4fbc3 move activeFqn to new method (#19263) 2025-01-08 10:20:36 +05:30
harshsoni2024
40d48ba072 MINOR: PowerBI improve error logging (#19249) 2025-01-08 09:55:05 +05:30
harshsoni2024
922c3d2713 powerbi refactor, avoid prepare bulk data (#19123) 2025-01-08 09:54:50 +05:30
Mayur Singal
dfe34e191c MINOR: User search should only look in name & displayName (#19121)
* MINOR: User search should only look in name & displayname

* py_format

* pyformat

---------

Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2025-01-08 09:21:37 +05:30
Mayur Singal
d080824100 Fix #19141: Data Insight Tier Filter does not work (#19142) 2025-01-08 09:21:09 +05:30
Mayur Singal
75db49f711 Fix #15952: Update SQLParse to Version 0.5 (#19224) 2025-01-08 09:20:42 +05:30
sonika-shah
7523a10222 Bug Fix - Glossary export returns null values in relatedTerms column (#19173)
* Bug Fix - Glossary export returns null values in relatedTerms column

* Add coverage test
2025-01-08 07:14:07 +05:30
Aniket Katkar
6a3f3d5232 Minor: Add missing asset specific filter options for automator filters (#19268)
* Add missing filter options for glossary term, data model and stored procedure data assets.

* make the handleDeleteSelection prop optional for PipelineActionsDropdown component

* Fix the unit test

(cherry picked from commit 6a285781caa75b0421b3d27571f34c5da4d1eeae)
2025-01-08 01:29:13 +00:00
Pere Miquel Brull
cd8f0d1e82 FIX - Executable Test Suite cherry-pick 2025-01-07 23:35:13 +01:00
Pere Miquel Brull
8fc6e8f52b Fix #19147 - Executable Test Suites (#19221)
* backend

* format & tests

* rename backend

* migrations and ingestion

* format & tests

* format & tests

* tests

* format & tests

* tests

* updated ui side of changes

* addressing comment

* fixed failing unit test

* fix test list

* added e2e test, and fixed existing test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-01-07 21:35:23 +01:00
Sweta Agarwalla
559352047c FIX: Update glossary listing (#18880)
* update fetch glossary function

* fix minor issues

* fix add glossaries issue

* fix delete issue

* update glossary listing

* update glossary

* refactor

* updated glossary listing issues

* add scrollIntoView

* update glossary

* fix fetching logic

* fix init of glossaries

* add playwright tests

* add timeout

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 1e1ef473d716fc2186274656d20ae23b4bddc998)
2025-01-07 19:34:51 +00:00
Shailesh Parmar
dba1440b2a playwright: reset the profiler bot token in AUT (#19156)
* playwright: reset the profiler bot token in AUT

* addressing comment
2025-01-07 20:32:40 +05:30
Sachin Chaurasiya
22bc3b1ab8 Minor: Enhance Block Editor Adjust drag-and-drop handles and improve bar menu layout (#19228)
* Minor: Enhance Block Editor Adjust drag-and-drop handles and improve bar menu layout

* Refactor: Replace RichTextEditor with dynamic description fields in user and team forms

* Enhance AddNotificationPage and AddObservabilityPage to use RichTextEditor for description input

* Enhance AddNotificationPage and AddObservabilityPage to initialize RichTextEditor with alert description

(cherry picked from commit aceadb1cdeb61cc0a649822d54cee0accb7e79f1)
2025-01-07 20:22:45 +05:30
Sachin Chaurasiya
f0c610f5a8 Minor: Deprecate RichTextEditorPreviewer component and recommend alternative (#19204)
(cherry picked from commit 6542123a52c22df7e8cf98856b1af70b007bd48f)
2025-01-07 20:22:36 +05:30
Aniket Katkar
6b230f3440 Improvements: Automator requirements oss (#19128)
* Fix the ingestion success screen text overflow issue

* Fix the icon alignment issue in the in the entity header

* Fix the permissions API calls for the ingestion pipelines to use fqn instead of names

* Introduce the moreActionButtonProps in the PipelineActions component

* Add the "Database" field in the advanced search for the "Database Schema" asset.
Change the fields listing behavior in the advanced search modal, to show the common fields for the multiple assets instead of union of the fields.
Change the search index for the "Name" and "Display Name" field suggestions to use the selected data assets instead of the all "Data Assets" index.

* Remove the unnecessary ellipsis prop

* Scan and add the missing filters for all the asset to have hierarchical parent filters.

* Fix unit test

* Fix the advanced search filter field search
2025-01-07 19:33:50 +05:30
Sriharsha Chintalapani
678160fbcc upgrade logback versions (#19259)
(cherry picked from commit 3678d1c3d66b2818a417de3122cf27da1028df37)
2025-01-07 19:31:24 +05:30
Abdallah Serghine
50ee1e906a
Fixes ISSUE-19095: auto refresh boto credentials (#19098)
When using using the assumeRole connection option with jobs involving
AWS services, the default 1 hour of boto might not cut it and the job
fails, one way of solving this is to refresh the credentials when they
expire, this ensures there is always valid credentials for the job
regardless for how long it runs.

Co-authored-by: Abdallah Serghine <abdallah.serghine@olx.pl>
Co-authored-by: IceS2 <pjt1991@gmail.com>
2025-01-07 13:45:26 +01:00
IceS2
e5a193d40d
MINOR: Add Governance Bot to the workflow automated tasks (#19222)
* Add Governance Bot to the workflow automated tasks

* Fix tests
2025-01-07 13:44:41 +01:00
IceS2
08da6d09a1
MINOR: Remove Delete Events from Workflow Consumer (#19219)
* Remove Delete Events from Workflow Consumer

* Remove Delete Events from Workflow Consumer
2025-01-07 13:44:34 +01:00
Ashish Gupta
2109501c87 #13913: supported test connection api cancellation (#19190)
* supported test connection api cancellation

* minor improvement

* fix the error handling in the intervalAPI calls

* added the useAbortController hook and minor changes

* supported delete workflow if anu api is cancelled

* fix sonar issue and updated the modal button

* fix sonar and playwright issue

* minor fix around test

* reverted the modal textual changes as per comments

(cherry picked from commit a6f81a90fb6061c2d9a927a295c706ea929d9ef0)
2025-01-07 12:26:18 +00:00
Pranita Fulsundar
0efd080264 fix: highlight search text for description column (#19248)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 498d9529597f4be1efd776a958ee62413ab29ab5)
2025-01-07 11:50:13 +00:00
Maciej Bryński
7be37c138a
Fixes 19217: Add ability to use confluent-kafka version greater than 2.1.1 (#19218)
* Add ability to use confluent-kafka version greater than 2.1.1

* fix: spotless
2025-01-07 11:59:27 +01:00
Andrés Muñoz Vera
cf3b0e25d4 chore: updating auto cherry pick wf (#19264)
(cherry picked from commit 7f7cfb1e8c474b5950ecd0d7530ebeb71df36bc4)
2025-01-07 10:57:35 +00:00
Pere Miquel Brull
c37944a088 FIX #19232 - Correct array type mapping in ORM converter (#19241) 2025-01-07 11:28:43 +01:00
Andrés Muñoz Vera
87de0df9d8 chore: adding write permissions to issues (#19262)
(cherry picked from commit 34f34ee90abaeaab1143023ccac073b7afa36a65)
2025-01-07 10:26:45 +00:00
Teddy
7aa1aa05f5 ISSUE-19220: remove druid and doris from non sqa (#19250)
* fix: remove druid and doris from non sqa

* style: ran p[ython styling

(cherry picked from commit f40369f59b2caa917707af46bdc823d5d8ffeaac)
2025-01-07 09:37:44 +01:00
Teddy
3478c37ee6 MINOR - fix unity profiler (#19247)
(cherry picked from commit 3190411b94aecfa969de866489af09a631173565)
2025-01-07 09:30:50 +01:00
sonika-shah
bc825f8d59 Fix - Existing custom properties getting removed on import of empty extension column (#19234) 2025-01-06 02:35:01 +05:30