Autoloader inserts null rows in delta table while reading json file
Hi,I am exploring Schema inference and Schema evolution using Autoloader.I am reading a single line json file and writing in a delta table which does not exist already (creating it on the fly), using pyspark (below is the code).Code :spark.readStream...
- 0 Views
- 0 replies
- 0 kudos