This is an automated email from the ASF dual-hosted git repository.
comphead pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 89efc4a7e0 Minor: Add documentation about LogicalPlan::expressions
(#9698)
add 1d0171ab9d Make builtin window function output datatype to be derived
from schema (#9686)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/physical_planner.rs | 22 ++++++------
datafusion/core/tests/fuzz_cases/window_fuzz.rs | 39 ++++++++++++++++++--
datafusion/physical-plan/src/windows/mod.rs | 47 ++++++++++++++-----------
3 files changed, 72 insertions(+), 36 deletions(-)