[
https://issues.apache.org/jira/browse/HIVE-22131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912415#comment-16912415
]
Rajkumar Singh commented on HIVE-22131:
---------------------------------------
can you please try this with the latest release or hive-3.1 and share results.
> Hive CLI query fails if it contains "'"
> ---------------------------------------
>
> Key: HIVE-22131
> URL: https://issues.apache.org/jira/browse/HIVE-22131
> Project: Hive
> Issue Type: Bug
> Reporter: Monil Andharia
> Priority: Major
>
> The following query fails in Hive CLI
> {code:java}
> select "'" as literal;
> {code}
> Exception:
> {code:java}
> FAILED: ParseException line 1:21 extraneous input ';' expecting EOF near
> '<EOF>'
> {code}
> Similar reported bug: HIVE-14606
--
This message was sent by Atlassian Jira
(v8.3.2#803003)