GitHub user iyerr3 opened a pull request:
https://github.com/apache/incubator-madlib/pull/15
Term Freq: Allow custom col names, avoid temp vocab
JIRA: MADLIB-933
- Fixed a minor bug that forced users to use "doc_id" as a column name.
- Fixed an incorrect temp table output for the vocabulary.
@mktal: Please review the PR and push to the apache remote after approval.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iyerr3/incubator-madlib bugfix/term_freq_fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-madlib/pull/15.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 #15
----
commit 8c770f0535692cb3685b876e8f4e06d8c5844548
Author: Rahul Iyer <[email protected]>
Date: 2015-12-07T22:01:04Z
Term Freq: Allow custom col names, avoid temp vocab
JIRA: MADLIB-933
- Fixed a minor bug that forced users to use "doc_id" as a column name.
- Fixed an incorrect temp table output for the vocabulary.
----
---
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.
---