tustvold commented on issue #7683:
URL: https://github.com/apache/arrow-rs/issues/7683#issuecomment-2980706822

   > The way StringView implemented this was to reuse the builder
   
   I don't think we want to do that here, as the builders are typed on the keys 
and values and so this would result in a massive amount of code generation. The 
kernels in arrow-select by comparison use a number of tricks to avoid this.


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