[ https://issues.apache.org/jira/browse/SPARK-13537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-13537: ------------------------------------ Assignee: Apache Spark > Fix readBytes in VectorizedPlainValuesReader > -------------------------------------------- > > Key: SPARK-13537 > URL: https://issues.apache.org/jira/browse/SPARK-13537 > Project: Spark > Issue Type: Bug > Components: SQL > Reporter: Liang-Chi Hsieh > Assignee: Apache Spark > > In readBytes of VectorizedPlainValuesReader, we use buffer[offset] to access > bytes in buffer. It is incorrect because offset is added with > Platform.BYTE_ARRAY_OFFSET when initialization. We should fix it. -- 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