liukun4515 commented on issue #3498: URL: https://github.com/apache/arrow-datafusion/issues/3498#issuecomment-1250019636
> FWIW @kmitchener -- I would love to move the decimal compute kernels to arrow-rs (and out of datafusion). I think they were originally implemented in datafusion for convenience as we (well mostly @liukun4515 ) worked to do the initial implementation > > I think moving them now would be appropriate (especially if we could add them to the various `dyn` kernels) Yes, I think it's time to move the operation about the decimal to the arrow-rs kernel. I will do this in the next sprint. I think we may meet some issue about the decimal type in the arrow-rs talked https://github.com/apache/arrow-rs/issues/2387#issuecomment-1233293594 https://github.com/apache/arrow-rs/issues/2637 I think we can resolve them. -- 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]
