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 48f73c6af Fix broken links in contributor guide (#3956)
add 54d2870a5 Simplify serialization by removing redundant
`PrimitiveScalarValue` (#3612)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/scalar.rs | 21 +++
datafusion/proto/proto/datafusion.proto | 55 ++----
datafusion/proto/src/from_proto.rs | 305 +-------------------------------
datafusion/proto/src/to_proto.rs | 151 ++++++----------
4 files changed, 97 insertions(+), 435 deletions(-)