thomasrebele commented on PR #6371: URL: https://github.com/apache/hive/pull/6371#issuecomment-4116215128
One thing that makes me wonder: the [ticket description](https://issues.apache.org/jira/browse/HIVE-27193) says that "create table `@test`.testtable (c1 integer);" works. That command needs to resolve the database name as well. So why does the CREATE TABLE command pass while ALTER TABLE and DROP TABLE fail? -- 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]
