ShayanGho commented on PR #24943:
URL: https://github.com/apache/datafusion/pull/24943#issuecomment-5535586209

   Hello,
   
   This is my first DataFusion PR, so the CI needs a committer to trigger it. 
@andygrove @comphead could one of you please approve the workflows when you 
have a moment?
   
   Context: the changfe came out of running the 
audit-datafusion-spark-expression skill on factorial. Spark 4.2.0 (verified 
with PySpark) accepts every integer width via `ImplicitCastInputTypes`; the 
crate's `Exact(Int32)` signature rejected even a bare `factorial(5)`. Details 
and the deferred STRING/DECIMAL/FLOAT cases are in #24940 and #24941.


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