Skip to content
Snippets Groups Projects
Commit 5e9be1e1 authored by Yucai Yu's avatar Yucai Yu Committed by Davies Liu
Browse files

[SPARK-19180] [SQL] the offset of short should be 2 in OffHeapColumn


## What changes were proposed in this pull request?

the offset of short is 4 in OffHeapColumnVector's putShorts, but actually it should be 2.

## How was this patch tested?

unit test

Author: Yucai Yu <yucai.yu@intel.com>

Closes #16555 from yucai/offheap_short.

(cherry picked from commit ad0dadaa)
Signed-off-by: default avatarDavies Liu <davies.liu@gmail.com>
parent ee3642f5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment