gruuya opened a new pull request, #814:
URL: https://github.com/apache/iceberg-rust/pull/814

   This is so as to avoid a potential schema mismatch resulting from upcasting 
arrow 8 and 16 bit integers to Iceberg 32 bit integer type.
   
   This is one way to resolve #813. Note that this is dependent on 
https://github.com/apache/arrow-rs/pull/6892 getting merged (and picked up) 
first.
   
   I still need to think of a proper test case for this too.
   
   Closes #813.


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