Peng-Lei commented on pull request #33339: URL: https://github.com/apache/spark/pull/33339#issuecomment-915841779
Update PR as follows: 1. Add empty check in `def catalog(name: String): CatalogPlugin` 2. Add `QueryCompilationErrors.invalidNameForCatalogError` I try to add empty check in `SQLConf`, but I feel it's a bit hard to check, because the catalog name is part of SQLConf.key, not value. @cloud-fan @sunchao At last, Thank you very much for review this PR. -- 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]
