You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2023/04/27 14:56:40 UTC

[arrow-datafusion] branch main updated (aec34205e9 -> 5e835b0ea3)

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 aec34205e9 Implement Streaming Aggregation: Do not break pipeline in aggregation if group by columns are ordered (V2) (#6124)
     add 5e835b0ea3 Mark default_session_builder deprecated, add since markings (#6123)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/dataframe.rs         | 2 +-
 datafusion/core/src/execution/context.rs | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)