[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org