This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 19aad99f4 Publish built docs triggered by 
97a74521de39568d695e4ccab2dfdb50a79e9feb
19aad99f4 is described below

commit 19aad99f485be7df3b62d2c392f4c2350af90661
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 17:28:15 2026 +0000

    Publish built docs triggered by 97a74521de39568d695e4ccab2dfdb50a79e9feb
---
 _sources/user-guide/configs.md.txt | 2 +-
 searchindex.js                     | 2 +-
 user-guide/configs.html            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_sources/user-guide/configs.md.txt 
b/_sources/user-guide/configs.md.txt
index 56b847e13..dbc996eb4 100644
--- a/_sources/user-guide/configs.md.txt
+++ b/_sources/user-guide/configs.md.txt
@@ -103,6 +103,6 @@ _Example: Specifying configuration options when starting 
the scheduler_
 | -------------------------------------------- | ------ | ----------- | 
--------------------------------------------------------------------------------------------------------------------------
 |
 | scheduler-policy                             | Utf8   | pull-staged | Sets 
the task scheduling policy for the scheduler, possible values: pull-staged, 
push-staged.                              |
 | event-loop-buffer-size                       | UInt32 | 10000       | Sets 
the event loop buffer size. for a system of high throughput, a larger value 
like 1000000 is recommended.              |
-| task-distribution                            | Utf8   | bias        | Sets 
the task distribution policy for the scheduler, possible values: bias, 
round-robin, consistent-hash.                  |
+| task-distribution                            | Utf8   | bias        | Sets 
the task distribution policy for the scheduler, possible values: bias, 
round-robin                                    |
 | finished-job-data-clean-up-interval-seconds  | UInt64 | 300         | Sets 
the delayed interval for cleaning up finished job data, mainly the shuffle 
data, 0 means the cleaning up is disabled. |
 | finished-job-state-clean-up-interval-seconds | UInt64 | 3600        | Sets 
the delayed interval for cleaning up finished job state stored in the backend, 
0 means the cleaning up is disabled.   |
diff --git a/searchindex.js b/searchindex.js
index 2d7901148..8a6ff0507 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"Aggregate Functions": [[21, 
"aggregate-functions"]], "Apache DataFusion Ballista": [[4, null]], 
"Arrow-native": [[1, "arrow-native"]], "Autoscaling Executors": [[11, 
"autoscaling-executors"]], "Ballista Architecture": [[1, null]], "Ballista Code 
Organization": [[2, null]], "Ballista Command-line Interface": [[5, null]], 
"Ballista Configuration Settings": [[6, "ballista-configuration-settings"]], 
"Ballista Development": [[3, null]], "Ballista Python Binding [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"Aggregate Functions": [[21, 
"aggregate-functions"]], "Apache DataFusion Ballista": [[4, null]], 
"Arrow-native": [[1, "arrow-native"]], "Autoscaling Executors": [[11, 
"autoscaling-executors"]], "Ballista Architecture": [[1, null]], "Ballista Code 
Organization": [[2, null]], "Ballista Command-line Interface": [[5, null]], 
"Ballista Configuration Settings": [[6, "ballista-configuration-settings"]], 
"Ballista Development": [[3, null]], "Ballista Python Binding [...]
\ No newline at end of file
diff --git a/user-guide/configs.html b/user-guide/configs.html
index 23a568d75..a6e2bc19d 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -413,7 +413,7 @@ manage the whole cluster are also needed to be taken care 
of.</p>
 <tr class="row-even"><td><p>task-distribution</p></td>
 <td><p>Utf8</p></td>
 <td><p>bias</p></td>
-<td><p>Sets the task distribution policy for the scheduler, possible values: 
bias, round-robin, consistent-hash.</p></td>
+<td><p>Sets the task distribution policy for the scheduler, possible values: 
bias, round-robin</p></td>
 </tr>
 <tr class="row-odd"><td><p>finished-job-data-clean-up-interval-seconds</p></td>
 <td><p>UInt64</p></td>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to