forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for UNKNOWN key to map_agg Presto aggregate function (fac…
…ebookincubator#8452) Summary: Pull Request resolved: facebookincubator#8452 Presto aggregation function map_agg(key, value) allows keys of UNKNOWN type. Reviewed By: pedroerp Differential Revision: D52906716 fbshipit-source-id: 2379286a370f650267b25293c739e02495caf273
- Loading branch information
1 parent
2645613
commit f0ac5fa
Showing
2 changed files
with
25 additions
and
1 deletion.
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