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 2022/12/06 21:03:41 UTC

[arrow-datafusion] branch master updated (0d63c68a2 -> 19cddf5d5)

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

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


    from 0d63c68a2 Add get_window_frame in window_expr, show frame info in window_agg_exec (#4508)
     add 19cddf5d5 shouldn't add `outer_query_schema`. (#4527)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr/src/logical_plan/builder.rs | 18 ++++++-------
 datafusion/sql/src/planner.rs               | 41 ++++++++++-------------------
 2 files changed, 23 insertions(+), 36 deletions(-)