-
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.
Add Presto Aggregate function: geometric_mean(real) -> real (#6993)
Summary: Fixes #6992 Pull Request resolved: #6993 Reviewed By: xiaoxmeng Differential Revision: D50297714 Pulled By: mbasmanova fbshipit-source-id: 7c38b2e3a45d9601e480db0ff8c398b53757b1c3
- Loading branch information
1 parent
94917a5
commit 9314277
Showing
3 changed files
with
79 additions
and
47 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