lirui-apache commented on pull request #15687: URL: https://github.com/apache/flink/pull/15687#issuecomment-825612473
I think we can also mention that hive dialect no longer supports flink syntax. Maybe something like this: ``` Hive dialect no longer supports Flink syntax for DML and DQL [FLINK-21808](https://issues.apache.org/jira/browse/FLINK-21808) Hive dialect supports HiveQL for DML and DQL. Please switch to default dialect in order to write in Flink syntax. ``` -- 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]
