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

Update query to order by split id when offset is provided #4047

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

kamalesh0406
Copy link
Contributor

Description

The change adds an order by clause to the sql query when the split id is provided. This fixes the bug reported by #4046 .

How was this PR tested?

An unit test was to added to check if the correct query was being returned.

@guilload guilload linked an issue Oct 29, 2023 that may be closed by this pull request
@guilload
Copy link
Member

Thanks @kamalesh0406 !

@guilload guilload merged commit 9c0a73d into quickwit-oss:main Oct 29, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort splits by split ID when offset is provided
2 participants