Github user rdblue commented on the issue:

    https://github.com/apache/spark/pull/19424
  
    What are the guarantees made by the previous batches in the optimizer? The 
work done by `FilterAndProject` seems redundant to me because the optimizer 
should already push filters below projection. Is that not guaranteed by the 
time this runs?


---

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

Reply via email to