Skip to content

[SMALL] Add capability to verify order in ordered filtered include queries #21305

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

maumar
Copy link
Contributor

@maumar maumar commented Jun 17, 2020

ExpectedFilteredInclude now detects whether filter contains ordering. Based on that information we either perform default ordering or leave the exisiting order as is.

@maumar maumar requested a review from smitpatel June 17, 2020 04:07
@maumar maumar force-pushed the ordered_assert_include branch from 048aed5 to e201bad Compare June 17, 2020 05:10
@maumar maumar force-pushed the ordered_assert_include branch from e201bad to 17fd8db Compare June 17, 2020 05:39
@maumar
Copy link
Contributor Author

maumar commented Jun 17, 2020

@smitpatel updated

@smitpatel
Copy link
Contributor

No test failed? 😮

@maumar maumar force-pushed the ordered_assert_include branch from 17fd8db to 2b81ea9 Compare June 19, 2020 06:31
ExpectedFilteredInclude now can be marked to verify order - by default we don't do it.
@maumar maumar force-pushed the ordered_assert_include branch from 2b81ea9 to 1a78b52 Compare June 19, 2020 08:18
@maumar maumar merged commit 1a78b52 into master Jun 19, 2020
@maumar maumar deleted the ordered_assert_include branch June 19, 2020 16:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants