forked from facebookincubator/velox
-
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.
Fix checksum Presto aggregate function (facebookincubator#6910)
Summary: PrestoHasher used to ignore null flags for structs producing incorrect hashes. Fixes facebookincubator#6715 and facebookincubator#6449 Pull Request resolved: facebookincubator#6910 Reviewed By: kgpai Differential Revision: D49953433 Pulled By: mbasmanova fbshipit-source-id: 828476371bc649af7b1bd29d80a072cd4bab739a
- Loading branch information
1 parent
4570624
commit b7dbc11
Showing
3 changed files
with
74 additions
and
18 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