RussellSpitzer commented on PR #8523:
URL: https://github.com/apache/iceberg/pull/8523#issuecomment-1758393552

   Say I have a code that takes data from a streaming source with a changing 
schema. In one delta the source has removed the last column, I see always check 
for the delta and apply it to my current iceberg table. Should the code error 
out and request I drop the table instead? I would argue I may want to keep the 
history of this schema change of the table in my Iceberg table. 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to