Can Spark directory lookup for partition filtering be parallel?

前端 未结 0 571
故里飘歌
故里飘歌 2021-01-23 11:57

I have a large number of directories and use Spark partition filtering to read a DataFrame. I find that I look up the partition directories directly on the file system, I can do

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