paleolimbot commented on issue #8030: URL: https://github.com/apache/arrow-rs/issues/8030#issuecomment-3148630418
I have to admit that I wrote my own API for dealing with extension types rather than use the extension type trait in arrow-rs...I needed/wanted to handle dynamic/runtime defined extension types and I couldn't find a way to leverage the existing trait for that (very possibly user error). I think @kylebarron has spent more time with this API than I have! -- 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