kbendick commented on PR #5118:
URL: https://github.com/apache/iceberg/pull/5118#issuecomment-1164904208

   Since we’re only testing `LoadTableResponse` here and not `TableMetadata` 
specifically, it might be better to write the JSON out as external files and 
use `TableMetadataParser` after reading them in.
   
   We’d still be building the `LoadTableResponse` via the builder and testing 
that, but we wouldn’t need to create the `TableMetadata` instances 
programmaticallly.


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