sdd commented on PR #602:
URL: https://github.com/apache/iceberg-rust/pull/602#issuecomment-2367405891

   @Xuanwo and @liurenjie1024: PTAL, I've rebased and refactored this to better 
handle the pass-through case. It would be great to get this merged - without 
it, I'm experiencing some annoying issues, as table scans against tables that 
have had new columns added where pre-existing data exists without the added 
column, and then had new data written in the new schema, results in record 
batches being streamed back that can have different schemas in the same stream, 
which is very difficult to deal with.


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