-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add async apis for csv import #18647
Conversation
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
# Conflicts: # openmetadata-service/src/main/java/org/openmetadata/service/resources/EntityResource.java # openmetadata-service/src/main/java/org/openmetadata/service/util/WebsocketNotificationHandler.java
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
Quality Gate passed for 'open-metadata-ui'Issues Measures |
Quality Gate passed for 'open-metadata-ingestion'Issues Measures |
* Add async apis for import csv * checkstyle fix * fix checkstyle after merge from main * fix auts * fix backend tests * ui: add async import support for glossary * ui: improve the import page layout * ui: add async import support for teams and users * show banner at the top * fix unit test * update importteams page test * minor change --------- Co-authored-by: Sachin Chaurasiya <[email protected]>
Describe your changes:
Added the async support for import assets.
GLOSSARY_IMPORT.mov
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>