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 d1340a3 ARROW-10824: [Rust] Added partialEq to null array
add e75e0fb ARROW-10813: [Rust] [DataFusion] Implement DFSchema
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/logical_plan/dfschema.rs | 418 +++++++++++++++++++++++++++
rust/datafusion/src/logical_plan/mod.rs | 2 +
2 files changed, 420 insertions(+)
create mode 100644 rust/datafusion/src/logical_plan/dfschema.rs