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 54a78689c3 Fix bug where binary types were incorrectly being casted 
for coercible signatures (#18750)
     add 211877f1a6 Refactor approx_median signature & support f16 (#18647)

No new revisions were added by this update.

Summary of changes:
 .../functions-aggregate-common/src/tdigest.rs      | 36 ---------
 .../functions-aggregate/src/approx_median.rs       | 88 +++++++++++++---------
 .../src/approx_percentile_cont.rs                  | 83 ++++++--------------
 datafusion/sqllogictest/test_files/aggregate.slt   | 10 +++
 4 files changed, 82 insertions(+), 135 deletions(-)


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

Reply via email to