Github user ueshin commented on the issue:

    https://github.com/apache/spark/pull/15840
  
    @hvanhovell Ah, good question.
    
    I checked the Janino code around `IfStatement` and I found Janino seems to 
optimize if/else block, too:
    
https://github.com/janino-compiler/janino/blob/22a7787e62037049e337cb1ce4064c29a4856022/janino/src/main/java/org/codehaus/janino/UnitCompiler.java#L2275
    So we didn't need to replace them.
    
    I'll revert them.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to