This shouldn't be too complicated; we need an API to "return" a buffer to the pool so that it will be popped off a deque in the future. This would mean that we could end up with `queue_size + 1` buffers but that's true anyway in general
[ Full content available at: https://github.com/apache/arrow/pull/2492 ] This message was relayed via gitbox.apache.org for [email protected]
