friendlymatthew commented on PR #8611: URL: https://github.com/apache/arrow-rs/pull/8611#issuecomment-3403336475
> One question: Are there any existing places in the code that would benefit from this new capability? If so, we might want to consider updating them so we get code coverage right away. Hi @scovich, long time no talk! I hope you've been well and thank you for your help with the shredding 🔥 . I'm not too sure, I added an example of `extend` that should come up in a doc test, plus a couple more unit tests Fwiw, I plan on using this quite heavily in [`datafusion-variant`](https://github.com/datafusion-contrib/datafusion-variant/blob/0aa6d308f071479b7d8bf08b6a14f6506c42c328/src/cast_to_variant.rs#L76-L90) Btw, I'd be curious to get your thoughts on the crate in general! See: https://github.com/datafusion-contrib/datafusion-variant/issues/2 -- 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]
