You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/06/30 00:45:04 UTC

[jira] [Created] (SPARK-8715) ArrayOutOfBoundsException for DataFrameStatSuite.crosstab

Burak Yavuz created SPARK-8715:
----------------------------------

             Summary: ArrayOutOfBoundsException for DataFrameStatSuite.crosstab
                 Key: SPARK-8715
                 URL: https://issues.apache.org/jira/browse/SPARK-8715
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 1.5.0, 1.4.2
            Reporter: Burak Yavuz


columnNames may turn out to be less than 9 elements. Use columnNames.length in the for loop instead.



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