paleolimbot commented on PR #20555: URL: https://github.com/apache/datafusion/pull/20555#issuecomment-4049402623
> Thank you . I replied with my comments in the PR and would love to know your thoughts It seems like this will work. You could in theory handle an arbitrary Arrow destination (the Spark int handling applies to the input, not the output) but maybe you don't need to. The cast wrapper I'm thinking of for SedonaDB would get inserted by an optimizer rule from a logical Cast, where it would have to handle an arbitrary Arrow output type but you are probably inserting this differently if it is for Comet. -- 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]
