[ 
https://issues.apache.org/jira/browse/FLINK-22762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350870#comment-17350870
 ] 

luoyuxia edited comment on FLINK-22762 at 5/25/21, 7:35 AM:
------------------------------------------------------------

I think this issue is same as  [HiveParser::setCurrentTimestamp fails with 
hive-3.1.2][https://issues.apache.org/jira/browse/FLINK-22760]


was (Author: luoyuxia):
I think this issue is same as  [HiveParser::setCurrentTimestamp fails with 
hive-3.1.2]https://issues.apache.org/jira/browse/FLINK-22760]

> 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: Connectors / Hive
>    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)

Reply via email to