Takeshi Yamamuro created SPARK-32851:
----------------------------------------
Summary: Tests should fail if errors happen when generating expr
code
Key: SPARK-32851
URL: https://issues.apache.org/jira/browse/SPARK-32851
Project: Spark
Issue Type: Improvement
Components: SQL, Tests
Affects Versions: 3.1.0
Reporter: Takeshi Yamamuro
I noticed that the code generation of SafeProjection failed in the existing
test (https://issues.apache.org/jira/browse/SPARK-32828) but it passed because
FALLBACK was set at CODEGEN_FACTORY_MODE (by default) in SharedSparkSession. To
get aware of these failures, I think its worth setting CODEGEN_ONLY at
CODEGEN_FACTORY_MODE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]