viirya commented on issue #25925: [SPARK-29239][SPARK-29221][SQL] Subquery should not cause NPE when eliminating subexpression URL: https://github.com/apache/spark/pull/25925#issuecomment-535561626 > do we have to trigger the bug via CODEGEN_FACTORY_MODE=CODEGEN_ONLY? This is a runtime exception and I think we can't fallback anyway. It captures NonFatal so actually it can fallback when NPE.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
