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

Add a withCreateTempDir function to the SparkCore test case

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0
    • Spark Core, Tests
    • None

    Description

      Currently, the common withTempDir function is used in Spark SQL test cases. To handle val dir = Utils. createTempDir () and Utils. deleteRecursively (dir). Unfortunately, the withTempDir function cannot be used in the SparkCore test case. This PR adds a common withCreateTempDir function to clean up SparkCore test cases. thanks.

      Attachments

        Activity

          People

            heary-cao caoxuewen
            heary-cao caoxuewen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: