PySpark java heap error without action triggered

后端 未结 0 1790
余生分开走
余生分开走 2021-02-05 09:59

Is spark\'s lazy evaluation really working for the following simple example of pointing to a hive table:

df = spark.sql(\'select * from table\')

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