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 a295698592 chore(deps): bump taiki-e/install-action from 2.65.10 to 
2.65.11 (#19601)
     add 715962c80b perf: optimize factorial function performance (#19575)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/Cargo.toml                    |  5 ++
 .../functions/benches/{uuid.rs => factorial.rs}    | 35 ++++++++--
 datafusion/functions/src/math/factorial.rs         | 78 ++++++++++++++--------
 datafusion/sqllogictest/test_files/math.slt        |  2 +-
 4 files changed, 85 insertions(+), 35 deletions(-)
 copy datafusion/functions/benches/{uuid.rs => factorial.rs} (52%)


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

Reply via email to