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 7e4818d66f fix: improve GroupOrdering docs (#20994)
     add 317052e9df perf: Optimize `approx_distinct()` for string, binary 
inputs (#21037)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions-aggregate/Cargo.toml          |   4 +
 .../functions-aggregate/benches/approx_distinct.rs | 128 +++++++++++++++++++++
 .../functions-aggregate/src/approx_distinct.rs     |  43 +++----
 3 files changed, 145 insertions(+), 30 deletions(-)
 create mode 100644 datafusion/functions-aggregate/benches/approx_distinct.rs


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

Reply via email to