You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by TomaszGaweda <gi...@git.apache.org> on 2018/06/08 18:30:53 UTC

[GitHub] spark issue #21360: [SPARK-24288] Enable preventing predicate pushdown

Github user TomaszGaweda commented on the issue:

    https://github.com/apache/spark/pull/21360
  
    I've tesed it with my application that had problem with predicate pushdowns to database. Looks good, performance is degradated a bit, but it was previously ran on Spark 2.3, not 2.4. However, memory consumption is much better as I don't have to cache input Datasets.
    
    LGTM From functional side. @gatorsmile @cloud-fan Could you please review it? Thanks! 


---

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