sandip-db commented on PR #43350:
URL: https://github.com/apache/spark/pull/43350#issuecomment-1771287294
> It seems that XML is not yet supported in PySpark. I imitated JSON and
wrote an example of XML, but I tried PySpark and failed in the end. @sandip-db
Yes, I am working on DataFrameReader.xml. For now, change ".xml" in your
python code to `.format("xml").load`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]