You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Haejoon Lee (Jira)" <ji...@apache.org> on 2022/11/21 01:40:00 UTC

[jira] [Created] (SPARK-41208) Add utils for testing `checkError` in various test mode

Haejoon Lee created SPARK-41208:
-----------------------------------

             Summary: Add utils for testing `checkError` in various test mode
                 Key: SPARK-41208
                 URL: https://issues.apache.org/jira/browse/SPARK-41208
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.4.0
            Reporter: Haejoon Lee


Currently, we test error class by using `checkError` test util, but it doesn't support various test Mode such as "non-codegen mode", "codegen mode" and "unsafe mode" for now. (so, it failed in CI: [#38644 (comment)|https://github.com/apache/spark/pull/38644#discussion_r1021424319]).

Thus, we need improved test util to allow testing error class in various expression test, such as "checkErrorInExpression" or something.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org