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

executor: add spilling disk trigger for sort executor #14290

Closed
wants to merge 2 commits into from

Conversation

wshwsh12
Copy link
Contributor

@wshwsh12 wshwsh12 commented Dec 31, 2019

What problem does this PR solve?

part of #12431
Add spilling disk trigger for sort executor.

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test

Code changes

Side effects

Related changes

Release note

a.fallbackAction.Action(t)
}
}
a.once.Do(func() {
Copy link
Contributor

Choose a reason for hiding this comment

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

We may need a method called spillSortDiskAction.reset to reset a.once and a.e.exceeded.

@wshwsh12 wshwsh12 closed this Dec 31, 2019
@wshwsh12 wshwsh12 deleted the action branch April 21, 2020 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants