[
https://issues.apache.org/jira/browse/HIVE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791101#comment-14791101
]
Illya Yalovyy commented on HIVE-11791:
--------------------------------------
[~gopalv], There is an inconsistency:
compactExpr(or(true, NULL)) => true, but
compactExpr(or(NULL, true)) => NULL.
If true == NULL in this context, then this behavior is acceptable, but still
inconsistent.
> Add unit test for HIVE-10122
> ----------------------------
>
> Key: HIVE-11791
> URL: https://issues.apache.org/jira/browse/HIVE-11791
> Project: Hive
> Issue Type: Test
> Components: Metastore
> Affects Versions: 1.1.0
> Reporter: Illya Yalovyy
> Assignee: Illya Yalovyy
> Priority: Minor
> Attachments: HIVE-11791.patch
>
>
> Unit tests for PartitionPruner.compactExpr()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)