n0r0shi opened a new pull request, #3586:
URL: https://github.com/apache/datafusion-comet/pull/3586
## Summary
- Wire three math functions from the `datafusion-spark` crate
(`SparkFactorial`, `SparkPmod`, `SparkRint`) to Comet
- Register in `jni_api.rs` and add serde mappings via
`CometScalarFunction` in `QueryPlanSerde.scala`
## Test plan
- [x] New tests in `CometMathExpressionSuite` (factorial, pmod, rint) —
all pass
- [x] Spotless formatting check passes
- [x] Rust native build passes
--
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]