4940 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
db8e2fa548
Improve indexing auto tune based on heap mem, parse custer metrics for new versions of OpenSearch (#21931)
* Improve indexing auto tune based on heap mem, parse custer metrics for new versions of OpenSearch

* Use native bulk processors

* lower the batch size, add composite index for app_runs table

* while updated secrets, if there is entityNotFoundException ignore and move on

* Fix deadlock

* Fix deadlock

* Fix gzip headers

* remove unnecessary code to check compression, batch sizes etc..

* Improved performance

* Improved performance

* fix merge error

* fix styling

* fix tests

* Fix build issues

* improve queue size recommendations

* put max limits on threads

* fix checkstyle
2025-06-30 07:40:25 -07:00
Pranita Fulsundar
230dad2a8c
chore(ui): add whats new for 1.8.1 (#22023)
* add whats new content for 1.8.1

* update whats new data
2025-06-30 17:27:32 +05:30
Ashish Gupta
6da2beec56
PLAYWRIGHT: remove unwanted playwright code for fixing leftbar hover flakiness (#22032)
* remove unwanted playeright code for fixing leftbar hover flakyness

* remove comment on code, which the behaviour of code is currently not
2025-06-30 17:13:54 +05:30
Dhruv Parmar
ffd10f5f2a
Fix(ui):Test connection timeout message improvement (#21949)
* test connection timeout message improvement

* updated message

* updated message

* fixed sonar
2025-06-30 17:09:10 +05:30
harshsoni2024
d50e155b1b
add parquet alternate filetypes in table fileformat (#22027) 2025-06-30 14:23:51 +05:30
Pranita Fulsundar
98515b9ef2
Revert "fix(ui): alphabetical sort order support for display name (#21745)" (#22031)
This reverts commit d1b12650e3a89dff2e44e3fe0ba3d0168de109c5.
2025-06-30 13:57:05 +05:30
Aniket Katkar
8348e7e3a9
Chore: Add github action to generate and commit types based on schema changes (#21796)
* Add github action to generate and commit types based on schema changes

* Update generated TypeScript types

* add condition to avoid the `Create PR comment about auto-update` when triggered manually

* update description in schema field

* Fix the workflow error regarding commit step

* Update generated TypeScript types

* revert the description changes in the schema

* update description

* Update generated TypeScript types

* update the workflow paths to trigger for change in generated folder as well
remove the pre-commit code for schema changes since it won't be necessary now

* Add concurrency cancellation to the workflow

* revert schema change

* Update generated TypeScript types

* Update generated TypeScript types

* Update the workflow to remove unnecessary step `Switch to branch (if manual trigger)` and improve the PR comment step to only comment in case of any commits made to the PR

* only run workflow for ready-for-review PRs

* fix yml

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-30 12:22:40 +05:30
Suman Maharana
e36e5da26e
Added Databricks pipeline Lineage (#22014) 2025-06-30 10:41:22 +05:30
dependabot[bot]
a591054610
Chore(deps): Bump undici in /openmetadata-ui/src/main/resources/ui (#22025)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 04:35:20 +00:00
Chirag Madlani
cb39c70ef7
Feat(ui): Bump react, react-dom, react-router and dependant (#20869)
* Feat(ui): Bump react, react-dom, react-router antd and dependant

* update imports

* fix more imports

* update useParams

* fix imports

* fix compilation errors

* bump react-oidc

* Revert antd version bump

* added missing css for antd v4

* fix merge issues

* bump react-awesome-query-builder/antd

* fix basepath error

* clean errors and update withPageLayout HOC

* fix test failure

* fix the file error

* fix some unit test

* fix some unit test file

* fix some unit test file

* address comments

* fix remaning utils test

* fix some component folder test

* fix page tests

* fix tests for remaining pages

* fix some more test

* revert react-oidc upgrade

* fix tests for pages

* fix and skip some unit test

* fix nested routes structure

* Fix the type error for WebAnalyticsProvider

* fix console errors

* Revert "Fix the type error for WebAnalyticsProvider"

This reverts commit e9780bf174a3f831480324260a10990e03cfe2b5.

* fix the test and console error

* fix the last failing unit test

* fix dataInsight left panel tab switch

* revert order of data assets for explore page

* fix the schema editor, showing 2 sql editor

* fix customProperty and glossary version page breaking and playwright test

* Fix the advanced search playwright

* fix bulk edit and glossary import page

* fix bulk import page not working

* Fix the advanced search styling

* fix the unit test

* fix multiple failing playwright test

* fix sonar issue

* fix kpi and alerts playwright issue

* fix explore tree and sonar issue

* fix customProperty playwright test

* fix the console error

* fix the failing page and test due to schema editor component failure

* fix import not added

* fix custom property and testsuite failing test

* update yarn.lock

* Fix CI error

* Fix the sonarcloud check

* Fix the Custom property format mapping for date time formats

* Fix alert details page stuck in loading state

* re-added the react-strict mode

* fix custom property advance search

* fix sonar, url encoding issue causing playwright test failure

* fix the unit test and change data insight page render method

* fix sonar and test suite playwright test

* fix the sonar issue

* fix the dataAssetHeader failing unit test

* fix the explore tree issue on dev mode

* update es format function for query builder

* fix the failing unit test

* fix sonar failure

* changes around queryBuildr checkTree as it was deprecated

* linter header added

* fix the rule operator not resetting on rule field change

* reverted back to checkTree as it query builder to not load inital options

* fix advance search customproperty spec

* Push the fix for failing playwright tests

* trying to fix schema search

* add wait for search service

* Fix unit tests

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Pranita <pfulsundar8@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2025-06-29 16:25:51 +05:30
Shrushti Polekar
eb234c8199
fix(ui): Username issue in Comments Card (#22016)
* fix username issue

* added test

* minor fix for display name

* fix test
2025-06-29 13:18:09 +05:30
Shailesh Parmar
62ab5689d2
Feat: add support of adding tags in test case form (#22007)
* Feat: add support of adding tags in test case form

* fix: don't override test case tags with entity tags

* feat: enhance test case form to support glossary terms and improve tag handling

* feat: implement tags and glossary terms functionality in test case forms and enhance related tests

* fixed failing unit test

* feat: add tier tag filtering and preservation in test case forms and related tests

* feat: add tags to addTestCaseAction

---------

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2025-06-28 21:55:01 +02:00
Shrushti Polekar
64f09e8614
Fix(ui) : search functionality for domain edit in user profile (#22005)
* support search for domain edit in user profile

* handle search for persona edit in profile page

* fix domain update issue

* added test
2025-06-28 22:52:01 +05:30
Sweta Agarwalla
26ae339aff
fix(ui): Update bg color for the tab components (#21976)
* remove extra space visible in glossary term

* revert PR

* fix bg color issue

* update container styles

* updated bg color

* update heights
2025-06-27 21:34:06 +05:30
Pranita Fulsundar
d1b12650e3
fix(ui): alphabetical sort order support for display name (#21745)
* add sort order support for display name

* fix table sorting field for name

* add tests

* refactor code

* add test for all entities

* minor fix

* fix sorting logic to match with ES behaviour

* fix test

* minor fix

* fix flakyness
2025-06-27 20:21:54 +05:30
Teddy
d36878409a
MINOR: Extracted indexMapping into spec module (#21882)
* feat: added endpoint to programatically retrieve index mapping

* feat: added endpoint to programatically retrieve index mapping

* refactor: extracted JsonUtils from server sub module

* refactor: move IndexMapping to spec

* style: ran java linting

* refactor: moved IndexMapping to singleton class

* fix: JsonUtils import

* style: ran java linting

* fix: init indexmapper in operations

* fix: moved ES index json files to spec

* style: ran java linting

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-06-27 14:47:36 +02:00
Shrushti Polekar
d8bc4942c3
Fix #21569 : Pagination state lost after multiple back navigations in table list view (#21973)
* fix table pagination persistence issue for browser back navigation

* fix type issue

* minor fix

* added test

* minor fix

* fix sonar issue

* minor fix
2025-06-27 13:27:32 +05:30
Mayur Singal
b0d18dc761
Minor: Fix typo on query cost record index (#21991) 2025-06-27 00:36:47 -07:00
Shailesh Parmar
7ff36b2478
Fix: Image was not rendering correctly in description editor. (#21995) 2025-06-27 10:49:02 +05:30
Shrushti Polekar
809ca63144
fix custom property advance search aut failure (#21980) 2025-06-27 10:20:57 +05:30
sonika-shah
971225dbce
Fix #21414: Custom properties display issue in advanced search (#21873)
* fix: remove recursive extraction of nested fields for entityReference and entityReferenceList type custom properties

* get displayName field along with other fields in /customProperties api

* show display name instead of name for custom props

* show display name instead of name for custom props

* fix extension type and add tests

* fix tests

* fix data model tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-06-26 19:35:45 +05:30
IceS2
94cf3e0fd6
MINOR: Extend profile workflow config to allow engine configuration (#21840)
* Update Profile Workflow to allow engine configuration

* Add ui generated schemas

* Add Repository Override mechanism based on annotations

* Implement logic to use the ProcessingEngine configuration

* Update SparkEngine to use remote and not master
2025-06-26 19:11:26 +05:30
Karan Hotchandani
064b43c21c
fix pw issues for domain (#21986) 2025-06-26 19:08:53 +05:30
Shrushti Polekar
fe1bc83635
Fix(ui): Reply count being shown as 0 in task feed card (#21952)
* fix reply count being shown as 0 in feed card

* updated condition

* address pr comment
2025-06-25 23:08:57 +05:30
Chirag Madlani
1e50fc1376
fix(ui): version link and fetch logic with 1 hour wait time (#21932)
* fix(ui): version link and fetch logic with 1 hour wait time

* fix tests

* fix test
2025-06-25 20:54:07 +05:30
Dhruv Parmar
693292406d
Fix(ui): Flaky Tag Add, Update and Remove (#21930)
* fixed flaky tags test

* minimized code

* fixed failed explore quick fliter

* removed config file from pr
2025-06-25 20:29:03 +05:30
Ashish Gupta
24125588dd
MINOR: fix the schema page table pagination count issue (#21915)
* fix the schema page table pagination count issue

* unwanted code removal

* remove the same parameter as we have same value as default arguments

* fix the sonar failing due to recent changes

* fix the failing test
2025-06-25 19:35:40 +05:30
Pranita Fulsundar
a2154df0ec
fix(test): flaky Domain.spec and Roles.spec (#21950)
* fix domain.spec

* fix delete role test

* minor fix
2025-06-25 18:19:33 +05:30
Sweta Agarwalla
53f9c2122d
fix(ui): remove edit permission in version page (#21903)
* remove extra space visible in glossary term

* revert PR

* remove edit permissions in version page

* add tests for version page

* fix jest failure

* fix tests

* fix test
2025-06-25 16:36:42 +05:30
Ashish Gupta
b99071b82c
fix the activity feed flaky playwright test (#21942) 2025-06-25 16:05:43 +05:30
Ashish Gupta
9d6b86e5cb
PLAYWRIGHT: fix the flakiness around the tag.spec (#21920)
* fix the flakyness around the tag.spec

* fix the flaky test, as caused by using same tag for the delete and edit action
2025-06-25 14:28:50 +05:30
Pranita Fulsundar
7d74efa501
fix(test): flaky Policies.spec and Roles.spec (#21917)
* fix getElementWithPagination function

* fix flakyness

* fix test

* remove error statements
2025-06-25 09:42:25 +05:30
Shrushti Polekar
b8112338f3
Fix: Activity feed AUT failure and User flaky test (#21913)
* fix flaky test

* fix flaky user test

* minor fix

* minor fix for display name

* minor fix
2025-06-24 22:30:08 +05:30
Chirag Madlani
d304c161d0
chore(ui): Update README.md for playwright test (#21912) 2025-06-24 16:28:46 +05:30
Sriharsha Chintalapani
8cef169686
Add Whats New for 1.8.0 release (#21891)
* Add Whats New for 1.8.0 release

* Fix markdown styling

* Add certification to what's new

* added testSuite field removal as breaking change

* update whats new

* fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2025-06-23 19:30:35 +05:30
Sweta Agarwalla
4411a63471
fix(ui): whitespace for customised pages (#21897)
* remove extra space visible in glossary term

* revert PR

* remove extra space in glossary term

* update styles

* move height update to .less
2025-06-23 18:39:47 +05:30
Dhruv Parmar
fdda717b56
Minor(ui): test destination message improvement (#21881)
* fixed status alert message

* removed localization

* removed localization
2025-06-23 18:14:07 +05:30
Shrushti Polekar
e2f35ff31b
fix asset count issue (#21896) 2025-06-23 14:03:18 +05:30
Shailesh Parmar
520c7d8642
fix: #21872 Freshness test displays 0 for negative values (#21880) 2025-06-22 11:44:03 -07:00
Shrushti Polekar
3694bf48ca
Fix : Failing activity feed test (#21814)
* fix failing activity feed flaky test

* fix flaky emoji test

* fix flaky test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-06-20 20:45:36 +05:30
Chirag Madlani
e34c911cc8
fix(ui): carousel image being cropped for small width (#21869)
* fix(ui): carousel image being cropped for small width

* update sizing
2025-06-20 14:12:42 +05:30
Shrushti Polekar
c729bd51ea
Fix(ui): Additional query call in user profile page (#21856)
* fix additional query call in user profile page

* added unit test
2025-06-20 11:23:29 +05:30
Dhruv Parmar
7035c9e107
Fix(uI) : Flaky Tag Add, Update and remove for child entity (#21861)
* fixed flaky follow and Tag for Child entity

* removed lastrun

* removed lastrun

* removed config file
2025-06-19 23:36:14 +05:30
Ashish Gupta
1439081caa
Release: Add what's new content for 1.7.5 (#21860) 2025-06-19 17:32:00 +00:00
Ashish Gupta
34e674e27d
MINOR: fix the styling of user profile modal while edit (#21845)
* fix the styling of user profile modal while edit

* fix the playwright test, PR comment and ux height issue

* fix sonar issue
2025-06-19 18:01:12 +05:30
Ashish Gupta
cd96b5c7e0
fix the layout of suggestion slider in description box (#21859) 2025-06-19 17:22:25 +05:30
Pranita Fulsundar
d78a573746
fix restore search settings and policies test (#21857) 2025-06-19 15:43:51 +05:30
Shrushti Polekar
46ddbcd30f
fix teams flaky test (#21849) 2025-06-19 10:46:38 +05:30
Pranita Fulsundar
4e617af3e8
fix(test): AUT failures for Policies.spec and Roles.spec (#21844)
* fix policies and roles aut tests

* minor refactor

* fix getElementWithPagination function

* remove flakyness for policies test
2025-06-19 09:52:23 +05:30
Sriharsha Chintalapani
802438f0ea
Fix default boost score, improve fqn parsing (#21854)
* Fix explain turned by default, use dfs_query_then_fetch in cases of sharding of search cluster

* Add exact match configs

* Add exact match configs

* Update Logic to build search source builder with exact match priority

* Revert "Update Logic to build search source builder with exact match priority"

This reverts commit 175a2e9c6b67ee90d4b2a35af89bb035e8c45131.

* Revert "Add exact match configs"

This reverts commit 3fd52606610bbb97a676170004cab6d7adc31a0d.

* revert display name change

* make boost mode as sum by defaul

* add more fqnparts for schema and database

* revert DFS_QUERY_THEN_FETCH since sharding wasn the issue

* use fqn split

* refactor fqn parsing

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2025-06-18 18:56:11 -07:00