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

github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 84acf498cb fix: correct `LEAD/LAG IGNORE NULLS` evaluation and limit 
pushdown (#25472)
     add 21a3215b66 fix: reserve the concatenated build batch and computed join 
keys in HashJoinExec (#25496)

No new revisions were added by this update.

Summary of changes:
 datafusion/common/src/utils/memory.rs              |  20 +
 .../physical-plan/src/joins/hash_join/exec.rs      | 557 +++++++++++++++++++--
 2 files changed, 523 insertions(+), 54 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to