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 2023/01/20 11:00:50 UTC

[arrow-datafusion] branch master updated (6dce728a3 -> 22d106a65)

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 6dce728a3 refactor and add simple function to deserialize and serialize proto b… (#4892)
     add 22d106a65 fix(4981): incorrect error wrapping in `OnceFut` (#4983)

No new revisions were added by this update.

Summary of changes:
 datafusion/common/src/error.rs                   |  3 ++
 datafusion/common/src/lib.rs                     |  2 +-
 datafusion/core/src/error.rs                     |  2 +-
 datafusion/core/src/physical_plan/joins/utils.rs | 52 +++++++++++++++++++++---
 4 files changed, 51 insertions(+), 8 deletions(-)