GitHub user funes reopened a pull request:

    https://github.com/apache/spark/pull/661

    Bug fix of sparse vector conversion

    Fixed a small bug caused by the inconsistency of index/data array size and 
vector length.

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

    $ git pull https://github.com/funes/spark bugfix

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

    https://github.com/apache/spark/pull/661.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 #661
    
----
commit b85806c190f82bf9946e9e1f581d22b3c8afec19
Author: Funes <[email protected]>
Date:   2014-05-06T03:49:52Z

    Bug fix of sparse vector conversion

commit 64e719843929a75208f18dbca599bb263449fb86
Author: Funes <[email protected]>
Date:   2014-05-06T09:26:15Z

    Copy data only when necessary

----


---
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.
---

Reply via email to