You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "HanRyong,Jung (JIRA)" <ji...@apache.org> on 2018/03/19 02:19:00 UTC

[jira] [Created] (HIVE-18987) using spark engine, filter push down does not work

HanRyong,Jung created HIVE-18987:
------------------------------------

             Summary: using spark engine, filter push down does not work
                 Key: HIVE-18987
                 URL: https://issues.apache.org/jira/browse/HIVE-18987
             Project: Hive
          Issue Type: Bug
    Affects Versions: 2.3.2, 1.2.2
         Environment: hive 2.3.2, spark 2.0.0 or hive 1.2.1 spark 1.3.1
            Reporter: HanRyong,Jung


I use the decomposepredicate override of HiveStoragePredicateHandler to do a filter psuh down.
However, mr and tez work well with filter push down, but spark does not work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)