forked from heavyai/heavydb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve buffer allocation logic for type C aggregate functions (#7501)
* Rename device bitmap ptr variable and its getter * Rename count distinct bitmap host mem ptr getter * Rename count_distinct device mem ptr variable * Improve buf allocation logic for count distinct * Cleanup code & improve logic for mode and tdigest * Cleanup logic v2 * Address comments * Address comments #2 Signed-off-by: Misiu Godfrey <misiu.godfrey@kraken.mapd.com>
- Loading branch information
1 parent
b88d518
commit abec8b7
Showing
3 changed files
with
277 additions
and
166 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
Oops, something went wrong.