Skip to content

Conversation

@kiszk
Copy link
Member

@kiszk kiszk commented Aug 12, 2020

This PR aims to correctly read offset as 8-byte in tests of TestLargeListVector while they currently read offset as only the first 4-byte. The current code works only for a little-endian platform.

@kiszk kiszk changed the title ARROW-9704: [Java] Tests of TestLargeListVector correctly read offset ARROW-9706: [Java] Tests of TestLargeListVector correctly read offset Aug 12, 2020
@github-actions
Copy link

@emkornfield
Copy link
Contributor

+1, thanks.

pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
This PR aims to correctly read offset as 8-byte in tests of `TestLargeListVector` while they currently read offset as only the first 4-byte. The current code works only for a little-endian platform.

Closes apache#7943 from kiszk/ARROW-9706

Authored-by: Kazuaki Ishizaki <ishizaki@jp.ibm.com>
Signed-off-by: Micah Kornfield <emkornfield@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants