标签: apache-spark-sql
我有一个简单的Spark sql“从log_hourly中选择*,其中date ='20180901',hour = '10'限制为2000”,但是生成了多个阶段,因此连接起来很简单。为什么要进行“兑换”操作?