You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hövell (Jira)" <ji...@apache.org> on 2022/11/28 15:08:00 UTC

[jira] [Resolved] (SPARK-41300) Unset Read.schema is incorrectly read when unset

     [ https://issues.apache.org/jira/browse/SPARK-41300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herman van Hövell resolved SPARK-41300.
---------------------------------------
    Fix Version/s: 3.4.0
         Assignee: Martin Grund
       Resolution: Fixed

> Unset Read.schema is incorrectly read when unset
> ------------------------------------------------
>
>                 Key: SPARK-41300
>                 URL: https://issues.apache.org/jira/browse/SPARK-41300
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Martin Grund
>            Assignee: Martin Grund
>            Priority: Major
>             Fix For: 3.4.0
>
>
> The following query fails because the schema property is wrongly interpreted.
>  
> ```
> readDf = self.connect.read.format("csv").option("header", True).load(path=tmpPath)
> ```
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org