You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/10/13 18:28:20 UTC

[jira] [Updated] (SPARK-17827) StatisticsColumnSuite failures on big endian platforms

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

Herman van Hovell updated SPARK-17827:
--------------------------------------
    Assignee: Pete Robbins

> StatisticsColumnSuite failures on big endian platforms
> ------------------------------------------------------
>
>                 Key: SPARK-17827
>                 URL: https://issues.apache.org/jira/browse/SPARK-17827
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>         Environment: big endian
>            Reporter: Pete Robbins
>            Assignee: Pete Robbins
>              Labels: big-endian
>             Fix For: 2.1.0
>
>
> https://issues.apache.org/jira/browse/SPARK-17073
> introduces new tests/function that fails on big endian platforms
> Failing tests:
>  org.apache.spark.sql.StatisticsColumnSuite.column-level statistics for string column
>  org.apache.spark.sql.StatisticsColumnSuite.column-level statistics for binary column
>  org.apache.spark.sql.StatisticsColumnSuite.column-level statistics for columns with different types
>  org.apache.spark.sql.hive.StatisticsSuite.generate column-level statistics and load them from hive metastore
> all fail in checkColStat eg: 
> java.lang.AssertionError: assertion failed
>       at scala.Predef$.assert(Predef.scala:156)
>       at org.apache.spark.sql.StatisticsTest$.checkColStat(StatisticsTest.scala:92)
>       at org.apache.spark.sql.StatisticsTest$$anonfun$checkColStats$1$$anonfun$apply$mcV$sp$1.apply(StatisticsTest.scala:43)
>       at org.apache.spark.sql.StatisticsTest$$anonfun$checkColStats$1$$anonfun$apply$mcV$sp$1.apply(StatisticsTest.scala:40)
>       at scala.collection.immutable.List.foreach(List.scala:381)
>       at org.apache.spark.sql.StatisticsTest$$anonfun$checkColStats$1.apply$mcV$sp(StatisticsTest.scala:40)
>       at org.apache.spark.sql.test.SQLTestUtils$class.withTable(SQLTestUtils.scala:168)
>       at org.apache.spark.sql.StatisticsColumnSuite.withTable(StatisticsColumnSuite.scala:30)
>       at org.apache.spark.sql.StatisticsTest$class.checkColStats(StatisticsTest.scala:33)
>       at org.apache.spark.sql.StatisticsColumnSuite.checkColStats(StatisticsColumnSuite.scala:30)
>       at org.apache.spark.sql.StatisticsColumnSuite$$anonfun$7.apply$mcV$sp(StatisticsColumnSuite.scala:171)
>       at org.apache.spark.sql.StatisticsColumnSuite$$anonfun$7.apply(StatisticsColumnSuite.scala:160)
>       at org.apache.spark.sql.StatisticsColumnSuite$$anonfun$7.apply(StatisticsColumnSuite.scala:160)



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