Dongjoon Hyun created SPARK-51046:
-------------------------------------
Summary: `SubExprEliminationBenchmark` fails at `CodeGenerator`
Key: SPARK-51046
URL: https://issues.apache.org/jira/browse/SPARK-51046
Project: Spark
Issue Type: Sub-task
Components: SQL, Tests
Affects Versions: 4.0.0
Reporter: Dongjoon Hyun
{code}
Running org.apache.spark.sql.execution.SubExprEliminationBenchmark:
...
reparing data for benchmarking ...
Running benchmark: from_json as subExpr in Filter
Running case: subExprElimination false, codegen: true
25/01/30 22:24:08 ERROR CodeGenerator: Failed to compile the generated Java
code.
org.codehaus.commons.compiler.InternalCompilerException: Compiling
"GeneratedClass" in File 'generated.java', Line 1, Column 1: File
'generated.java', Line 24, Column 16: Compiling "processNext()"
...
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]