You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/19 11:39:20 UTC

[jira] [Resolved] (SPARK-16965) Fix bound checking for SparseVector

     [ https://issues.apache.org/jira/browse/SPARK-16965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-16965.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

Issue resolved by pull request 14555
[https://github.com/apache/spark/pull/14555]

> Fix bound checking for SparseVector
> -----------------------------------
>
>                 Key: SPARK-16965
>                 URL: https://issues.apache.org/jira/browse/SPARK-16965
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib, PySpark
>    Affects Versions: 2.0.0
>            Reporter: Jeff Zhang
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> There's several issues in the bound checking of SparseVector
> 1. In scala, miss negative index checking and different bound checking is scattered in several places. Should put them in one place
> 2. In python, miss low/upper bound checking of indices. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org