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)