syun64 opened a new pull request, #918:
URL: https://github.com/apache/iceberg-python/pull/918

   Following up on a discussion on: 
https://github.com/apache/iceberg-python/pull/910#discussion_r1674879351
   
   - The intended usage of `to_requested_schema` is to support our internal 
functions when reading and writing arrow data to fit the Iceberg table schema, 
and hence should be private.
   - As @HonahX pointed out, the signature of the function has changed in 
https://github.com/apache/iceberg-python/pull/786/files even though it is a 
public API. We will keep the public API function with the previous signature 
using `pa.Table` with a deprecation notice until 0.8.0 release


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