[
https://issues.apache.org/jira/browse/ARROW-18142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623132#comment-17623132
]
Antoine Pitrou commented on ARROW-18142:
----------------------------------------
cc [~ljw1001]
> [Java] Compression closes uncompressed buffers
> ----------------------------------------------
>
> Key: ARROW-18142
> URL: https://issues.apache.org/jira/browse/ARROW-18142
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Affects Versions: 9.0.0
> Reporter: Michal Zaborec
> Priority: Major
>
> _AbstractCompressionCodec_ closes underlying _uncompressedBuffer_ which leads
> to closed buffers in _VectorSchemaRoot_ via {_}VectorUnloader{_}. There isn't
> such behavior in _NoCompressionCodec_ passing underlying buffers untouched.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)