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

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


    from c3681dc865 chore: try make Setup Rust CI step immune to network hang 
(#13495)
     add 30ff48e94c Move `Pruning` into `physical-optimizer` crate (#13485)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/Cargo.lock                          | 64 +++++++++++-----------
 datafusion/core/src/physical_optimizer/mod.rs      |  1 -
 datafusion/physical-optimizer/Cargo.toml           |  4 ++
 datafusion/physical-optimizer/src/lib.rs           |  1 +
 .../src}/pruning.rs                                | 40 ++++++--------
 5 files changed, 56 insertions(+), 54 deletions(-)
 rename datafusion/{core/src/physical_optimizer => 
physical-optimizer/src}/pruning.rs (99%)


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

Reply via email to