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 4ad5c3dab7 perf: Optimize strpos() for ASCII-only inputs (#20295)
     add f5a2ac3ec9 fix: percentile_cont interpolation causes NaN for f16 input 
(#20208)

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                         |  1 +
 datafusion/functions-aggregate/Cargo.toml          |  1 +
 .../functions-aggregate/src/percentile_cont.rs     | 93 ++++++++++++++++------
 datafusion/sqllogictest/test_files/aggregate.slt   |  2 +-
 4 files changed, 72 insertions(+), 25 deletions(-)


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

Reply via email to