Github user rednaxelafx commented on the issue:
https://github.com/apache/spark/pull/20772
Just wanna leave a note here that the Janino side of the bug has been fixed:
https://github.com/janino-compiler/janino/pull/46#issuecomment-380799160
https://github.com/janino-compiler/janino/commit/a373ac9bb6d28d51dccb7421ea046d73809d7ce2
With this fix, Janino will correctly throw an exception upon invalid
parameter size instead of silently allowing it to pass compilation (which leads
to ClassFormatError later when the generated class is loaded by the JVM).
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]