GitHub user tilumi reopened a pull request:
https://github.com/apache/spark/pull/14129
[SPARK-16280][SQL][WIP] Implement histogram_numeric SQL function
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tilumi/spark SPARK-16280
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14129.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14129
----
commit c286d187fdc51dcb3e9bb65a0e1b250ec3049391
Author: Lucas Yang <[email protected]>
Date: 2016-07-11T01:54:42Z
implement histogram_numeric SQL function
commit ced9954206ea921ec2213cbf3a5485054212ebad
Author: Lucas Yang <[email protected]>
Date: 2016-07-13T02:11:22Z
add histogram_numeric test
commit 7a91110ab70f707803edc8f0302a0459f3aee9fc
Author: Lucas Yang <[email protected]>
Date: 2016-07-13T11:17:23Z
add ImperativeNumericHistogram
commit a56e8836c28a9fc189f81173fbabed5332d6adee
Author: Lucas Yang <[email protected]>
Date: 2016-07-15T00:20:23Z
histogram benchmark
commit 62d44c12323fe9684814d1f681a2e7a29884b07d
Author: Lucas Yang <[email protected]>
Date: 2016-07-15T00:39:34Z
polish Benchmark_SPARK_16280
commit 2beadd1f37aab22341e01b75aa6c22bb032da35a
Author: Lucas Yang <[email protected]>
Date: 2016-07-15T01:25:37Z
polish Benchmark_SPARK_16280
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]