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 b172f73f05 feat: recognize more lossless casts for statistics and
ordering (#25500)
add 84acf498cb fix: correct `LEAD/LAG IGNORE NULLS` evaluation and limit
pushdown (#25472)
No new revisions were added by this update.
Summary of changes:
datafusion/functions-window/src/lead_lag.rs | 54 +++++-------
datafusion/physical-plan/src/windows/mod.rs | 9 +-
datafusion/sqllogictest/test_files/window.slt | 57 +++++++++++++
.../sqllogictest/test_files/window_limits.slt | 98 ++++++++++++++++++++++
4 files changed, 183 insertions(+), 35 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]