11851 Commits

Author SHA1 Message Date
Ayush Shah
b9540b0c7d
Minor: Fix Superset Dashboard Lineage Handling (#20207)
* Fix Superset Dashboard Lineage Handling

- Safely handle chart SQL attribute using getattr
- Update error message for dashboard lineage details to be more generic

* refactor: formatting improvement in Superset dashboard lineage handling
2025-03-12 23:42:10 +05:30
Mohit Yadav
a47d725975
Fixed tomcat-jdbc dependency (#20218) 2025-03-12 23:25:30 +05:30
Mohit Yadav
311a5cf7f2
Fix failing tests (#20209)
* Fix Failing Test due to object storage

* Fix Long Vlaue

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-12 22:32:12 +05:30
Mayur Singal
a061367f97
Incremental Lineage Processing (#20185) 2025-03-12 21:21:28 +05:30
Shailesh Parmar
e76e285cd3
fix failing unit test of block editor in main (#20214) 2025-03-12 20:42:04 +05:30
Shailesh Parmar
f6aa883605
playwright: skipping failing playwright test (#20210) 2025-03-12 18:20:38 +05:30
Keshav Mohta
8a6ab74265
Fixes #20007 - DBT Cloud Ingestion Fail (#20162) 2025-03-12 17:24:52 +05:30
IceS2
cbe1849fb9
MINOR: Unify create and run ingestion pipeline tasks (#20171)
* Initial unification of create and run tasks

* Unify Create and Run Ingestion Pipeline Tasks

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-12 12:27:32 +01:00
Ashish Gupta
faaf0d3056
PLAYWRIGHT: fix playwright failure (#20177)
* fix playwright failure

* remove failure limit

* activity feed fix

* uncomment the changes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-03-12 15:43:08 +05:30
Rounak Dhillon
741b5cfe66
Docs: Airflow Version Updation (#20206)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-12 15:16:57 +05:30
harshsoni2024
826279608f
issue-19892: parse powerbi table source (#20141) 2025-03-12 12:59:29 +05:30
Rounak Dhillon
831a9ba0c4
Docs: Screenshots Updation in Custom Dashboard (#20199)
* Docs: Screenshots Updation in Custom Dashboard

* Docs: Screenshots Updation in Custom Dashboard

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-12 07:20:12 +00:00
Sriharsha Chintalapani
3224f606ed
Asset uploader (#19846)
* Add Asset Uploader

* Add pluggable Object Storage

* Add pluggable Object Storage

* Add pluggable Object Storage

* Add maxFileSize

* rename AttachementException

* Fix styling

* Feat: assets upload support (#19992)

* Feat: assets upload support

* fixed description upload issue

* updated conflict of persona pr

* fixed image upload in model and pipeline

* updated file upload feature

* fixed the blockeditor issue

* updated block editor

* updated dashboardChart

* added kc page type

* updated provider name

* added unit test coverage for new component

* added unit test for entity attachment provider

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-12 00:17:48 -07:00
Ashish Gupta
115b0de03b
readding textToHtmlString function (#20198) 2025-03-12 11:35:19 +05:30
sonika-shah
22a927cac3
fix-18269 Feat : Move deletion to async calls (#20152)
* fix-18269 Feat : Move deletion to async calls

* fix-18269 Feat : cleanup logs

* fix-18269 Feat : update tests

* fix-18269 Feat : fix tests

* fix-18269 Feat : fix tests

* add check supportsAsyncHardDelete

* add check supportsAsyncDelete

* add check supportsAsyncDelete

* remove supportsAsyncDelete; async apis should be available for all delete operations
2025-03-12 10:22:51 +05:30
Shailesh Parmar
a5eb90f797
fix: #19621 Introduce "clear sample" in entity config to have an explicit null (#19859)
* fix: #19621 Introduce "clear sample" in entity config to have an explicit `null`

* added playwright test

* added clear button

* fixed playwright failure

* addressing review comment
2025-03-12 09:29:10 +05:30
Teddy
1a18c7d7f8
fix: default to raw dataset (#20192) 2025-03-11 15:52:39 -07:00
Teddy
e0a38e1146
fix: return None for BQ partition handler (#20169)
* fix: return None for BQ partition handler

* fix: change log level to info
2025-03-11 15:52:12 -07:00
Suman Maharana
9ddda9c246
Fix table constraint error (#20191) 2025-03-11 17:55:15 +00:00
Karan Hotchandani
064d641429
fix playwright tests (#20187)
* fix playwright tests

* fix incident manager tests
2025-03-11 23:17:20 +05:30
Teddy
ac63bdf126
ISSUE #1137-CLT: Handle string query in searchIWithOffset client (#19889)
* fix: handle query string param

* style: java linting

* fix: failing test cases
2025-03-11 10:22:02 -07:00
Ayush Shah
7d7472321a
refactor(schema): Make domain a required field for Data Product creation (#20182) 2025-03-11 21:15:37 +05:30
harshsoni2024
aedbe8be2d
fix pbi, vertica, metabase tests (#20190) 2025-03-11 16:40:56 +01:00
Ashish Gupta
4093dcb11a
fix the task description viewer around the diff creation (#20186) 2025-03-11 15:17:37 +00:00
Karan Hotchandani
6f40d3cc2a
enable showdown rendering options (#20184) 2025-03-11 18:45:38 +05:30
Mayur Singal
d4205a5a13
Fix #20048: Ingestion Fails for Snowflake ARRAY Column (#20134) 2025-03-11 18:19:58 +05:30
Mohit Yadav
94a433bb71
Fix Invalid Imports on the OSLineageGraphBuilder (#20175) 2025-03-11 16:00:29 +05:30
Rounak Dhillon
f21e9f1cb6
Docs: ER Diagram Video Addition (#20176) 2025-03-11 14:29:25 +05:30
Pere Miquel Brull
849af7a192
MINOR - Update DayOneExperienceApplication.json (#20164) 2025-03-11 09:36:25 +01:00
Karan Hotchandani
d5282bcf81
Fix app configs for reverse metadata (#20161)
* fix query builder widget loading

* fix the ref paths

* fix array type case

* fix array case

* add code widget control

* update the keys for json logic based queries

* add unit tests
2025-03-11 11:30:11 +05:30
Imri Paran
da59ab414e
feat(apps): trigger apps with config (#20156)
* feat(apps): trigger apps with config

redo https://github.com/open-metadata/OpenMetadata/pull/20056

* format
2025-03-11 06:16:57 +01:00
Shrushti Polekar
40cdd2b358
Fix: User profile page revamp ui improvements and Bug Fixes (#20147)
* remove close panel for all tabs

* address feedback

* remaining chip display

* revert mydata and following layout change

* domain listings update

* address review comments

* minor fix

* text color and text tertiary color change

* css variable changes and address pr comments
2025-03-11 09:29:06 +05:30
Rounak Dhillon
5f33fb8494
Docs: Er Diagrams Documentation Addition (#20143) 2025-03-11 09:10:05 +05:30
Mohit Yadav
7513c0a0b2
Fix Openmetadata Operations (#20168) 2025-03-10 23:34:53 +05:30
sonika-shah
7e92a459b2
Fix Inherited Owner Not Updating in Data Product List After Removal from Domain in search (#20058) 2025-03-10 22:56:50 +05:30
sonika-shah
d5e20efb8d
Minor : Fix pipelineWidget AUT failure (#20154) 2025-03-10 22:56:08 +05:30
Chirag Madlani
fc8c6d9b02
chore(ci): only run maven build on Main merge (#20163)
* chore(ci): only run maven build on Main merge

* revert publish maven package
2025-03-10 19:12:02 +05:30
Maxim Logvinenko
0387298908
Fix Airbyte -> Airflow typo in the documentation (#20148)
Co-authored-by: Maxim Logvinenko <logarithm@users.noreply.github.com>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2025-03-10 17:55:59 +05:30
Ashish Gupta
b48d9b9c97
#19615: supported request schema field in case response field not present in OpenAPI lineage (#19885)
* supported request schema field in case response field not present in OpenAPI lineage

* fix backend validation

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2025-03-10 17:47:37 +05:30
Rounak Dhillon
3ad0927cd2
Docs: Domain Changes in Collate UI (#20059) 2025-03-10 15:57:32 +05:30
Ashish Gupta
af13eaa5cd
#20008: fix the error being displayed on service creation (#20140)
* fix the error being displayed on service creation

* added a subError section with view more and less functionality

* change the toggle text name
2025-03-10 14:54:58 +05:30
IceS2
ce497e020e
MINOR: Expose Workflow Stage Status and Bring OneDayApp to OSS (#20123)
* Expose Workflow Stage Status and Bring OneDayApp to OSS

* Fix Migrations

* Change Bot and add comment

* Fix checkstyle
2025-03-10 09:25:32 +01:00
Pere Miquel Brull
467534c088
Revert "Fixes 20063: Allowing to trigger an app with a payload (#20056)" (#20155)
This reverts commit 9642c7353813be7a450bba4148d5b4eb751b1c33.
2025-03-10 06:59:29 +01:00
Mohit Yadav
e9ab9dc985
Lineage Improvements (#19639)
* - typo update

* - Update lineage model and api

(cherry picked from commit c5cce2b0c7c1be7ba654bfc2677da0d05215a895)

* - Adding patch

* - spotless fix

* Add Migration For createdAt , createdBy, updatedAt and updatedBy

* Moved classes from Elastic Client to Lineage Graph Builder

* Update to use correct depth

* remove toCondition

* Fix Downstream Lineage

* moved not so cool things here and there

* spotless-failures

* call with direction

* add upstream depth with + 1 for 0th node

* Fix Exports

* Fix Exports from and size

* parse lineage in ui

* Add per entity pagination

* Added per entity pagination

* Fix Async Export

* Fix Java Merges

* Fix merge conflict

* Fix missing upstream nodes

* lineage ui initial commit

* Fix Pagination for upstream

* Fix Values

* fix load more loading

* cleanup

* fix loading of nodes

* fix load more

* Fix Direction Values

* update expand collapse logic

* Fix Deletion Issue

* Fix Pipeline Lineage

* show pipeline as a node

* Use Fqn Hash to find entities is es for lineage

* update lineage

* Add Lineage for Pipeline to look for as edge and node

* Layer and size conditions for upstream and downstream

* Add include source fields in lineage request

* redesign controls component

* add lineage fixes

* fix tests

* Fix node

* Fix Some Failing Test on Lineage

* Java Spotless Fix and added missing relation check on migration

* Missing conflict changes

* fix conflicts

* added missing keys

* update tests

* Add Service Information in service indexes

* Add Domain Lineage

* Add domain lineages

* fix tests

* Fix Metric Entity Service Error

* Maintain Asset Count for entities adding service and domain lineage

* Update to Doc Id and add details to search

* Cleanup Service and Domain automatically

* fix types

* Update review comments

* fix icon sizes

* Update Services Index wit upstream lineage

* add service view

* Fix Service Name missingFix Service Name resolution in LineageRepository

Update the method to correctly retrieve the service name for the "fromEntity" by specifying the FIELD_SERVICE path. This resolves an issue where the service name was not properly populated.

* - Add docUniqueId to lineage data and update related queries
- Added lenient Object Mapper for search index to entities mapping

* - Fix LineageResourceTest failing due to changes on Lineage Storage

* - Update Lineage Details

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-03-10 10:09:29 +05:30
IceS2
067604b85e
Update Data Insights to compute Tier Sources (#20128) 2025-03-07 19:17:21 +01:00
Ashish Gupta
11d8e93088
fix error populating on suggestion more button click (#20135) 2025-03-07 21:40:26 +05:30
Aniket Katkar
95fdc7adc4
Fix the service insights card background color (#20146) 2025-03-07 21:39:42 +05:30
d-czaj
b52ccc3c0e
Added a lot of translations (#20021) 2025-03-07 16:07:22 +00:00
IceS2
9642c73538
Fixes 20063: Allowing to trigger an app with a payload (#20056)
* Allowing to trigger an app with a payload

* added option to pass custom payload to triggered job

* feat(apps): add custom config to trigger

- added custom config for app triggers

* added handling for configuration validation on apps

* - removed `oneOf` from app configuration scheme
- generated ts files for apps

* added CONFIG_OVERRIDE_KEY

* format

* fixed app config key

* format

* format

* fixed python app runner to work with new schema

---------

Co-authored-by: sushi30 <imri.paran@gmail.com>
2025-03-07 21:17:05 +05:30
Suman Maharana
5d559cf317
Fix - Schema url contructed wrong (#20120) 2025-03-07 19:18:40 +05:30