kumarUjjawal commented on issue #7689:
URL: https://github.com/apache/datafusion/issues/7689#issuecomment-3585489884

   @Jefffrey I wanted to get your views before jumping on the implementation. I 
was thinking of replacing the current `make_math_unary_udf!` wiring for 
ceil/floor with dedicated UDF structs so we can add a decimal-aware execution 
path coercing ints/floats but letting `Decimal128` pass through and operating 
directly on the unscaled `i128`. Does that sound like the right direction?


-- 
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]

Reply via email to