This is an automated email from the ASF dual-hosted git repository.

dheres pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from 8bb971d3d8 Update rust_lint.sh to include cargo doc (#6070)
     add 26bf31ebbc Add support for UDAF in physical plan serialization (#6063)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_plan/udaf.rs      |   7 ++
 datafusion/proto/proto/datafusion.proto        |   5 +-
 datafusion/proto/src/generated/pbjson.rs       |  57 +++++++----
 datafusion/proto/src/generated/prost.rs        |  17 +++-
 datafusion/proto/src/physical_plan/mod.rs      | 129 ++++++++++++++++++++-----
 datafusion/proto/src/physical_plan/to_proto.rs |  33 +++++--
 6 files changed, 196 insertions(+), 52 deletions(-)

Reply via email to