Fokko commented on PR #863:
URL: https://github.com/apache/iceberg-rust/pull/863#issuecomment-2631878688

   > Just noticed that in the Java implementation, the schema has field ids, 
defined like this:  
https://github.com/apache/iceberg-rust/pull/863#pullrequestreview-2588447860
   
   We don't have to expose the field-IDs internally, as long as we resolve the 
fields using the ID. The name might change over time (see 
https://github.com/apache/iceberg/pull/5338/), but if you read the data as an 
Iceberg table, then we resolve the fields by ID then everything will be correct.


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