Read multiple parquet files using wildcard

前端 未结 0 1305
别跟我提以往
别跟我提以往 2021-02-09 08:44

Getting an error when running the following command to read all the user files in a folder:

files = spark.read.parquet(path+\'users*\')

-------------------------         


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