rambleraptor opened a new issue, #13:
URL: https://github.com/apache/iceberg-terraform/issues/13

   The table resource has a commit method that's used to commit updates to the 
resource. This includes schema updates, partition updates, sort order updates, 
etc.
   
   We'll need to add these individually.
   
   Note: ID fields (like the schema id) shouldn't be handled by the user. We 
have all the information we need (after reading from the server) to handle them 
ourselves.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to