[
https://issues.apache.org/jira/browse/HIVE-27373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-27373:
----------------------------------
Labels: pull-request-available (was: )
> Unable to pushdown partition filter with unquoted date literal type to
> metastore
> --------------------------------------------------------------------------------
>
> Key: HIVE-27373
> URL: https://issues.apache.org/jira/browse/HIVE-27373
> Project: Hive
> Issue Type: Bug
> Components: Standalone Metastore
> Reporter: Krisztian Kasa
> Assignee: Krisztian Kasa
> Priority: Major
> Labels: pull-request-available
>
> After HIVE-26787 and HIVE-26778 filter expressions with unquoted date
> literals and timestamp literals without type name are not supported when
> calling metastore api {{getPartitionsByExpr}}
> Example
> {code}
> (j = 1990-11-12 or j = 1990-11-11 or j = 1990-11-10)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)