rymurr commented on pull request #2031: URL: https://github.com/apache/iceberg/pull/2031#issuecomment-757983330
> Apache flink will load those catalog factory classes whose **required properties** are matched, and check whether there's only one matched factory ( If more than one or no factory, it will throw exception, means we're failing to load catalog). Thanks @openinx just a bit of clarification. What do you mean by **required properties**. Is there a way to set properties in `WITH` clauses to have required/not-required fields? If I can pass non-required fields through to the catalog w/o this PR I would be very happy :-) ---------------------------------------------------------------- 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]
