-
Type: Epic
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
-
Done
-
VersionedAPI: Reimplement 'distinct' in 4.9+
Filed in regard to this thread in the project channel.
From Andreas in the thread:
Indeed, there’s a bit of a race here. The version 1 API does not include the count or distinct commands, which is why I decided to test the CRUD API on a client with a strict API version to ensure that this API will always work regardless of server version a user is connected to. Since the pieces weren’t in place at the time, I knew that these tests would fail eventually, so skipping until we update the logic makes sense. DRIVERS-1437 will track this, and we should also have one to track re-implementing distinct in 4.9+ (didn’t find one, but I’m sure @Alexander Golin has a better overview).
I initially planned to have drivers skip the estimatedDocumentCount and distinct API tests based on their progress on replacing implementations to make sure this doesn’t fly under the radar, but we can skip them in the spec for the time being…we’ll just have to remember to un-skip them once the respective drivers tickets have been completed (hence me leaning to have each drivers skip them individually)
- related to
-
SERVER-55112 Behaviour of distinct differs between collections and views
- Closed
- split to
-
CDRIVER-3925 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
CSHARP-3464 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
CXX-2204 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
GODRIVER-1914 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
JAVA-4039 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
MOTOR-685 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
NODE-3148 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
PHPC-1784 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
PYTHON-2606 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
RUBY-2554 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete
-
RUST-702 VersionedAPI: Reimplement 'distinct' in 4.9+
- Development Complete