Skip to content

Commit 4e67ed5

Browse files
committed
tweak
1 parent fd280b5 commit 4e67ed5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/batch-mode/batch-read-config.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,8 @@ AutoBucketPartitioner Configuration (default)
198198
The ``AutoBucketPartitioner`` is the default partitioner configuration. It
199199
samples the data to generate partitions and uses
200200
the :manual:`$bucketAuto </reference/operator/aggregation/bucketAuto/>`
201-
aggregation stage to paginate data based on the the specified parameters. By
202-
using this configuration, you can partition the data across single or multiple
203-
fields, including nested fields.
201+
aggregation stage to paginate. By using this configuration, you can partition
202+
the data across single or multiple fields, including nested fields.
204203

205204
.. note:: Compound Keys
206205

0 commit comments

Comments
 (0)