Skip to content
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

[Bug]: Failure when creating a table and immediately retrieving Blocker. #2289

Closed
2 tasks done
Tracked by #2448
baiyangtx opened this issue Nov 13, 2023 · 1 comment · Fixed by #2288
Closed
2 tasks done
Tracked by #2448

[Bug]: Failure when creating a table and immediately retrieving Blocker. #2289

baiyangtx opened this issue Nov 13, 2023 · 1 comment · Fixed by #2288
Labels
type:bug Something isn't working

Comments

@baiyangtx
Copy link
Contributor

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.

image

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@baiyangtx
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
1 participant