[ https://issues.apache.org/jira/browse/SPARK-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696714#comment-14696714 ]
Apache Spark commented on SPARK-9973: ------------------------------------- User 'viper-kun' has created a pull request for this issue: https://github.com/apache/spark/pull/8189 > wrong buffle size > ----------------- > > Key: SPARK-9973 > URL: https://issues.apache.org/jira/browse/SPARK-9973 > Project: Spark > Issue Type: Bug > Components: SQL > Reporter: xukun > > allocate wrong buffer size (4+ size * columnType.defaultSize * > columnType.defaultSize), right buffer size is 4+ size * > columnType.defaultSize. -- 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