andishgar commented on issue #46128:
URL: https://github.com/apache/arrow/issues/46128#issuecomment-2820665771

   >Similarly, consolidating string view buffers (with tunable heuristics) 
could be a dedicated compute function.
   
   I discovered a 
[method](https://docs.rs/arrow/latest/arrow/array/struct.GenericByteViewArray.html#method.gc)
 in the Arrow Rust implementation for compacting StringView types. Could a 
similar method be implemented in the C++ version?


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