Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple HashAggregation #1

Merged
merged 5 commits into from
Aug 17, 2012
Merged

Add simple HashAggregation #1

merged 5 commits into from
Aug 17, 2012

Conversation

dain
Copy link
Contributor

@dain dain commented Aug 14, 2012

No description provided.

@martint
Copy link
Contributor

martint commented Aug 14, 2012

looks good

@dain dain merged commit 8272f12 into prestodb:master Aug 17, 2012
losipiuk pushed a commit to losipiuk/prestodb that referenced this pull request Nov 17, 2015
losipiuk pushed a commit to losipiuk/prestodb that referenced this pull request Dec 1, 2015
billonahill pushed a commit to billonahill/presto that referenced this pull request Dec 8, 2015
…pass

Ignore errors if the partitions have no corresponding valid hdfs path.
miniway pushed a commit to miniway/presto_legacy that referenced this pull request Feb 16, 2016
walnutmercury pushed a commit to walnutmercury/presto that referenced this pull request May 26, 2017
Add support for smallint and tinyint
jerrypeng added a commit to jerrypeng/presto that referenced this pull request Jul 24, 2018
jiangzhx added a commit to jiangzhx/facebook-presto that referenced this pull request Nov 26, 2018
imakhlin pushed a commit to imakhlin/presto that referenced this pull request Mar 26, 2019
* pass user token property to hdfs

* don't use fs cache with v3io

* support encrypted V3IO authentication token

* pass user token property to hdfs

* don't use fs cache with v3io

* remove obsolete code

* address PR comments
AkshayPall added a commit to AkshayPall/presto that referenced this pull request May 9, 2019
Previously, all functions (CallExpressions) would be printed as
'$function_name$(ARG1, ARG2, ..., ARGN)' but now some expressions will
print in human format eg, '(prestodb#1) + (BIGINT 5)'.
Additional changes were made to pass a `FunctionManager` instance to
`RowExpressionFormatter` instead of instantiating one in the class.
AkshayPall added a commit that referenced this pull request May 10, 2019
Previously, all functions (CallExpressions) would be printed as
'$function_name$(ARG1, ARG2, ..., ARGN)' but now some expressions will
print in human format eg, '(#1) + (BIGINT 5)'.
Additional changes were made to pass a `FunctionManager` instance to
`RowExpressionFormatter` instead of instantiating one in the class.
@avirtuos avirtuos mentioned this pull request Feb 10, 2020
@caithagoras caithagoras mentioned this pull request Sep 9, 2020
3 tasks
yyang52 referenced this pull request in yyang52/presto Jul 19, 2021
Demo prototype test using Cider backend
aaneja pushed a commit to aaneja/presto that referenced this pull request Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants