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

Query : Fix Multi- ORDER BY continuation token support with QueryExecutionInfo Response headers #1585

Merged
merged 2 commits into from
Jun 11, 2020

Conversation

bchong95
Copy link
Contributor

@bchong95 bchong95 commented Jun 2, 2020

Internal Query : Fix ReverseRid with QueryExecutionInfo Response headers

Description

Wires through QueryExeuctionInfo to determine when the Rids are reversed on order by resume keys. This is necessary, since comparing just the first column leads to a bug.

Copy link
Contributor

@sboshra sboshra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@bchong95 bchong95 changed the title Internal Query : Fix ReverseRid with QueryExecutionInfo Response headers Query : Fix Multi- ORDER BY continuation token support with QueryExecutionInfo Response headers Jun 3, 2020
@bchong95 bchong95 self-assigned this Jun 5, 2020
@sboshra sboshra merged commit aafb425 into master Jun 11, 2020
@sboshra sboshra deleted the users/brchon/Query/ReverseRidWithQueryExecutionInfo branch June 11, 2020 23:35
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.

None yet

5 participants