rambleraptor opened a new pull request, #17:
URL: https://github.com/apache/iceberg-terraform/pull/17

   Right now, we don't support updating tables at all. This allows us to do 
schema + property updates. 
   
   Couple quick notes:
   - It relies on sending schema ID as -1 to act as the newest schema, but it 
does check for the correct schema ID on the other side.
   - This refactors a chunk of code responsible to reading the table + figuring 
out which properties are user/server into a separate function, since that's 
used in updating.


-- 
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