[
https://issues.apache.org/jira/browse/HIVE-25728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447286#comment-17447286
]
Stamatis Zampetakis commented on HIVE-25728:
--------------------------------------------
[~soumyakanti.das] If possible please include a scenario reproducing the
problem in the description along with the full stack trace inside \{noformat\}
tags. For someone hitting a {{ParseException}} in the future it will be easier
to identify if this is the bug which corresponds to their use-case.
> 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
> Priority: Major
>
> 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)