You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "chouc (Jira)" <ji...@apache.org> on 2021/10/13 03:06:00 UTC

[jira] [Created] (FLINK-24527) Add SqlUseDialect and UseDialectOperation

chouc created FLINK-24527:
-----------------------------

             Summary: Add SqlUseDialect and  UseDialectOperation
                 Key: FLINK-24527
                 URL: https://issues.apache.org/jira/browse/FLINK-24527
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Planner
    Affects Versions: 1.14.0
            Reporter: chouc
             Fix For: 1.14.1


users have to tabEnv.getConfig().setSqlDialect(SqlDialect.HIVE) to choose HIVE dialect , it's maybe convenient that use `use dialect hive` or `use dialect default` 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)