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 2f10d453f3 Expose Spilling Progress Interface in DataFusion (#19708)
     add 1d19c52852 perf: improve performance of `spark hex` function (#19738)

No new revisions were added by this update.

Summary of changes:
 datafusion/spark/Cargo.toml               |   4 +
 datafusion/spark/benches/hex.rs           | 152 ++++++++++++++++++++
 datafusion/spark/src/function/math/hex.rs | 231 +++++++++++++++++-------------
 3 files changed, 285 insertions(+), 102 deletions(-)
 create mode 100644 datafusion/spark/benches/hex.rs


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

Reply via email to