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 cbccfca959 Minor: Add `DFField.with_nullable(bool)` (#5966)
     add a6dcc2db25 Move error check from pipeline fixer to pipeline checker 
(#5938)

No new revisions were added by this update.

Summary of changes:
 .../src/physical_optimizer/pipeline_checker.rs     |   4 +-
 .../core/src/physical_optimizer/pipeline_fixer.rs  |  13 +-
 datafusion/core/src/test_util/mod.rs               | 109 ++++++++++++-
 datafusion/core/tests/sql/window.rs                | 181 ++++++++-------------
 4 files changed, 184 insertions(+), 123 deletions(-)

Reply via email to