aless10 opened a new pull request, #8286:
URL: https://github.com/apache/iceberg/pull/8286

   (It should) closes #7982 
   
   TableMetadataUtil has a `parse_raw` method where it receives a string that 
will be parsed by a pydantic model. This model will also return the correct 
TableMetadata version based on the field `format_version`. 
   This is like a strategy method that is now handled with a pydantic model 
(before, there were a couple of if statements).


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