cancel
Showing results for 
Search instead for 
Did you mean: 
robertomatus
New Contributor II
since ‎10-12-2024
‎02-21-2025

User Stats

  • 2 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hi Everyone,Trying to read JSON files with autoloader is failing to infer the schema correctly, every nested or struct column is being inferred as a string.   spark.readStream.format("cloudFiles") .option("cloudFiles.format", "json") .option("cloud...
Kudos given to