jalpan-randeri opened a new issue, #55680:
URL: https://github.com/apache/spark/issues/55680

   Currently, Spark Structured streaming via the DSv2 api does not pushdown 
predicate. This results in more data being scan and filtered out at engine 
layer. This results in excessive I/O, driver bottlenecks and increased latency.
   
   Relevant Iceberg issue - https://github.com/apache/iceberg/issues/15692
   
   PR on Spark side - https://github.com/apache/spark/pull/55679


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to