nastra commented on PR #7759: URL: https://github.com/apache/iceberg/pull/7759#issuecomment-1578122566
> @nastra Is it possible to abstract a common interface for table and view because they have very similar methods? @ConeyLiu I don't think this is desirable, because `ViewMetadata` and `TableMetadata` only overlap in a few fields, so adding an abstract common interface might add unnecessary complexity -- 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]
