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

[jira] [Created] (FLINK-21686) Duplicate code in hive parser file should be abstracted into functions

humengyu created FLINK-21686:
--------------------------------

             Summary: Duplicate code in hive parser file should be abstracted into functions
                 Key: FLINK-21686
                 URL: https://issues.apache.org/jira/browse/FLINK-21686
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API, Table SQL / Client
            Reporter: humengyu


It would be better to use functions rather than duplicate code in hive parser file:
 # <IF> <EXISTS> option should be abstracted into a function;
 # <IF> <NOT> <EXISTS> option should be abstracted into a function.



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