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

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


    from dd988f6efc Fix test that's broken on Windows due to naive path 
handling (#20692)
     add b3976d6320 Fix DELETE/UPDATE filter extraction when predicates are 
pushed down into TableScan (#19884)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_planner.rs            | 153 +++++++-
 .../tests/custom_sources_cases/dml_planning.rs     | 426 ++++++++++++++++++++-
 datafusion/sql/src/statement.rs                    |  11 +-
 datafusion/sqllogictest/test_files/update.slt      |  63 +--
 4 files changed, 610 insertions(+), 43 deletions(-)


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

Reply via email to