Skip to content

sql: propagate limit for top K sort correctly in tests#78704

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:fix-sort-limit
Mar 29, 2022
Merged

sql: propagate limit for top K sort correctly in tests#78704
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:fix-sort-limit

Conversation

@yuzefovich
Copy link
Copy Markdown
Member

In 22.1 time frame we started propagating the value of K for top K sort
in the spec of the processor, and not in the post-processing spec, but
we forgot to update some of the tests accordingly.

Informs: #78592.

Release note: None

In 22.1 time frame we started propagating the value of K for top K sort
in the spec of the processor, and not in the post-processing spec, but
we forgot to update some of the tests accordingly.

Release note: None
@yuzefovich yuzefovich requested review from a team and rharding6373 March 29, 2022 04:38
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@rharding6373 rharding6373 left a comment

Choose a reason for hiding this comment

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

:lgtm: Thank you!

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @yuzefovich)

@yuzefovich
Copy link
Copy Markdown
Member Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 29, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 29, 2022

Build succeeded:

@craig craig bot merged commit b154814 into cockroachdb:master Mar 29, 2022
@yuzefovich yuzefovich deleted the fix-sort-limit branch March 30, 2022 00:14
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.

3 participants