[ https://issues.apache.org/jira/browse/HIVE-11430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14652649#comment-14652649 ]
Xuefu Zhang commented on HIVE-11430: ------------------------------------ Good question. I don't know. The test case was added in Spark branch, so the test output was generated here. After merging from master to Spark branch, the test case output should have been updated but didn't because the test didn't run due to some testing environment issue. Nevertheless, this doesn't answer the question. The difference seems to be the order of the SELECT and FILTER operators. The output for spark was updated via HIVE-11296, which changed the order, while the test out for MR was missed because of the above mentioned test env issue. [~csun], do you have any idea of what made the diff when we merged master to Spark branch in HIVE-11296? > Followup HIVE-10166: investigate and fix the two test failures > -------------------------------------------------------------- > > Key: HIVE-11430 > URL: https://issues.apache.org/jira/browse/HIVE-11430 > Project: Hive > Issue Type: Bug > Components: Test > Affects Versions: 2.0.0 > Reporter: Xuefu Zhang > Assignee: Xuefu Zhang > Attachments: HIVE-11430.patch, HIVE-11430.patch > > > {code} > org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_convert_enum_to_string > org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_dynamic_rdd_cache > {code} > As show in > https://issues.apache.org/jira/browse/HIVE-10166?focusedCommentId=14649066&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14649066. -- This message was sent by Atlassian JIRA (v6.3.4#6332)