Github user hvanhovell commented on the issue:

    https://github.com/apache/spark/pull/21193
  
    @viirya I just glanced over this. We currently use a lot of mutable code 
for in code generation with - TBH - way too complex side effects. Your proposal 
adds another layer of side effects.
    
    Why don't we add a bit more structure to the JavaCode abstraction, and 
figure out that we need splitting from that? It will probably be more involved 
than this because you probably cannot fix the names upfront.


---

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

Reply via email to