aditya-subrahmanyan opened a new pull request, #2011:
URL: https://github.com/apache/iceberg-rust/pull/2011

   ## Which issue does this PR close?
   
   - Closes #2007.
   
   ## What changes are included in this PR?
   
   Implements Iceberg spec requirement to reuse partition field IDs when adding 
specs with equivalent fields (same source_id + transform).
   
   - Add Hash trait to Transform enum for HashMap keys
   - Add field ID reuse logic in TableMetadataBuilder.add_partition_spec()
   
   ## Are these changes tested?
   
   Added a test to cover partition field id reuse when new specs are added


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to