Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-37935 Migrate onto error classes
  3. SPARK-41208

Add utils for testing `checkError` in various test mode

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.0
    • None
    • SQL
    • None

    Description

      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)).

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            itholic Haejoon Lee
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: