paleolimbot commented on pull request #11730:
URL: https://github.com/apache/arrow/pull/11730#issuecomment-995008655


   Hmm...in theory the duckdb memory is held by one of a few possible 
`unique_ptr`s.
   
   
https://github.com/duckdb/duckdb/blob/048bce50e92b643e90cf7cc6bccda56a82378961/src/common/types/data_chunk.cpp#L547-L549
   
   I also can't fix the intermittent failure by keeping the `DataChunk` alive 
for the lifecycle of the array, so perhaps that isn't the issue.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to