Skip to content

Conversation

@BryanCutler
Copy link
Member

The ByteArrayReadableSeekableByteChannel is useful when reading an ArrowRecordBatch from a byte array with ArrowReader. Currently it is vector.file test package, this change moves the class to src/main/java/o.a.a.vector.util. Updated test usage.

Copy link
Member

@julienledem julienledem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@asfgit asfgit closed this in f7f915d Mar 11, 2017
@BryanCutler
Copy link
Member Author

Thanks!

jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Mar 15, 2017
…ain o.a.a.vector.util

The ByteArrayReadableSeekableByteChannel is useful when reading an ArrowRecordBatch from a byte array with ArrowReader. Currently it is vector.file test package, this change moves the class to src/main/java/o.a.a.vector.util.  Updated test usage.

Author: Bryan Cutler <cutlerb@gmail.com>

Closes apache#370 from BryanCutler/move-ByteArrayReadableSeekableByteChannel-ARROW-615 and squashes the following commits:

46f32a3 [Bryan Cutler] moved ByteArrayReadableSeekableByteChannel to src main o.a.a.vector.util
@BryanCutler BryanCutler deleted the move-ByteArrayReadableSeekableByteChannel-ARROW-615 branch November 7, 2017 23:49
wesm added a commit to wesm/arrow that referenced this pull request Sep 8, 2018
This will be broken until ARROW-1199 is merged

Author: Wes McKinney <wes.mckinney@twosigma.com>

Closes apache#370 from wesm/arrow-api-changes and squashes the following commits:

6d10f87 [Wes McKinney] Fix decode_benchmark
18cbac7 [Wes McKinney] Update Arrow version
0f11953 [Wes McKinney] Restore prior parameters in parquet 1.0 compatibility test
1c35d49 [Wes McKinney] Fix toolchain lib paths
3914214 [Wes McKinney] Update Arrow EP to exclude lz4/zstd
d033f25 [Wes McKinney] Active conda toolchain environment
c1477a4 [Wes McKinney] Update Arrow version to include ARROW-1199
1d004fa [Wes McKinney] Fixes for Arrow API changes in ARROW-1199

Change-Id: I6dac5bdeed074a2a50e79038a4d5746050a3e74b
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…ain o.a.a.vector.util

The ByteArrayReadableSeekableByteChannel is useful when reading an ArrowRecordBatch from a byte array with ArrowReader. Currently it is vector.file test package, this change moves the class to src/main/java/o.a.a.vector.util.  Updated test usage.

Author: Bryan Cutler <cutlerb@gmail.com>

Closes apache#370 from BryanCutler/move-ByteArrayReadableSeekableByteChannel-ARROW-615 and squashes the following commits:

46f32a3 [Bryan Cutler] moved ByteArrayReadableSeekableByteChannel to src main o.a.a.vector.util
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