jun-he opened a new pull request #845: Add persistent IDs to partition fields
URL: https://github.com/apache/incubator-iceberg/pull/845
 
 
   For issue https://github.com/apache/incubator-iceberg/issues/281.
   
   I took a different approach from the previous WIP PR 
(https://github.com/apache/incubator-iceberg/pull/499).
   Instead of adding additional states and logics into `TableMetadata`, I 
created `PartitionSpecUpdate` to handle that. It also does not change 
`TableMetadataParser` and affects TableMetadata JSON.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to