GitHub user takuti opened a pull request:
https://github.com/apache/incubator-hivemall/pull/120
[HIVEMALL-149] Add tiny script for updating resources/ddl/define-*
## What changes were proposed in this pull request?
Add a script for updating resources/ddl/define-*
## What type of PR is it?
Improvement
## What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-149
## How to use this feature?
`./bin/add_define.sh`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/takuti/incubator-hivemall HIVEMALL-149-define
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/120.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 #120
----
commit 01005d78133e383c907fdb148faaf6dce1fbbdd0
Author: Takuya Kitazawa <[email protected]>
Date: 2017-10-04T05:04:18Z
Create `add_define.sh`
----
---