You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/25 15:47:00 UTC

[jira] [Updated] (HIVE-24939) PartitionPruner incorrectly assumes that all builtin expressions are metastore side supported

     [ https://issues.apache.org/jira/browse/HIVE-24939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-24939:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)