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 708617a994 FilterExec : expose push_batch_with_filter on 
LimitedBatchCoalescer (#25503)
     add 31a4ca07fe test: characterize correlated `NOT IN` null-aware behaviour 
(#25558)

No new revisions were added by this update.

Summary of changes:
 .../null_aware_join/benchmarks/q05.benchmark       |  16 +
 .../null_aware_join/benchmarks/q06.benchmark       |  16 +
 .../null_aware_join/benchmarks/q07.benchmark       |  18 +
 .../null_aware_join/benchmarks/q08.benchmark       |  24 ++
 .../null_aware_join/benchmarks/q09.benchmark       |  45 +++
 .../null_aware_join/null_aware_join.suite          |   4 +-
 .../test_files/null_aware_anti_join.slt            | 273 ++++++++++++++-
 .../test_files/null_aware_mark_join.slt            | 376 +++++++++++++++++++++
 datafusion/sqllogictest/test_files/subquery.slt    |   4 +
 9 files changed, 763 insertions(+), 13 deletions(-)
 create mode 100644 
benchmarks/sql_benchmarks/null_aware_join/benchmarks/q09.benchmark


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

Reply via email to