pvary commented on PR #15010: URL: https://github.com/apache/iceberg/pull/15010#issuecomment-3743107770
I see that the goal here is to have the same validation logic for every catalog. I understand that this is quick solution to the problem, but maybe an alternative solution could help alleviate more of the future issues. Could we just put the validation logic to the `BaseMetastoreViewCatalog` and use it everywhere? Would this be too costly to refactor? -- 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]
