rdblue commented on pull request #2031: URL: https://github.com/apache/iceberg/pull/2031#issuecomment-756496637
In that case, I'd go with adding all of the properties in `CatalogProperties`. We can always add a prefix later if we want. To do that, we probably need `CatalogProperties` to have an array or list of all properties, like `CatalogProperties.all()` so we don't need to remember to go update Flink as we add more. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
