distributed_plan_default_reader_bucket_count
distributed_plan_default_shuffle_join_bucket_count
distributed_plan_execute_locally
distributed_plan_force_exchange_kind
- ” - 不强制使用任何类型的 Exchange 算子,由优化器自行选择,
- ‘Persisted’ - 使用对象存储中的临时 File,
- ‘Streaming’ - 通过网络流式传输 Exchange 数据。