s-akhtar-baig opened a new pull request, #374:
URL: https://github.com/apache/iceberg-rust/pull/374

   GitHub issue: https://github.com/apache/iceberg-rust/issues/352
   
   **Problem:** Previous versions of Java (`<1.4.0`) implementations 
incorrectly assume the optional attribute `current-snapshot-id` to be a 
required attribute in TableMetadata.
   
   **Solution**: Use `legacy-current-snapshot-id` environment variable to force 
iceberg-rust to create and load a table with a metadata file compatible with 
the older versions. 
   
   **Testing**: Added new unit tests.
   
   **Future work:**
   
   - Implement a config file for iceberg-rust and provide users an additional 
option to set `legacy-current-snapshot-id` as a configuration value. 


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