rdblue commented on issue #26847: [SPARK-30214][SQL] Support COMMENT ON syntax URL: https://github.com/apache/spark/pull/26847#issuecomment-568041625 > I think we can extend this patch to unify the relation resolution as well. I'm -1 for extending this PR to include large changes to how relation resolution works. If we want to refactor relation resolution, then let's do that in a dedicated PR. The addition of `COMMENT ON` should add only that feature, not mix in significant changes to the analyzer.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
