You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/08/31 10:35:24 UTC

[arrow-datafusion] branch master updated (fcd2275a5 -> 70322e58a)

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 fcd2275a5 Upgrade to arrow 21 (#3225)
     add 70322e58a Add support for serializing null scalar values (#3303)

No new revisions were added by this update.

Summary of changes:
 datafusion/proto/src/from_proto.rs |  4 +---
 datafusion/proto/src/lib.rs        | 20 ++++++++++++++++++++
 datafusion/proto/src/to_proto.rs   |  3 +++
 3 files changed, 24 insertions(+), 3 deletions(-)