rafafrdz opened a new pull request, #3786:
URL: https://github.com/apache/datafusion-comet/pull/3786

   ## Summary
     - Add support for Spark's `Pi` constant expression
     - Delegates to DataFusion's built-in `pi()` function via 
`CometScalarFunction`
     - No native Rust code needed — DataFusion's function registry handles 
execution
   
     ## Test plan
     - [ ] Verify Spark queries using `pi()` are accelerated by Comet
     - [ ] Confirm result matches `3.141592653589793`
   
     Related to #2084
   


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