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)