Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix pre-sorted input validation for constants #8535

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

raunaqmorarka
Copy link
Member

Fixes #8526

@cla-bot cla-bot bot added the cla-signed label Jul 13, 2021
@raunaqmorarka raunaqmorarka requested review from sopel39 and martint July 13, 2021 05:34
@sopel39 sopel39 added the bug Something isn't working label Jul 13, 2021
SortingProperty is satisfied by ConstantProperty.
This fixes the validation to accept ConstantProperty
on a column as a sorted column.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla-signed
Development

Successfully merging this pull request may close these issues.

Query failures with Expected Limit input to be sorted by: [...], but was []
2 participants