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 8959b3d11e feat: output statistics for constant columns in projections 
(#19419)
     add db7b8cc4db Implement `partition_statistics` API for 
`NestedLoopJoinExec` (#19468)

No new revisions were added by this update.

Summary of changes:
 .../physical_optimizer/partition_statistics.rs     | 77 +++++++++++++++++++++-
 .../physical-plan/src/joins/nested_loop_join.rs    | 33 +++++++---
 datafusion/physical-plan/src/joins/utils.rs        | 30 ++++++++-
 3 files changed, 130 insertions(+), 10 deletions(-)


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

Reply via email to