[ https://issues.apache.org/jira/browse/MAHOUT-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054097#comment-14054097 ]
ASF GitHub Bot commented on MAHOUT-1583: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/mahout/pull/20 > cbind() operator for Scala DRMs > ------------------------------- > > Key: MAHOUT-1583 > URL: https://issues.apache.org/jira/browse/MAHOUT-1583 > Project: Mahout > Issue Type: Task > Reporter: Dmitriy Lyubimov > Assignee: Dmitriy Lyubimov > Fix For: 1.0 > > > Another R-like operator, cbind (stitching two matrices together). Seems to > come up now and then. > Just like with elementwise operations, and, perhaps some other, it will have > two physical implementation paths, one is zip for identically distributed > operators, and another one is full join in case they are not. -- This message was sent by Atlassian JIRA (v6.2#6252)