12972 Commits

Author SHA1 Message Date
Teddy
36d8519b09
feat: add entityFQN query param for test case (#19541) 2025-01-27 17:51:06 +01:00
Imri Paran
a0fcf67a4e
fix(governance-workflows): fix migrations for 1.7.0 (#19533)
eventBasedEntityWorkflow -> eventBasedEntity
periodicBatchEntityWorkflow -> periodicBatchEntity
2025-01-27 14:29:15 +01:00
Mayur Singal
d2dc7bd038
Fix #19489: Optimise multithreading for lineage (#19524) 2025-01-27 18:15:58 +05:30
RounakDhillon
8117586c57
Docs: Bare Metal Configuration Addition (#19539)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-27 11:28:21 +00:00
harshsoni2024
b1d481f2f1
issue-16744: salesforce column description with toggle api (#19527) 2025-01-27 16:54:35 +05:30
Mayur Singal
eea4b65b80
Fix #19198: di fix custom property filter (#19531) 2025-01-27 15:54:41 +05:30
sonika-shah
5b63c36ef1
Fix #19116 : Support for domain hierarchy listing (#19191)
* Backend support for domain hierarchy listing

* use linkedHashmap to maintain order of results in hierarchy

* Revert changes to generated files to match main

* show all domains for non admin user

* change select domain layout

* fix multiple save

* fix playwright

* cleanup

* fix domain tests

* fix domain tests

* fix icon styling

* show icons on navbar domain list

* update tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-01-27 15:43:42 +05:30
Imri Paran
41b1ec081d
tests(e2e): increase CI for sampling test (#19519)
based on experiment in https://gist.github.com/sushi30/3083e96c9081371fa55e55b0847b96d2
2025-01-27 09:31:43 +00:00
Imri Paran
5482b94a57
feat(schedule-application): enable scheduling application using config file (#19470)
- added schedule to app private config
- reschedule a schedule application job in quartz if it exists.
2025-01-27 13:39:46 +05:30
RounakDhillon
407950511c
Docs: Lineage Feature Removal MicroStrategy (#19532)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-27 07:26:32 +00:00
Teddy
8233af52d8
fix: wrong dataset and project id in filter (#19522) 2025-01-27 08:04:49 +01:00
harshsoni2024
ce6b4ace33
issue-19508: PowerBI tables, datamodel metadata missing (#19509) 2025-01-27 12:33:44 +05:30
sonika-shah
82198f8126
GEN -19341 : Improvement - Avoid usage of CONCAT in WHERE clause (#19510)
* Improvement : Avoid usage of CONCAT in WHERE clause

* fix tests

* remove usage of @BindFqnConcat

* remove usage of @BindFqnConcat

* fix test

* fix test
2025-01-27 11:20:25 +05:30
Shrushti Polekar
d386e9ca35
Fix: Hide Incremental Metadata Extraction config for unsupported database sources (#19468)
* implement toggle for incremental extraction config in unsupported databases

* added supportsIncrementalMetadataExtraction in connection config

* update serviceData type

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-01-27 10:48:50 +05:30
Siddhant
473688648b
Fix #18834: Introduce new setting OpenMetadataBaseUrlConfiguration to set the server endpoint (#19366)
* Refactor: Introduce openMetadataBaseUrlConfiguration to set up the server endpoint and remove OpenMetadataUrl from smtpSettings.json

* migrations.

* refactor(cli): add setOpenMetadataUrl command to store OpenMetadata URL

* refactor(cli): add configureEmailSettings command to manage SMTP/Email configuration

* load initialData when config is not present in the db

* add om url settings page

* update locales

* add e2e

* load omBaseUrl with default host and port: localhost:8585 when not present

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2025-01-27 10:20:04 +05:30
Ayush Shah
e59ddecf28
Feat: Enhance Kafka SSL configuration support with consumerConfigSSL (#19433) 2025-01-27 10:15:48 +05:30
Sweta Agarwalla
31719a5bd7
add handle click functionality for menu item (#19526) 2025-01-26 10:26:34 +05:30
Pranita Fulsundar
c817785bb1
fix(ui): hide description tooltip for tag edit mode (#19463)
* fix: remove tooltip for tag edit mode

* refactor: remove comments

* fix: tooltip logic for non edit mode

* fix: hide tooltip for tag edit mode

* refactor: remove prop for TagsV1 component

* style: move cursor-pointer property to Tag

* fix: unit test failure

* fix: mock implementations for unit test

* revert test case changes
2025-01-24 20:35:22 +05:30
Imri Paran
e003a5f9ed
tests(e2e): data quality (#19513)
* tests(e2e): data quality

- use the data quality pipeline new schema with a list of service configurations

* format
2025-01-24 14:01:54 +00:00
sonika-shah
3267b71217
Fix postgres query added in pr #19411 (#19512) 2025-01-24 16:56:07 +05:30
Ashish Gupta
182b8ab864
fix the glossary column width sizes for the resizable columns (#19497)
* fix the glossary column width sizes to the previous one

* move the colum logic to utils file and added test for it
2025-01-24 16:54:50 +05:30
Imri Paran
5fc20c1ab2
tests: fix sample row count for bigquery (#19511)
- changed method name to expected_sample_count
2025-01-24 10:44:21 +01:00
小可耐
03429148b3
fix(ui) fix retention period 'Cancel' international display issue (#19404)
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-01-24 14:34:02 +05:30
Akash Verma
68a0e6af58
Fix: Updated queries causing arithmetic overflow error (#19505)
Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
2025-01-24 13:44:55 +05:30
Imri Paran
a6670af500
MINOR: Use interface schemas for governance workflows (#19411)
* feat(apps): support event subscriptions

- added support for apps with event subscriptions.
- added support for custom consumers on event subscriptions.
- use native application methods instead of reflection in ApplicationHandler

* removed runMethodFromApplication reflection and use concrete methods from AbstractNativeApplication

* format

* fix(governance-workflows): defined interface in workflow schema

- defined types for workflow nodes
- fixed updateEdge method in WorkflowDefinitionRepository

* ref(governance-workflows): use explicit types in schema

use explicit interface type in json schemas and use annotations to infer the concrete classes when deserializing

* - implemented CustomSignal trigger
- use JsonTypeInfo and JsonSubTypes to infer types in jsonschema for nodes and triggers
- Implemented JsonLogicFilter task
- implemented placeholder noop task

* - simplified trigger type names
- removed governance workflow root "type"
- added "deployed" field to governance workflow
- applied changes to existing gov-workflows
- migrations

* fixed migrations
2025-01-24 09:08:06 +01:00
Suman Maharana
94ed7e3c1a
Fix Duplicate table constraints (#19502) 2025-01-24 13:35:53 +05:30
Chirag Madlani
1e7377c2e4
fix(ui): infinite loading for refresh attempted on app visit (#19491)
* fix(ui): infinite loading for refresh attempted on app visit

* add tests for refresh logic

* added test for validating after refresh behavior

* improve test for refresh scenario
2025-01-24 11:16:19 +05:30
Shrushti Polekar
b3d00077cc
fix failing e2e test for customize page landing (#19490) 2025-01-24 10:58:51 +05:30
Mohit Yadav
907eb7cb07
Move Recreate Out of executors (#19501)
* Move Recreate Out of executors

* Add Entities option in Operations

* Fix Reindexing for null list for referred columns
2025-01-24 10:38:45 +05:30
Imri Paran
ed55fb3137
MINOR: fix py-cli-e2e-tests.yml (#19503) 2025-01-24 10:34:53 +05:30
Imri Paran
2099799e7f
chore: bumped actions/upload-artifact (#19500)
update actions/upload-artifact to v4 as v3 is deprecated and will not run:

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

> Version tags will not be removed from the project repositories, however, attempting to use a version of the actions after the deprecation date will result in a workflow failure.
2025-01-23 18:32:41 +01:00
Suman Maharana
f13eb4e273
Fix :postgres parse json schemas (#19487) 2025-01-23 22:18:25 +05:30
Aniket Katkar
9a167c7c3f
Chore: Add the missing generated types and fix json schemas (#19480)
* Add the missing generated types

* Fix the type errors

* fix the JSONs and add respective generated type files
2025-01-23 20:45:31 +05:30
Ashish Gupta
6c381b1ce1
fix the description renderer in team and user import (#19492) 2025-01-23 19:54:41 +05:30
Pranita Fulsundar
4059df8843
fix: edit description permission for domain owner (#19475)
* fix: edit description permission for domain owner

* fix: usage of permissions prop

* test: fix unit test and add e2e test for edit description

* refactor: remove editCustomAttributePermission and viewAllPermission props

* fix: e2e test for edit description

* fix: playwright tests

* fix: update e2e test for edit description
2025-01-23 18:56:46 +05:30
Imri Paran
24e5f14c26
MINOR: docs: add required permissions callout for setting up alerts (#19444)
* docs: add required permissions callout for setting up alerts

* shifted lines
2025-01-23 14:23:24 +01:00
RounakDhillon
a5bf0f19ea
Docs: Exasol Connector CHANGES (#19494)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-23 12:35:08 +00:00
RounakDhillon
c7d66b6ba6
Docs: Exasol Connector Addition (#19493)
* Docs: Exasol Connector Addition

* Docs: Exasol Connector Addition

* Docs: Exasol Connector Addition

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-23 11:22:50 +00:00
IceS2
901063b802
FIX #19386 & #19388: Fixing Data Insights index mapping (#19423)
* Fixing Data Insights index mapping

* Add OpenMetadataOperations cli endpoint to reindex data insights

* Improve IndexMapTemplate building

* Improve the code a bit

* Fix test
2025-01-23 10:02:52 +01:00
Abdallah Serghine
a631d22c32
MINOR: fix model dump dict key names (#19484) (#19485)
Co-authored-by: Abdallah Serghine <abdallah.serghine@olx.pl>
2025-01-23 12:36:19 +05:30
Ashish Gupta
06759c589d
fix the richTextEditor output in case on no data save (#19476)
* fix the richTextEditor output in case on no data save

* revert the undefined to empty string as we previously had
2025-01-22 19:05:54 +05:30
Shailesh Parmar
2c06bcf327
Fix: Implement Data Quality Dashboards (Incident Manager + Data Quality) (#19231)
* Fix: Implement Data Quality Dashboards (Incident Manager + Data Quality)

* added icon for test case status

* added filters in the api

* added filters for dq

* added filter of table/column

* added test coverage

* address the comments
2025-01-22 18:53:43 +05:30
olof-nn
fd2575d244
ISSUE-19454: Fixes broken looker lineage (#19456)
* ISSUE-19454: Fixes the broken lineage in looker when backticks enclosed table refs

* refactor

* use isort

* Update ingestion/src/metadata/ingestion/source/dashboard/looker/metadata.py

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>

---------

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2025-01-22 17:56:01 +05:30
RounakDhillon
250b406a11
Docs: 404 URL Correction (#19478)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-22 11:30:50 +00:00
Ashish Gupta
c406cceb9a
#19432: fix the description renderer in glossary import (#19450)
* fix the description renderer in glossary import

* added test for the same
2025-01-22 16:22:44 +05:30
Ashish Gupta
68c324679a
#19474: fix the async export csv not happening in lineage (#19397)
* fix lineage playwrigt flaky test

* increase the timer

* fix the async export issue

* remove the timer

* minor revert
2025-01-22 13:19:45 +05:30
dependabot[bot]
51bdaace13
Build(deps): Bump undici in /openmetadata-ui/src/main/resources/ui (#19472)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 12:49:07 +05:30
Teddy
cacfabd9ce
ISSUE #1052 - Implement List entities with test suites repo logic (#19461)
* fix: centralized listWithOffset logic

* feat: dq app config + list entities with tests logic

* fix: test case
2025-01-22 08:08:07 +01:00
Mohit Yadav
5064602dc8
[Fix-19437] Redirection issue on IDP initiated calls (#19443)
Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-01-22 11:46:32 +05:30
RounakDhillon
25f1d7fc0a
Docs: Postgres Stored Procedure Update (#19473)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-22 06:02:08 +00:00