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/11/11 19:42:09 UTC

[arrow-datafusion] branch master updated (f2f846512 -> 225d62c1d)

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 f2f846512 Improve Error Handling and Readibility for downcasting `Decimal128Array` (#4168)
     add 225d62c1d minor: remove redundant println and cleanup (#4173)

No new revisions were added by this update.

Summary of changes:
 datafusion/optimizer/src/inline_table_scan.rs                   | 1 -
 datafusion/optimizer/src/optimizer.rs                           | 2 +-
 datafusion/optimizer/src/projection_push_down.rs                | 2 +-
 datafusion/optimizer/src/reduce_outer_join.rs                   | 2 +-
 datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs | 2 --
 datafusion/optimizer/src/single_distinct_to_groupby.rs          | 2 --
 datafusion/proto/src/lib.rs                                     | 4 ----
 7 files changed, 3 insertions(+), 12 deletions(-)