This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from 6c8d642 Update to arrow 8.0.0 (#1673)
add bf68073 [Ballista] Add Decimal128, Date64, TimestampSecond,
TimestampMillisecond, Interv… (#1659)
No new revisions were added by this update.
Summary of changes:
ballista/rust/core/proto/ballista.proto | 19 ++++
.../rust/core/src/serde/logical_plan/from_proto.rs | 105 ++++++++++++++++++++-
.../rust/core/src/serde/logical_plan/to_proto.rs | 45 +++++++++
ballista/rust/core/src/serde/mod.rs | 22 ++++-
4 files changed, 189 insertions(+), 2 deletions(-)