Skip to content

Conversation

christophstrobl
Copy link
Member

Fixes: #3811


Should be back ported to maintenance branches.

We now use a Collection instead of an Array to pass on $slice projection values for offset and limit.
@mp911de mp911de added the type: bug A general bug label Sep 8, 2021
mp911de pushed a commit that referenced this pull request Sep 8, 2021
We now use a Collection instead of an Array to pass on $slice projection values for offset and limit.

Closes: #3811
Original pull request: #3812.
mp911de pushed a commit that referenced this pull request Sep 8, 2021
We now use a Collection instead of an Array to pass on $slice projection values for offset and limit.

Closes: #3811
Original pull request: #3812.
mp911de pushed a commit that referenced this pull request Sep 8, 2021
We now use a Collection instead of an Array to pass on $slice projection values for offset and limit.

Closes: #3811
Original pull request: #3812.
@mp911de
Copy link
Member

mp911de commented Sep 8, 2021

That's merged and backported now.

@mp911de mp911de closed this Sep 8, 2021
@mp911de mp911de deleted the issue/3811 branch September 8, 2021 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using Query.fields().slice(String, int, int) fails with CodecConfigurationException

2 participants