Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-39349

Add a CheckError() method to SparkFunSuite

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.1
    • 3.4.0
    • Spark Core
    • None

    Description

      We want to standardize on a generic way to QA error messages without impeding the ability to enhance/rework error messages.
      CheckError() allows for efficient asserting on the "payload":

      • Errorclass, subclass
      • SQLState
      • Parameters (both names and values)

       

      It does not test the actual English text. Which is the feature

      Attachments

        Activity

          People

            srielau Serge Rielau
            srielau Serge Rielau
            Wenchen Fan Wenchen Fan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: