Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
(j = 1990-11-12 or j = 1990-11-11 or j = 1990-11-10)
Attachments
Issue Links
- is caused by
-
HIVE-26787 Pushdown Timestamp data type to metastore via direct sql / JDO
- Resolved
- relates to
-
HIVE-26778 Pushdown Date data type to metastore via direct sql / JDO
- Resolved
- links to