alamb opened a new issue, #9909: URL: https://github.com/apache/arrow-rs/issues/9909
> What about having a `AnyRunArray` trait like we do for [`AnyDictionaryArray`](https://docs.rs/arrow/latest/arrow/array/trait.AnyDictionaryArray.html)? This way users can downcast to `AnyRunArray` instead of needing to cast to each individual key type which the macro still requires _Originally posted by @Jefffrey in [#9891](https://github.com/apache/arrow-rs/pull/9891/changes#r3185824314)_ -- 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]
