orc
orc copied to clipboard
ORC-1285: [Java] Refactor selected vector support
What changes were proposed in this pull request?
This pr is aimed to refactor the support of selected vector.
Why are the changes needed?
reduce code duplication
How was this patch tested?
UT(TestSelectedVector)
Also CC @dongjoon-hyun @guiyanakuang Thanks~
cc @pavibhai too
I have added a IllegalArgumentException when someone else passed wrong maxSize. Thank you @wgtmac
Hi @pavibhai Could you please help me review this PR?