In flink sql client,I do the following sql query:
Flink SQL> use xyz; Flink SQL> set table.sql-dialect=hive; Flink SQL> show create table t3;