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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to