GitHub user takuti opened a pull request:
https://github.com/apache/incubator-hivemall/pull/152
[HIVEMALL-207] Remove ddl/*.td.hql files maintained for a specific
company's use
## What changes were proposed in this pull request?
Remove `resources/ddl/*.td.hql` files. This public OSS should not host such
company-specific files.
## What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-207
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/takuti/incubator-hivemall HIVEMALL-207
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/152.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 #152
----
commit 6457c7160f8612ae63ed593e08f747489e91ad5c
Author: Takuya Kitazawa <k.takuti@...>
Date: 2018-06-21T19:51:43Z
Remove ddl/*.td.hql files maintained for a specific company's use
----
---