12732 Commits

Author SHA1 Message Date
Ashish Gupta
abeed00935 #21232: fix the lineage export image being cropped (#21765)
* fix the lineage export image being cropped

* fix the nodes children column not being able to trace well

* minor removal as not needed

(cherry picked from commit da25cd1a3968fc9a890f79f9badf3149702b8a95)
2025-06-16 10:47:19 +05:30
Mohit Yadav
9f0ec0fd04 Disabled bot creating activity feeds (#21773)
* - Disabled bot creating feeds

* - nit

(cherry picked from commit 5b6e25999e54dd7bcf26d11a01293809ea91c9f9)

# Conflicts:
#	openmetadata-service/src/main/java/org/openmetadata/service/security/policyevaluator/ExpressionValidator.java
2025-06-15 21:50:56 +05:30
Mayur Singal
56f83f0c4d MINOR: Implement Lineage Filter for UC (#21761)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-06-13 22:18:52 +05:30
Chirag Madlani
c3a5e8609f fix(ui): hashlist render for block editor (#21763)
(cherry picked from commit 4a30d8bd3c14469b0253edfdad29ff904fa857c8)
2025-06-13 16:41:53 +00:00
Mohit Yadav
2010c21827 Disable query indexing (#21767)
(cherry picked from commit 059289a83b5772e0643dc6c13e36e99c86571d6b)
2025-06-13 16:28:05 +00:00
github-actions
a7144624b0 chore(release): Prepare Branch for 1.7.4 2025-06-13 16:12:24 +00:00
Pere Menal-Ferrer
b80d3441cb DevEx: Ingestion development improvement (focus on unit testing) (#21362)
* Fix test_amundsen: missing None

* Fix custom_basemodel_validation to check model_fields on type(values) to prevent noisy warnings

* Refactor referencedByQueries validation to use field_validator as per deprecation warning

* Update ColumnJson to use model_rebuild rather as replacement for forward reference updates as per deprecation warning

* Move superset test to integration test as they are using testcontainers

* Add install_dev_env target to Makefile for development dependencies

* Add test-unit as extra in setup.py

* Skip failing IT test. Requires further investigation.
2025-06-13 10:53:29 +02:00
SumanMaharana
a0657468c7 Fix: Tableau project id should always be a string 1.7.3-release 2025-06-13 12:28:46 +05:30
Suman Maharana
1bf191a679 Fix: Tableau project id should always be a string (#21700) 2025-06-13 12:24:01 +05:30
Shailesh Parmar
9af8bdc371 Minor: Added What new content for 1.7.3 (#21753)
* Minor: Added What new content for 1.7.3

* minor change

(cherry picked from commit e23e0ecbd30409c118daa91008f3f20cdfbd0194)
2025-06-13 05:40:52 +00:00
mohitdeuex
8408d265ea Merge remote-tracking branch 'origin/1.7.3' into 1.7.3 2025-06-13 09:30:54 +05:30
mohitdeuex
b18e854e1a Revert "Fix Reset Link Template (#21747)"
This reverts commit 3e6d77b6bd6fdc712f74cc2ce6604e49604400bf.
2025-06-13 09:30:37 +05:30
mohitdeuex
dc4121a125 Revert "fix tests (#21751)"
This reverts commit 81469afd636ca1bf35584822139118f5dd4aed56.
2025-06-13 09:30:37 +05:30
Ashish Gupta
5f60bc0b2e PLAYWRIGHT: fix the flaky delete step failing in entity and serviceEntity around bar (#21671) 2025-06-13 09:30:29 +05:30
Mohit Yadav
81469afd63 fix tests (#21751)
(cherry picked from commit 6124c5573e54efe32d021b42cee0e6f5d5503fd4)
2025-06-13 03:48:56 +00:00
Mohit Yadav
3e6d77b6bd Fix Reset Link Template (#21747)
* Fix Reset Link Template

* 1.7.3

(cherry picked from commit 4309f79453c3a2382b1faed7273c29fa51d83030)
2025-06-13 03:28:32 +00:00
sonika-shah
3b1a273d78 Add missing ngram fields for displayName and name in jp/zh indexes (#21750)
(cherry picked from commit ae5657c608ee4c36398d0b3cab67b9d8250b1c31)
2025-06-13 03:27:28 +00:00
sonika-shah
82d01fcae6 Revert pr #21723 (#21749)
(cherry picked from commit 69b45dcca2da0a1452bb7bf68654f1462f464eb1)
2025-06-13 03:27:09 +00:00
Mayur Singal
a4b1e99d20 Fix #21109: Unable to connect to Opensearch using AWS Credentials (#21441) 2025-06-13 08:31:10 +05:30
Mayur Singal
6670f9d884 Minor: Improve UC owner ingestion (#21741)
* Minor: Improve UC owner ingestion

* lint
2025-06-13 08:29:58 +05:30
Keshav Mohta
39c78fcad4 Feature: Microstrategy Lineage (#21678)
(cherry picked from commit cd24c0a69a477d5ea64d9cdd8edfcc4d4d0a6f7a)
2025-06-13 02:59:41 +00:00
IceS2
b8244b67b5 Fix 172 migrations by avoiding throwing errors (#21697)
(cherry picked from commit a3968d40b09d6dd53fc7866bc21c7a0a72831348)
2025-06-12 21:50:39 +00:00
Mohit Tilala
67f227638c Add missing Data space type in qlikcloud (#21698)
* Add missing `Data` space type in qlikcloud

* Fix broken json files

(cherry picked from commit 2803e62f0b3081d2da865c36db566803e8dc8195)
2025-06-12 21:50:27 +00:00
sonika-shah
5ae836b5f1 Fix #21653 - Tag search based on displayName (#21722)
* Fix #21653 - Tag search based on displayName

* added test

* update test to search by classification display name

---------

Co-authored-by: shrushti2000 <shrushtipolekar@gmail.com>
(cherry picked from commit 6fd57782195c0cc1d9b08e3f6186fdfec23ad694)
2025-06-12 21:49:29 +00:00
sonika-shah
0fb2b9c36d Fix #21653 - Remove recently added delete param field in searchByField api (#21723)
(cherry picked from commit 66d2ef2c8b8d68b00b43f8d6b8ee32bc2c972b8c)
2025-06-12 21:49:10 +00:00
Shailesh Parmar
99a82e368e Fix: #21729 Test Cases Not Returned When Service Name Contains Spaces (#21737)
(cherry picked from commit 269d967b2ddbbf78aefedd5f55589609c69d2703)
2025-06-12 21:48:14 +00:00
Sriharsha Chintalapani
9025d224a9 Update reset-link.json (#21742)
(cherry picked from commit eb7ca6087ee7afe7dae9f194825a576da1b6ce22)
2025-06-12 21:46:40 +00:00
Chirag Madlani
daaed1d02f fix(ui): hashlist in view blocks leftsidebar (#21740)
(cherry picked from commit a9d5d34fd1822dc8b36eb64348ecab40353d89ea)
2025-06-12 19:39:23 +00:00
Karan Hotchandani
2e08b5f140 lineage: fix expand collapse operation on nodes (#21309)
(cherry picked from commit 074c2efa10fc0e59d3d1fe4c4779fecdfe1b224b)
2025-06-12 17:48:34 +00:00
Shrushti Polekar
17d28f55f9 Minor(ui): Close profile dropdown on redirection to user profile page (#21733)
* close dropdown on redirection

* address comment

(cherry picked from commit e2abddd0ac1397211b8eded3dcad0baf7e6a022c)
2025-06-12 17:46:35 +00:00
Shrushti Polekar
5beda621e7 Fix(ui): Close emoji feed editor on outside click (#21696)
* handle outside click for emoji feed editor

* added  test

* address pr comments

* address pr comments

(cherry picked from commit b72dff93b8e36b313480c8936ef5bd2da73e10a9)
2025-06-12 17:45:29 +00:00
harshsoni2024
0328b626f6 powerbi change owner condition (#21724)
(cherry picked from commit 6a6180b2e36f5ef779640ea39644121c11de53b3)
2025-06-12 10:42:57 +00:00
github-actions
40c5a8a2a3 chore(release): Prepare Branch for 1.7.3 2025-06-12 04:07:02 +00:00
Mohit Tilala
ba8716bf8a Remove existing entity source hash presence check (#21621) 2025-06-12 01:30:56 +05:30
Karan Hotchandani
30be77e03a fix flaky playwright (#21688)
(cherry picked from commit 67e23ae855e3d234ac6fabf98289db232cfc39fa)
1.7.2-release
2025-06-10 17:52:25 +00:00
sonika-shah
74305a9242 Fix user page partial search (#21684)
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 047c3bfbe4ab80302e9d3087e13a625d87041cc8)
2025-06-10 16:55:36 +00:00
Suman Maharana
c676735660 Fix: dbtcloud CL errors (#21685)
(cherry picked from commit 0df058a53d4202b0c6c50d1a33de0f8d77c5d516)
2025-06-10 16:27:20 +00:00
Dhruv Parmar
113dae708d Fix (ui): Flaky Advance Search test case (#21681)
* fixed flaky advance search

* fixed advance search json searching

(cherry picked from commit 1e9d22930141d6e3abdf5092f40f1b48307d243b)
2025-06-10 14:26:55 +00:00
Mohit Yadav
283ef09f0e [Fix-21275] Service pipeline lineage not appearing (#21664)
* Fix Pipeline Service Lineage

* Unique Id issue

(cherry picked from commit b8cb82c25c10b8d3f1926223e1b1fbf1a4afd560)
2025-06-10 17:58:21 +05:30
Sriharsha Chintalapani
65a16945c4 Fix Lineage/EntityRelationship mappings back to object (#21675)
* Fix Lineage/EntityRelationship mappings back to object

* Add displayName to the user when the user is created and displayName is not set

* remove UserResource related changes

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
(cherry picked from commit dd9449c8d4e6d43bbff375d3d4c0fec55b06ccbb)
2025-06-10 11:54:31 +00:00
Pere Menal
c2f4267145 Revert "FIX #1464 (#21520)"
This reverts commit f0d8962de6b1a53c30b549e7ba21dc26eead25ed.
2025-06-10 12:48:15 +02:00
Shrushti Polekar
7361ea34b5 chore(ui) : update whats new for 1.7.2 (#21676)
* update whats new

* update cookie version

(cherry picked from commit 3bda02a76b148d438d748662c6e23ee327dbd61f)
2025-06-10 10:23:18 +00:00
Sriharsha Chintalapani
872c8ff4d6 Fix jakarta to javax 2025-06-09 16:21:42 -07:00
Sriharsha Chintalapani
28c26136c8 Fix #21457: SearchIndexing: Limit of total fields [1000] has been exceeded (#21503)
* Fix #21457: SearchIndexing: Limit of total fields [1000] has been exceeded

* Fix #21457: SearchIndexing: Limit of total fields [1000] has been exceeded

* Fix BulkItemException throwing back to the UI

* add upstreamLineage to all appropriate indexes

* Remove conflicting lines and clean up index mappings for api_collection and stored_procedure JSON files

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2025-06-09 16:18:03 -07:00
Dhruv Parmar
bd250765cb Fix(ui): loading issue for react-awesome-query (#21424)
* fixed loading issue for react-awesome-query

* added tests

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 40aba1d906e61a7e8061336b75e1979549d424ff)
2025-06-09 23:10:11 +00:00
Mayur Singal
82aca0cea5 MINOR: Fix bigquery import issue (#21444)
* MINOR: Fix bigquery import issue

* fix checkstyle

(cherry picked from commit 06ae2df2c3e6d8c514f6630d699ac80405c51d29)
2025-06-09 23:09:35 +00:00
Sriharsha Chintalapani
0eeb66ec3c Fix #21502: TooManyNestedClauses: Query contains too many nested clauses (#21505)
* Fix #21502: TooManyNestedClauses: Query contains too many nested clauses; maxClauseCount is set to 4096 error in table_search_index for complex search queries in Opensearch

* Fix #21502: TooManyNestedClauses: Query contains too many nested clauses; maxClauseCount is set to 4096 error in table_search_index for complex search queries in Opensearch

* Update openmetadata-service/src/test/java/org/openmetadata/service/resources/search/SearchResourceTest.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix mvn build

* fix checkstyle

* fix tests in SearchResourceTest

* fix tests in SearchResourceTest

* instead of wrapping baseQuery+functionScore in a new BoolQuery,use functionScore directly as the final query - avoid duplication of mult_match query

* add requestSchema fields in APIEndpointIndex, and remove array fields in searchSettings to use fuzzyfields avoiding clause explosion

* - Set fuzzyMaxExpansions/maxExpansions to 10 instead of default 50
- Turn off fuzziness (Fuzziness.ZERO) for `.ngram` fields
- Update QUERY_SYNTAX_PATTERN so only uppercase AND, OR, NOT are treated as boolean operators

* use non Fuzzy query for ngram Fields in QueryStringBuilder , remove duplication of query in should phrase

* add fuzzy/nonFuzzy Fields for each asset in searchSettings.json

* add fuzzy/nonFuzzy Fields for each asset in searchSettings.json

* update isFuzzyField function

* fix playwright

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
(cherry picked from commit 98aff312dad163eec31bbc8e97dec43b2e21e011)
2025-06-09 23:08:41 +00:00
Shrushti Polekar
8df91f9ddc chore(ui): Whats new for 1.7.2 (#21655)
* added whats new for 1.7.2

* minor refactor

* update whats new

* update whats new

(cherry picked from commit d11b35ccc909f2588ee75d7020cbe1fdcc84e98a)
2025-06-09 23:07:58 +00:00
Mohit Tilala
b2eebcbb86 Fixes #21472: Add mention of why snowflake owners are not supported (#21519)
* Add mention of why snowflake owners are not supported

* Remove owners from docs as not supported

(cherry picked from commit 8bda216a72a4d0d1b5802c375102254496211e19)
2025-06-09 23:07:15 +00:00
Pere Menal-Ferrer
f0d8962de6 FIX #1464 (#21520)
* Add PIICategoryTags and some utilities on top of them.

* Fix static-check

* Add test for fqn representation

* Add NEREntityGeneralTags.json from Collate

* Add test to check PIICategoryTags agree with the ones used by OM server

* Add LabelExtractor

* Fix style

* Add ignore superflous-parens for pylint

* Ass comment as per PR review

* Fix not-updated PII-IT

* Remove duplicated IT test for PII

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 1e86f9870fd663122b9bbb64f3cf17cf32619c7f)
2025-06-09 23:06:53 +00:00