File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ The following options for reading from MongoDB are available:
116
116
117
117
* - ``readPreference.tagSets``
118
118
119
- - The `ReadPreference` TagSets to use.
119
+ - The `` ReadPreference` ` TagSets to use.
120
120
121
121
* - ``readConcern.level``
122
122
@@ -191,7 +191,7 @@ The following options for reading from MongoDB are available:
191
191
To configure options for the various partitioner, see
192
192
:ref:`partitioner-conf`.
193
193
194
- *Default*: MongoDefaultPartitioner
194
+ *Default*: `` MongoDefaultPartitioner``
195
195
196
196
* - ``registerSQLHelperFunctions``
197
197
@@ -285,7 +285,7 @@ Partitioner Configuration
285
285
* - ``shardkey``
286
286
287
287
- The field by which to split the collection data. The field
288
- should be indexed and contain unique values .
288
+ should be indexed.
289
289
290
290
*Default*: ``_id``
291
291
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ versions of Apache Spark and MongoDB:
55
55
56
56
----
57
57
58
- .. admonition :: Announcements
58
+ .. note :: ** Announcements**
59
59
60
60
- **August 17, 2020**, `MongoDB Connector for Spark version v3.0.0
61
61
<https://www.mongodb.com/products/spark-connector>`_ Released.
You can’t perform that action at this time.
0 commit comments