Gengliang Wang created SPARK-23624:
--------------------------------------

             Summary: Revise doc of method pushFilters
                 Key: SPARK-23624
                 URL: https://issues.apache.org/jira/browse/SPARK-23624
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.3.1
            Reporter: Gengliang Wang


Revise doc of method pushFilters in 
SupportsPushDownFilters/SupportsPushDownCatalystFilters

In `FileSourceStrategy`,  except `partitionKeyFilters`(the references of which 
is subset of partition keys), all filters needs to be evaluated after scanning. 
Otherwise, Spark will get wrong result from data sources like Orc/Parquet.

 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to