StefanXiepj commented on pull request #30646: URL: https://github.com/apache/spark/pull/30646#issuecomment-745924787
> We have `TableCatalog` now, and the implementation can accept any table name as it wants. > > That said, I think it's OK to do it as a Hive-catalog-specific feature, but not at the parser side. yeah, this is just for hive catalog, my purpose is to better migrate tasks from hive to spark. I like Spark, but we hive many tasks running on hive, we want to migrate it. I will move it from parser side to hive-catalog, have you got anything special in mind? ---------------------------------------------------------------- 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]
