This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 51c04754ee Implement preimage for floor function to enable predicate 
pushdown (#20059)
     add c849374723 Refactor `iszero()` and `isnan()` to accept all numeric 
types (#20093)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/src/math/iszero.rs     | 124 ++++++++++++++++++--
 datafusion/functions/src/math/nans.rs       | 173 +++++++++++++++++++++-------
 datafusion/sqllogictest/test_files/math.slt |  32 +++++
 3 files changed, 278 insertions(+), 51 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to