dongjoon-hyun edited a comment on issue #27997: [SPARK-31101][BUILD][2.4] Upgrade Janino to 3.0.16 URL: https://github.com/apache/spark/pull/27997#issuecomment-605713254 Hi, @HeartSaVioR . I cannot reproduce the failure with the given example and in `244405fe57d7737d81c34ba9e8917df6285889eb ` at `branch-2.4`. Could you help me verify this PR? ```scala $ git checkout 244405fe57d7737d81c34ba9e8917df6285889eb $ // Add the test case to SQLQuerySuite $ build/sbt "sql/testOnly *.SQLQuerySuite" ... [info] - SPARK-31115 Lots of columns and distinct aggregations shouldn't break code generation (1 second, 619 milliseconds) ... ```
---------------------------------------------------------------- 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]
