How to read XML files in delta live tables?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2022 11:05 PM
Even after maven library installation using the
Auto installation.
spark.read.option("rowTag", "tag").xml("dbfs:/mnt/dev/bronze/xml/fileName.xml")
not working.
Labels:
- Labels:
-
Delta Live Tables
-
DLT
-
XML Files