docs/src/main/sphinx/release/release-0.139.md
The number of running leaf splits per query is now dynamically adjusted to improve
overall cluster throughput. task.initial-splits-per-node can be used to set
the initial number of splits, and task.split-concurrency-adjustment-interval
can be used to change how frequently adjustments happen. The session properties
initial_splits_per_node and split_concurrency_adjustment_interval can
also be used.
distributed-joins-enabled is true.LIMIT.task.join-concurrency config which can be used to increase
concurrency for the probe side of joins./sql/create-table-as.