kevinjqliu commented on issue #2131:
URL: 
https://github.com/apache/iceberg-python/issues/2131#issuecomment-2994352661

   > allow for parquet field_id support in the add_files method? 
   
   this is already done automatically based on the table metadata. 
   
https://github.com/apache/iceberg-python/blob/89e71c36f26d1f3da48090ddfa137a698e2a06fc/pyiceberg/table/__init__.py#L855-L858
   
   You can also specify your own name-mapping by updating the table properties 


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