You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jose Torres (JIRA)" <ji...@apache.org> on 2017/07/31 23:17:00 UTC

[jira] [Created] (SPARK-21587) Filter pushdown for EventTime Watermark Operator

Jose Torres created SPARK-21587:
-----------------------------------

             Summary: Filter pushdown for EventTime Watermark Operator
                 Key: SPARK-21587
                 URL: https://issues.apache.org/jira/browse/SPARK-21587
             Project: Spark
          Issue Type: Bug
          Components: Structured Streaming
    Affects Versions: 2.2.0
            Reporter: Jose Torres


If I have a streaming query that sets a watermark, then a where() that pertains to a partition column does not prune these partitions and they will all be queried, greatly reducing performance for partitioned tables.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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