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 bfd9f67 commit 8d44847Copy full SHA for 8d44847
source/sink-connector/fundamentals/write-strategies.txt
@@ -171,7 +171,7 @@ a new position as shown in the following record:
171
"_id": "MN-1234",
172
"start": "Beacon",
173
"destination": "Grand Central"
174
- "position": [ 40, -75 ]
+ "position": [ 42, -75 ]
175
}
176
177
Once your sink connector processes the preceding record, it inserts a document
0 commit comments