Herman van Hövell created SPARK-56388:
-----------------------------------------
Summary: Connect's DataFrameReader.xml(...) is borked
Key: SPARK-56388
URL: https://issues.apache.org/jira/browse/SPARK-56388
Project: Spark
Issue Type: Bug
Components: Connect, SQL
Affects Versions: 4.2.0
Reporter: Herman van Hövell
Assignee: Herman van Hövell
The following code is currently broken is the Spark Connect Scala client:
```
val rawDf = ...
val xmlDf = spark.read.xml(rawDf)
```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]