This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 427f1b649e GH-33741: [Python] Address docstrings in Data Types Factory
Functions (#33785)
add f32c27b470 GH-34432: [Java] NoCompressionCodec throws for unsupported
codec type (#34580)
No new revisions were added by this update.
Summary of changes:
.../TestArrowReaderWriterWithCompression.java | 88 ++++++++++++++++++++++
.../vector/compression/NoCompressionCodec.java | 11 ++-
2 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644
java/compression/src/test/java/org/apache/arrow/compression/TestArrowReaderWriterWithCompression.java