twuebi opened a new pull request, #558:
URL: https://github.com/apache/iceberg-go/pull/558

   This PR:
   
   1. adds a funct-opts builder for PartitionSpec
   2. implements the remove PartitionSpec Update
   3. ports test relating to PartitionSpecs from iceberg-rust
   4. port missing validations from iceberg-rust to metadataBuilder
   
   
   It's mostly contained within partitions, there's a more fundamental change 
to json deserialization in there which initializes the deserialization target 
with `-1` in all int fields so that we are able to determine if we received / 
did not receive a certain field and are consequently able to reject requests 
where mandatory IDs are missing.


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