Skip to content

Commit 4c3a966

Browse files
version update and bug fix (#198)
1 parent dfc4053 commit 4c3a966

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ toc_landing_pages = [
1616
[constants]
1717
connector-short = "Spark Connector"
1818
connector-long = "MongoDB {+connector-short+}"
19-
current-version = "10.2.2"
19+
current-version = "10.2.3"
2020
artifact-id-2-13 = "mongo-spark-connector_2.13"
2121
artifact-id-2-12 = "mongo-spark-connector_2.12"
2222
spark-core-version = "3.3.1"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ To use this configuration, set the ``partitioner`` configuration option to
270270

271271
**Default:** ``_id``
272272

273-
* - ``partitioner.options.maxNumberOfPartitions``
273+
* - ``partitioner.options.max.number.of.partitions``
274274
- The number of partitions to create.
275275

276276
**Default:** ``64``

0 commit comments

Comments
 (0)