GitHub user myui opened a pull request:
https://github.com/apache/incubator-hivemall/pull/135
[WIP] Merge Brickhouse functions
## What changes were proposed in this pull request?
Merge [brickhouse](https://github.com/klout/brickhouse) functions.
## What type of PR is it?
Feature
## What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-145
## How was this patch tested?
unit tests and manual tests
## How to use this feature?
(to appear)
## Checklist
- [ ] Did you apply source code formatter, i.e., `mvn formatter:format`,
for your commit?
- [ ] Did you run system tests on Hive (or Spark)?
- [ ] +1 from Klout members
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/myui/incubator-hivemall merge_brickhouse
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/135.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 #135
----
commit 662b1c432016f8de9eae2da945c2b293430e495d
Author: Makoto Yui <myui@...>
Date: 2018-02-27T07:28:58Z
Added Klout to NOTICE that provided a SGA to ASF
----
---