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

[jira] [Created] (FLINK-28772) Port AddJarOperation to Hive dialect

luoyuxia created FLINK-28772:
--------------------------------

             Summary: Port AddJarOperation to Hive dialect
                 Key: FLINK-28772
                 URL: https://issues.apache.org/jira/browse/FLINK-28772
             Project: Flink
          Issue Type: Sub-task
            Reporter: luoyuxia


Flink dialect provides AddJarOperation, and Hive dialect will delegate to Flink's parser for "add jar xxx". But the behavior  between Flink and Hive for add command is different. The main difference is Flink dialect requires quotation but Hive dialect doesn't.

For better compatibility,  we need to port it to Hive dialect.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)