Skip to content

Commit 4b58953

Browse files
DOCSP-15088 Support geoNear across multiple Atlas partitions (#134)
1 parent d29a546 commit 4b58953

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

source/supported-unsupported/supported-aggregation.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,9 @@ column for details.
4242
* - :pipeline:`$geoNear`
4343
- Outputs documents in order of nearest to farthest from a
4444
specified point. {+adl+} supports :pipeline:`$geoNear` in
45-
queries on {+dl+} collections that are mapped to one |service|
46-
collection only. {+adl+} doesn't support :pipeline:`$geoNear`
47-
for:
48-
49-
- |s3| or |http| {+data-lake-stores+}.
50-
- Queries on {+dl+} collections that are mapped to multiple
51-
|service| collections.
45+
queries on {+dl+} collections that are mapped to one or more
46+
|service| collections. {+adl+} doesn't support
47+
:pipeline:`$geoNear` for |s3| or |http| {+data-lake-stores+}.
5248

5349
See :ref:`query-atlas` for more information.
5450

0 commit comments

Comments
 (0)