[
https://issues.apache.org/jira/browse/HIVE-22550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhangbutao updated HIVE-22550:
------------------------------
Description:
repo:
Query : *insert into test values(1)*
job xml will be display *insert+into+test+values%281%29*
was:
repo:
Query : *insert into test values(1);*
job xml will be display *insert+into+test+values%281%29*
> Result of hive.query.string in job xml contains encoded string
> ---------------------------------------------------------------
>
> Key: HIVE-22550
> URL: https://issues.apache.org/jira/browse/HIVE-22550
> Project: Hive
> Issue Type: Bug
> Affects Versions: 3.1.0, 3.1.1
> Reporter: zhangbutao
> Assignee: zhangbutao
> Priority: Major
> Attachments: job xml.JPG
>
>
> repo:
> Query : *insert into test values(1)*
> job xml will be display *insert+into+test+values%281%29*
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)