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:
116116
117117 * - ``readPreference.tagSets``
118118
119- - The `ReadPreference` TagSets to use.
119+ - The `` ReadPreference` ` TagSets to use.
120120
121121 * - ``readConcern.level``
122122
@@ -191,7 +191,7 @@ The following options for reading from MongoDB are available:
191191 To configure options for the various partitioner, see
192192 :ref:`partitioner-conf`.
193193
194- *Default*: MongoDefaultPartitioner
194+ *Default*: `` MongoDefaultPartitioner``
195195
196196 * - ``registerSQLHelperFunctions``
197197
@@ -285,7 +285,7 @@ Partitioner Configuration
285285 * - ``shardkey``
286286
287287 - The field by which to split the collection data. The field
288- should be indexed and contain unique values .
288+ should be indexed.
289289
290290 *Default*: ``_id``
291291
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ versions of Apache Spark and MongoDB:
5555
5656----
5757
58- .. admonition :: Announcements
58+ .. note :: ** Announcements**
5959
6060 - **August 17, 2020**, `MongoDB Connector for Spark version v3.0.0
6161 <https://www.mongodb.com/products/spark-connector>`_ Released.
You can’t perform that action at this time.
0 commit comments