Github user viirya commented on the issue:

    https://github.com/apache/spark/pull/19082
  
    > If we can cut the boundary of whole-stage operators better, we still can 
make the byte code size smaller than 8K. That means, we are not completely 
disabling the whole-stage codegen.
    
    @gatorsmile So sounds like your point is to find proper point to split 
(cut) operator functions out but not split all possible operators? Is it 
correct?


---

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

Reply via email to