Skip to content
Snippets Groups Projects
Commit ad0dadaa 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.
parent b0e8eb6d
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