You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/04/13 15:36:22 UTC

[arrow-datafusion] branch master updated (f39692932 -> 8058fbb38)

This is an automated email from the ASF dual-hosted git repository.

tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from f39692932 Make ParquetExec usable outside of a tokio runtime (#2201) (#2202)
     add 8058fbb38 Remove tokio::spawn from HashAggregateExec (#2201) (#2215)

No new revisions were added by this update.

Summary of changes:
 .../core/src/physical_plan/hash_aggregate.rs       | 389 ++++++++++-----------
 1 file changed, 176 insertions(+), 213 deletions(-)