Github user hvanhovell commented on the issue:

    https://github.com/apache/spark/pull/22216
  
    I think the use of global state and a thread local is far more hacky and 
probably is slower.
    
    The only clean solution I see here is to pass the lambda values around 
using the input row. I am not saying that this easy.


---

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

Reply via email to