You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2020/09/11 03:02:00 UTC

[jira] [Created] (SPARK-32851) Tests should fail if errors happen when generating expr code

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org