nastra commented on issue #9514:
URL: https://github.com/apache/iceberg/issues/9514#issuecomment-1898586485

   @nk1506 which particular methods did you have in mind that would make sense 
to extract into `IcebergMetadata`? I'm not sure this is something we'd want to 
do. 
   `ViewMetadata` is an interface where the impl is generated by Immutables, 
whereas `TableMetadata` is a normal class.
   Even if we'd have `IcebergMetadata` defined as an interface with a few 
common methods, would this make certain things easier?


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