Re: Issue with flink 1.16 and hive dialect

2023-07-16 Thread ramkrishna vasudevan
Thanks a lot @yuxia for your time. We will try to back port https://issues.apache.org/jira/browse/FLINK-27450 and see if that works. Also will keep watching for your fix for the Default Dialect fix. Regards Ram On Mon, Jul 17, 2023 at 8:08 AM yuxia wrote: > Hi, Ram. > Thanks for reaching out.

Re: Issue with flink 1.16 and hive dialect

2023-07-16 Thread yuxia
Hi, Ram. Thanks for reaching out. 1: About Hive dialect issue, may be you're using JDK11? There's a known issue in FLINK-27450[1]. The main reason that Hive dosen't fully support JDK11. More specific to your case, it has been tracked in HIVE-21584[2]. Flink has upgrade the Hive 2.x version t