This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 01f06cf ARROW-9778: [Rust] [DataFusion] Implement Expr.nullable() and
make consistent between logical and physical plans
add 3cb0bd8 ARROW-9760: [Rust] [DataFusion] Added DataFrame::explain
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/dataframe.rs | 14 +++++++++++++
rust/datafusion/src/execution/dataframe_impl.rs | 27 +++++++++++++++++++++++++
rust/datafusion/src/logicalplan.rs | 17 ++++++++++++++++
3 files changed, 58 insertions(+)