ClSlaid commented on PR #5720:
URL: https://github.com/apache/arrow-rs/pull/5720#issuecomment-2094789517

   > Would it be possible please to make a PR with `::gc()` as described on 
#5720? first?
   
   I'd implement this first, instead of simultaneously or later.
   
   So that I will not bother resolving git conflict, or have to implement a 
wasteful full-copying GC algorithm first. :P
   
   > This PR doesn't add any new APIs to ByteViewArray -- if we want to 
consider this code, perhaps we could add one like 
`GenericByteViewArray::is_compacted()?
   
   As you wish, a new `is_compacted :: &Self -> bool` method is added.
   
   > But again i consider this a separate task
   
   Exactly.


-- 
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]

Reply via email to