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/05/08 15:15:46 UTC

[arrow-datafusion] branch main updated (7760191b06 -> 10070f3b35)

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 7760191b06 fix: `projection_push_down` don't consider VarProvider in columns. (#6254)
     add 10070f3b35 Minor: rename NestedLoopsJoin memory reservation for clarity (#6228)

No new revisions were added by this update.

Summary of changes:
 .../core/src/physical_plan/joins/nested_loop_join.rs    | 17 +++++++++--------
 datafusion/core/tests/memory_limit.rs                   |  2 +-
 2 files changed, 10 insertions(+), 9 deletions(-)