[Feature request] Support schema update #26315
echo-slams
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
When we run insert SQL statement for adding/updating partitions, if the data provided has more columns, the query will be failed and ask user engagement to update schema or SQL correspondingly
Expected Behavior
When we run insert SQL statement for adding/updating partitions, if the data provided has more columns, the query will succeed and new added column scheme will be updated corresponding.
I would like to hear Trino open source, how do you think about this request and do you have any plan or previous discussions for this feature request?
Beta Was this translation helpful? Give feedback.
All reactions