rluvaton commented on issue #6846: URL: https://github.com/apache/arrow-rs/issues/6846#issuecomment-2528759534
I see GreptimeDB implement their own ListVector based on GenericListBuilder that allow them to append list items when moved to use this repo instead of arrow2 https://github.com/GreptimeTeam/greptimedb/blob/ce86ba3425924b83668dccdd6d9811e32b2e3933/src/datatypes/src/vectors/list.rs#L212-L255 -- 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]
