Soumyakanti Das created HIVE-25728:
--------------------------------------
Summary: ParseException while gathering Column Stats
Key: HIVE-25728
URL: https://issues.apache.org/jira/browse/HIVE-25728
Project: Hive
Issue Type: Bug
Reporter: Soumyakanti Das
TheĀ {{columnName}} is escaped twice in {{ColumnStatsSemanticAnalyzer}} at [line
262|https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java#L262],
which can cause ParseException. Potential solution is to simply not escape it
second time.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)