cloud-fan commented on issue #25077: [SPARK-28301][SQL] fix the behavior of table name resolution with multi-catalog URL: https://github.com/apache/spark/pull/25077#issuecomment-509892328 > It is reasonable to fix those two at the same time. Fixing just table resolution in this PR breaks v2 providers Have we ever supported v2 provider in Hive catalog before? I think one major argument here is: can we separate "fix the table name resolution" and "support v2 provider with Hive catalog"? I don't see a strong reason to do them together and I open this PR to show that it's possible to only fix table name resolution.
---------------------------------------------------------------- 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]
