-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable spilling for aggregations over distinct or sorted inputs (#7460)
Summary: Pull Request resolved: #7460 Disabling spilling for aggregations with distinct and sorting, because these aren't supported yet. Reviewed By: xiaoxmeng Differential Revision: D51091567 fbshipit-source-id: 4f2284f8e07ba47dcd302657cc580ca85335fb0e
- Loading branch information
1 parent
703f2f2
commit aec77a5
Showing
3 changed files
with
69 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters