alamb commented on issue #19241: URL: https://github.com/apache/datafusion/issues/19241#issuecomment-3670850612
> 2. Type Normalization Note you can potentially use the `RowFormat` for this purpose - https://docs.rs/arrow-row/latest/arrow_row/, perhaps as a fallback when more general methods aren't available It handles pretty much every arrow type The downside is that the input needs to be first converted into row format -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
