You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by hpandeycodeit <gi...@git.apache.org> on 2018/06/15 08:42:23 UTC

[GitHub] madlib pull request #280: Changes for Jira: 1239, Converts features from mul...

GitHub user hpandeycodeit opened a pull request:

    https://github.com/apache/madlib/pull/280

        Changes for Jira: 1239, Converts features from multiple columns i…

    JIRA: 1239
    
    Added a new module cols_vec which Converts features from multiple columns of an input table into a feature array in a single column.
    
    Following files are committed: 
    
    1. cols2vec.py_in
    2. cols2vec.sql_in
    3. test/cols2vec.sql_in
    4. Modules.yml


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hpandeycodeit/incubator-madlib MADLIB_1239

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/madlib/pull/280.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 #280
    
----
commit 3b5a7780dee45edb215351879c892945d2c59c4c
Author: hpandeycodeit <hp...@...>
Date:   2018-06-15T08:33:27Z

        Changes for Jira: 1239, Converts features from multiple columns into a feature array

commit 06bef61bffe71bae5bb9956c650d39ae7e0d5ef8
Author: hpandeycodeit <hp...@...>
Date:   2018-06-15T08:41:10Z

    added Module cols_vec

----


---

[GitHub] madlib issue #280: Changes for Jira: 1239, Converts features from multiple c...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/madlib/pull/280
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/madlib-pr-build/519/



---

[GitHub] madlib issue #280: Changes for Jira: 1239, Converts features from multiple c...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/madlib/pull/280
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/madlib-pr-build/516/



---

[GitHub] madlib issue #280: Changes for Jira: 1239, Converts features from multiple c...

Posted by hpandeycodeit <gi...@git.apache.org>.
Github user hpandeycodeit commented on the issue:

    https://github.com/apache/madlib/pull/280
  
    Discussed this with @kaknikhil Yesterday and some work still needs to be done for special characters. So closing this for now. 


---

[GitHub] madlib pull request #280: Changes for Jira: 1239, Converts features from mul...

Posted by hpandeycodeit <gi...@git.apache.org>.
Github user hpandeycodeit closed the pull request at:

    https://github.com/apache/madlib/pull/280


---