Skip to content

Remove fine-grained spill toggles#10591

Merged
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/spill-regardless
Jan 14, 2022
Merged

Remove fine-grained spill toggles#10591
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/spill-regardless

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Jan 13, 2022

The toggles to control whether order by or window operators can spill
were added as kill switches when the spill was implemented for these
operators, while spill for join was available for some time already and
potentially adopted. The toggles are not needed anymore.

@cla-bot cla-bot bot added the cla-signed label Jan 13, 2022
@findepi findepi force-pushed the findepi/spill-regardless branch from ba7319e to 84de230 Compare January 13, 2022 13:11
The toggles to control whether order by or window operators can spill
were added as kill switches when the spill was implemented for these
operators, while spill for join was available for some time already and
potentially adopted. The toggles are not needed anymore.
@findepi findepi force-pushed the findepi/spill-regardless branch from 84de230 to f20c361 Compare January 13, 2022 13:33
@findepi findepi merged commit c9b267e into trinodb:master Jan 14, 2022
@findepi findepi deleted the findepi/spill-regardless branch January 14, 2022 08:42
@github-actions github-actions bot added this to the 369 milestone Jan 14, 2022
This was referenced Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants