Liang-Chi Hsieh created SPARK-13537:
---------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]