lirui-apache commented on pull request #15151: URL: https://github.com/apache/flink/pull/15151#issuecomment-812336556
Hey @wangqinghuan , thanks for trying out this feature and reporting the issue. Hive dialect doesn't support hive's storage handler table. That's mainly because hive connector currently doesn't support read/write such tables. So even if you manage to create such tables, you can't really use them in Flink. I think we'd better throw meaningful exceptions for these use cases. -- 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]
