This is an automated email from the ASF dual-hosted git repository.
paddyhoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from ce6a28b ARROW-9921: [Rust] Replace TryFrom by From in `StringArray`
from `Vec<Option<&str>>` (+50%)
add aaabcb4 ARROW-9910: [Rust][DataFusion] Fixed error in type coercion
of Variadic.
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/logical_plan/mod.rs | 57 +-----------------
rust/datafusion/src/physical_plan/type_coercion.rs | 68 ++++++++++++++++++++--
2 files changed, 66 insertions(+), 59 deletions(-)