-
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
Write tests for Issue-19066 #19243
Write tests for Issue-19066 #19243
Conversation
…-metadata#17918) * supported glossary table column resizable * code cleanup * fix the column resizing affecting other column width * fix the playwright failure around the glossary due to re-sizable added
Co-authored-by: Rounak Dhillon <[email protected]>
…adata#19149) * feat(ui): show count with schema tab for table details page * fix active state for tab * fix tests and cover topic details page * add missing isActive check
* modify and fix some lineage issues * minor fix * restrict the node removal in case any error occured * fix flaky playwright test * userDetail flaky fix
Co-authored-by: Rounak Dhillon <[email protected]>
When using using the assumeRole connection option with jobs involving AWS services, the default 1 hour of boto might not cut it and the job fails, one way of solving this is to refresh the credentials when they expire, this ensures there is always valid credentials for the job regardless for how long it runs. Co-authored-by: Abdallah Serghine <[email protected]> Co-authored-by: IceS2 <[email protected]>
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! |
1 similar comment
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! |
Fixes #19066
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>