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

Apache Spark reassigned SPARK-16965:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>            Priority: Minor
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to