You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yesheng Ma (Jira)" <ji...@apache.org> on 2021/02/10 07:26:00 UTC

[jira] [Created] (SPARK-34414) OptimizeMetadataOnlyQuery should only apply for deterministic filters

Yesheng Ma created SPARK-34414:
----------------------------------

             Summary: OptimizeMetadataOnlyQuery should only apply for deterministic filters
                 Key: SPARK-34414
                 URL: https://issues.apache.org/jira/browse/SPARK-34414
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.1
            Reporter: Yesheng Ma


Similar to FileSourcePartitionPruning, OptimizeMetadataOnlyQuery should only apply for deterministic filters. If filters are non-deterministic, they have to be evaluated against partitions separately.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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