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
Pere Miquel Brull
e4fa16e574
FIX - Profiler Source Include Views Filter ( #19746 )
...
* FIX - Profiler Source Include Views Filter
* FIX - Profiler Source Include Views Filter
2025-02-12 08:35:47 +01:00
Rounak Dhillon
3d8f794f08
Docs: Troubleshooting Doc Updation in Data Discovery ( #19760 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-02-12 07:29:51 +00:00
Mayur Singal
155571f50a
MINOR: Add support for cluster key information - bigquery ( #19727 )
2025-02-12 12:03:18 +05:30
Mayur Singal
10e2e4afd4
Fix #19680 : mask query method to return none if failed ( #19752 )
2025-02-12 11:44:58 +05:30
Teddy
e1b3e08317
MINOR BQ sampler type missing ( #19696 )
...
* fix: missing entity type in bq sampler
* fix: failing tests
2025-02-11 10:46:34 -08:00
Pere Miquel Brull
92c9f0754b
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>
2025-02-11 15:22:09 +01:00
Sweta Agarwalla
d897332c26
Fix: Update data model header asset ( #19729 )
...
* update data model header asset to include project
* add playwright test for project
* update entity test
* update condition for test
2025-02-11 18:40:48 +05:30
IceS2
b120748656
MINOR: Use namespaced variables ( #19648 )
...
* Use namespaced variables
* Fix test
* Add LOG, remove uneeded catch
* Add Log, Refactor VariableHandler
* Add Validation at Definition time
* Add migration
* Remove comments
* Fix migrations by not setting deployed if workflowHandler is not initialized
2025-02-11 17:26:32 +05:30
Chirag Madlani
385e3e82a5
chore(ui): disable popup based login for msal ( #19737 )
2025-02-11 15:31:46 +05:30
Mayur Singal
29f067c162
Fix #19635 : Snowflake allow custom account_usage schema ( #19678 )
2025-02-11 14:58:44 +05:30
Karan Hotchandani
fba92df04c
Fix #17742 - show sub domain assets to top level ( #19679 )
...
* show sub domain assets to top level
* add domain selection tree in navbar
* fix domain playwright
* fix tree selectable
* fix domain tests
* fix domain cancel action
* fix sonar issues
* add tests
2025-02-11 14:51:48 +05:30
Rounak Dhillon
fbd47e4ed8
Docs: Auto classification YAML and Pointers Updation ( #19739 )
...
* Docs: Auto classification YAML and Pointers Updation
* Docs: Auto classification YAML and Pointers Updation
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-11 09:03:37 +00:00
sonika-shah
c0eb7d08de
GEN -19588 Sort Enum type Custom Property Values ( #19637 )
...
* GEN -19588 Sort Enum type Custom Property Values
* fix py-tests
* use streams for sorting
2025-02-11 14:29:01 +05:30
Suman Maharana
c43fa48d18
Fix powerbi test connection sucess with bad credentials ( #19730 )
2025-02-11 13:49:21 +05:30
Rounak Dhillon
0733cee6a2
Docs: PII Tagging Note Removal ( #19736 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-02-11 07:36:53 +00:00
IceS2
7e6fc02585
Remove description check for columnDescriptionStatus ( #19715 )
2025-02-11 12:43:25 +05:30
Mohit Yadav
08de322e34
Fixes Email Issue in system repository being null ( #19733 )
2025-02-11 12:36:12 +05:30
Karan Hotchandani
442b58b0e7
Markdown editor fix ( #19732 )
...
* fix block editor escaping html elements
* add unit tests
2025-02-11 12:34:57 +05:30
Akash Verma
fcbe9241bc
Fix: Postgres usage not terminating with bad connection ( #19707 )
...
* postgres usage not terminating with bad connection
* Added Operational error
---------
Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
2025-02-11 12:25:51 +05:30
tarunpandey23
372953fc88
updated workflows to remove the deprication issue ( #19464 )
...
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2025-02-11 10:41:53 +05:30
Sriharsha Chintalapani
7e7691df15
Remove unused json-smart dependency ( #19701 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-02-10 20:36:10 -08:00
IceS2
67899149e4
MINOR: Fix db2 license file import ( #19731 )
...
* Fix db2 license file import
* Update connection.py
2025-02-10 21:40:47 +01:00
Chirag Madlani
5bb8c5cfe3
fix(ui): handle 401 for wrong password case ( #19662 )
...
* fix(ui): handle 401 for wrong password case
* fix refresh req on visibility change
* fix 302 issue
* clear localStorage upon logout
2025-02-10 17:48:38 +05:30
Charalampos Georgiadis
15fedbd025
Fixes 19669: Add personas routes to OpenMetadata interface ( #19671 )
...
* Add missing personas routes
* Fix - isort
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-02-10 10:45:47 +01:00
RounakDhillon
5212533711
Docs: Matillion Pointer Updation in Requirements ( #19725 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-10 08:44:04 +00:00