Loading JSON file with Databricks Autoloader
I am trying to read a nested JSON file using simple spark.read.json and it is giving me expected result with proper schema definition.
I am trying to read a nested JSON file using simple spark.read.json and it is giving me expected result with proper schema definition.