This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from f1f8d79ab8 feat: Support spilling for hash aggregation (#7400)
add 1a986c2aa2 Make backtrace as a cargo feature (#7527)
No new revisions were added by this update.
Summary of changes:
.github/workflows/rust.yml | 8 ++++--
datafusion/common/Cargo.toml | 1 +
datafusion/common/src/error.rs | 64 ++++++++++++++++++++++++++++++++++++++----
datafusion/core/Cargo.toml | 1 +
4 files changed, 65 insertions(+), 9 deletions(-)