We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd280b5 commit 4e67ed5Copy full SHA for 4e67ed5
source/batch-mode/batch-read-config.txt
@@ -198,9 +198,8 @@ AutoBucketPartitioner Configuration (default)
198
The ``AutoBucketPartitioner`` is the default partitioner configuration. It
199
samples the data to generate partitions and uses
200
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.
+aggregation stage to paginate. By using this configuration, you can partition
+the data across single or multiple fields, including nested fields.
204
205
.. note:: Compound Keys
206
0 commit comments