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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to