Zoltan Haindrich created HIVE-24939:
---------------------------------------

             Summary: PartitionPruner incorrectly assumes that all builtin 
expressions are metastore side supported
                 Key: HIVE-24939
                 URL: https://issues.apache.org/jira/browse/HIVE-24939
             Project: Hive
          Issue Type: Improvement
            Reporter: Zoltan Haindrich
            Assignee: Zoltan Haindrich


in case ObjectStore is in use it results in logs like:
{code}
2021-03-20 12:37:36,568 INFO  
org.apache.hadoop.hive.metastore.PartFilterExprUtil: [pool-6-thread-170]: 
Unable to make the expression tree from expression string [(UDFToDouble(p1) = 
2021.0D)]Error parsing partition filter; lexer error: null; exception 
NoViableAltException(24@[])
{code}

may occur in the HMS log; while the metastore call returns all partitions...




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to