[ https://issues.apache.org/jira/browse/FLINK-22762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350731#comment-17350731 ]
xingyuan cheng commented on FLINK-22762: ---------------------------------------- I will pay attention to this issue > cannot use set table.sql-dialect=hive; > --------------------------------------- > > Key: FLINK-22762 > URL: https://issues.apache.org/jira/browse/FLINK-22762 > Project: Flink > Issue Type: Bug > Components: API / Core > Affects Versions: 1.13.0 > Environment: flink 1.13 > hive 3.12 > Reporter: xueluo > Priority: Major > Attachments: image-2021-05-25-10-11-49-944.png, > image-2021-05-25-10-14-22-111.png > > > sh sql-client.sh > *CREATE CATALOG* myhive *WITH* ( > 'type' *=* 'hive', > 'default-database' = 'default', > 'hive-conf-dir' = '/data/hive/conf/' > ); > > USE CATALOG myhive; > set table.sql-dialect=hive; > then > show tables; or any command error > !image-2021-05-25-10-14-22-111.png! -- This message was sent by Atlassian Jira (v8.3.4#803005)