aokolnychyi opened a new pull request #3572:
URL: https://github.com/apache/iceberg/pull/3572


   This PR removes the logic to close underlying vectors in 
`VectorizedArrowReader` as the reader does not control the lifecycle of the 
vectors. Instead, `BaseBatchReader` closes both the readers and vectors. See 
[this](https://github.com/apache/iceberg/pull/3533#discussion_r747723024) 
discussion for details.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to