Github user viirya commented on the issue:

    https://github.com/apache/spark/pull/19082
  
    @kiszk Thanks for summarizing the PRs.
    
    I just have a question about inlining method by JIT compiler. So you mean 
JIT compiler will inline methods into larger unit and then do JIT compilation 
on it? Will JIT inlining method make a huge method that fails JIT? Although it 
sounds nonsense, I think I'd like to make sure it won't happen.


---

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

Reply via email to