Read multiple excel files from azure blob storage in PySpark efficiently

后端 未结 0 628
醉话见心
醉话见心 2021-01-21 04:34

I am reading multiple excel files from azure blob storage in databricks using following pyspark script

schema1 = StructType([
 StructField("c1", StringT         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题