-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
database schema search pagination #13988
Closed
dechoma
wants to merge
140
commits into
open-metadata:main
from
dechoma:fix/database_schema_search_pagination
Closed
database schema search pagination #13988
dechoma
wants to merge
140
commits into
open-metadata:main
from
dechoma:fix/database_schema_search_pagination
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 01c4ad3)
* fix(CI): Maven Central Publish Command * Add the github workflow path as well! (cherry picked from commit 2ba87a0)
This reverts commit f72c801.
This reverts commit f72c801.
…ata#13676)" This reverts commit 672bf03.
* fix: minor ui feedbacks * fix: feedbacks * fix: css on explore * fix: domain cypress * fix: profile picture alignment issues
* delete data products when the domain of it is deleted * typo in comment
* cypress: fixed AUT failure part 1 * updated DI spec * fixed postgress and redshift test * fixed restore admin bug * remove unnecessary type casing * di test fixed
* Update workflow imports * LineageRequest without desc * Usage Workflow * Usage Workflow * 1.2 docs publish * 1.2 docs publish
* changed the api call to fetch owned assets in my data widget * fixed unit tests
…#13697) * supported domain styling color in title if provided * fix on data product page * fix: allow dot in mentions allowed char --------- Co-authored-by: karanh37 <karanh37@gmail.com>
* cypress: fixed AUT failure part 5 * fixed cypress failure * fixed team cypress * fixed errorplace holder (cherry picked from commit 48fd4f9)
(cherry picked from commit 3fdc71a)
* fix(test): AUT failures for 1.2 * fix cypress in query,addRemoveTier and data insight * fix redshift with dbt * update package * fix yarn install * skip service spec * remove id from the ingestion json schema * skip data quality and insight for main * include service specs * update CI --------- Co-authored-by: Ashish Gupta <ashish@getcollate.io> (cherry picked from commit d75e2e8)
* fixed schemaSearch and dataModelVersion cypress * fixed tags not updating after addition and deletion of tags * fixed null value coming in the dashboard name field for search API * fixed bug on service list page
…nd fixed owner and domain search issue. (open-metadata#13937) * use displayName instead of name in service,database, databaseSchema and fixed owner and domain search issue * typo fix * improve code reusabilty (cherry picked from commit 759bd84)
(cherry picked from commit a1a1d9f)
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
devops
documentation
Improvements or additions to documentation
Ingestion
UI
UI specific issues
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes:
Fixes
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>