[ https://issues.apache.org/jira/browse/PHOENIX-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439401#comment-16439401 ]
Ankit Singhal commented on PHOENIX-4423: ---------------------------------------- [~elserj], [~sergey.soldatov], As discussed, in case of MR, Predicate and projection pushdown is not working for storage handlers when the query involves multiple aliases(HIVE-18873 and HIVE-18872), as Hive has deprecated MR engine so we may not get much support as well. so, for now, I have disabled the MR test involving Joins and uploaded the patch which has all test passing for Tez engine. [~sergey.soldatov], as I don't have much detail on how our integrations work with TEZ , so would you mind taking a look and see if everything is as expected or not. And, also you may want to call out the ORC incompatibility you see in your testing due to the changes in Hive 3.0. > Phoenix-hive compilation broken on >=Hive 2.3 > --------------------------------------------- > > Key: PHOENIX-4423 > URL: https://issues.apache.org/jira/browse/PHOENIX-4423 > Project: Phoenix > Issue Type: Bug > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Critical > Fix For: 5.0.0 > > Attachments: PHOENIX-4423.002.patch, PHOENIX-4423_v1.patch, > PHOENIX-4423_v2.patch, PHOENIX-4423_wip1.patch, PHOENIX-4423_wip2.patch > > > HIVE-15167 removed an interface which we're using in Phoenix which obviously > fails compilation. Will need to figure out how to work with Hive 1.x, <2.3.0, > and >=2.3.0. > FYI [~sergey.soldatov] -- This message was sent by Atlassian JIRA (v7.6.3#76005)