rshkv commented on issue #868:
URL: https://github.com/apache/iceberg-rust/issues/868#issuecomment-2577953842

   Also happy to help with this but not sure why / if we want this.
   
   Looking at the DataFusion integration, it seems useful for the metadata 
`TableProvider` to be able to provide the Arrow schema.
   
   If we need to expose the Arrow schema for 1) the DataFusion integration and 
2) to build `RecordBatch` internally, it might be preferable for the metadata 
tables to have `schema()` return Arrow. If necessary, clients can still convert 
to Iceberg. Unlike the other way round, where we know conversion would be 
necessary.


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