Spark 3.0 - Reading performance when saved using .save() or .saveAsTable()

前端 未结 0 1426
隐瞒了意图╮
隐瞒了意图╮ 2021-01-11 18:21

I\'m wondering if there are differences in performance (when reading) between those two commands?:

df.write.format(\'parquet\').partitionBy(xx).save(\'/.../xx.p

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