Table Schema / Partition update via Rest Catalog #1440
|
I am confused by if the Rest Catalog does support table updates or not. It seems that the catalog as a function update_table that takes a TableCommit but the Then when going to Transaction there is no function to create some kind of table update either. Is table update just not really supported yet? Or am I doing this wrong? (my goal would be to update the schema or add some partitions) |
Answered by
liurenjie1024
Jun 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @macpie for reporting this. Yes, it's not supported yet.