[
https://issues.apache.org/jira/browse/HIVE-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693165#comment-14693165
]
Rajat Khandelwal commented on HIVE-11483:
-----------------------------------------
I think this should not break the existing behaviour. So a fix which decides on
encoding depending on some properties, would be better. default behaviour can
be to not encode.
> Add encoding and decoding for query string config
> -------------------------------------------------
>
> Key: HIVE-11483
> URL: https://issues.apache.org/jira/browse/HIVE-11483
> Project: Hive
> Issue Type: Improvement
> Components: Query Processor
> Reporter: Amareshwari Sriramadasu
>
> We have seen some queries in production where some of the literals passed in
> the query have control characters, which result in exception when query
> string is set in the job xml.
> Proposing a solution to encode the query string in configuration and provide
> getters decoded string.
> Here is a commit in a forked repo :
> https://github.com/InMobi/hive/commit/2faf5761191fa3103a0d779fde584d494ed75bf5
> Suggestions are welcome on the solution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)