You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In external catalog, AMS don't know the creation of mixed-iceberg table, so if create table and write to base immediately, the engine will failed to get server table identifier.
AMS should force to sync-table when someone require a table block in external catalog.
What happened?
Failed to get blocker when creating a table and immediately retrieving Blocker.
Affects Versions
master
What engines are you seeing the problem on?
AMS
How to reproduce
Create a mixed-iceberg table in external catalog. and using spark batch write( insert overwrite ) immediately.
Relevant log output
No response
Anything else
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: