Tracy Y created HIVE-10701:
------------------------------
Summary: Escape apostrophe not work properly
Key: HIVE-10701
URL: https://issues.apache.org/jira/browse/HIVE-10701
Project: Hive
Issue Type: Bug
Components: Hive
Affects Versions: 0.14.0, 0.13.0, 0.12.0
Reporter: Tracy Y
Priority: MinorSELECT 'S''2' FROM table return S2 instead of S'2 The apostrophe suppose to be escaped by the single quote in front. Thanks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
