Skip to content

Commit a5a0fbf

Browse files
committed
Tweak a sentence's wording
Signed-off-by: Simeon Widdis <[email protected]>
1 parent 25b9ce5 commit a5a0fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/admin/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ The ``sql_worker`` pool corresponds to compute resources related to running quer
234234
This directly maps to the number of queries that can be run concurrently.
235235
This is the primary pool you interact with externally.
236236
``sql_background_io`` is a low-footprint pool for IO requests the plugin makes,
237-
and can be used to partially the search load SQL places on your cluster for some types of expensive operations.
237+
and can be used to limit indirect load that SQL places on your cluster for Calcite-enabled operations.
238238
A ``sql_worker`` thread may spawn multiple background threads.
239239

240240
plugins.query.executionengine.spark.session.limit

0 commit comments

Comments
 (0)