Fokko commented on PR #524:
URL: https://github.com/apache/iceberg-python/pull/524#issuecomment-2013620848

   > Just have one question: I was thinking if later we need those metadata 
table classes, StaticTableScan, and StaticDataTask like what Java did. These 
may become useful when other engines (Daft, Ray) wants to represent the 
metadata tables in their dataframe. But since the metadata tables are normally 
not very large so using pyarrow as a bridge may be enough?
   
   I'm open for that, but I would like to defer that to a later PR. I don't 
like the hard dependency on PyArrow, and would love to get rid of that, but I'm 
not sure what the best format is then. An Arrow table can be used in most 
engines without any copying.
   
   I'll move this forward so @Gowthami03B can continue her work.


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