Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-41284 Feature parity: I/O in Spark Connect
  3. SPARK-41300

Unset Read.schema is incorrectly read when unset

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • Connect
    • None

    Description

      The following query fails because the schema property is wrongly interpreted.

       
      ```
      readDf = self.connect.read.format("csv").option("header", True).load(path=tmpPath)
      ```
       

      Attachments

        Activity

          People

            grundprinzip-db Martin Grund
            grundprinzip-db Martin Grund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: