You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2022/05/06 15:11:49 UTC

[arrow-datafusion] branch master updated (3f67f16d2 -> 522ea52fc)

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

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


    from 3f67f16d2 minor: move struct definition out of `aggregate/mod.rs`, etc (#2458)
     add 522ea52fc Issue 2321: Add code formatting instructions to CONTRIBUTING (#2444)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/rust.yml                               | 10 ++++++----
 CONTRIBUTING.md                                          | 10 ++++++++++
 ci/scripts/{csharp_build.sh => rust_clippy.sh}           |  7 +------
 ci/{conda_env_gandiva.yml => scripts/rust_fmt.sh}        |  6 ++++--
 ci/scripts/{csharp_build.sh => rust_toml_fmt.sh}         |  7 +------
 benchmarks/db-benchmark/run-bench.sh => dev/rust_lint.sh | 10 ++++++++--
 6 files changed, 30 insertions(+), 20 deletions(-)
 copy ci/scripts/{csharp_build.sh => rust_clippy.sh} (92%)
 copy ci/{conda_env_gandiva.yml => scripts/rust_fmt.sh} (93%)
 mode change 100644 => 100755
 copy ci/scripts/{csharp_build.sh => rust_toml_fmt.sh} (92%)
 copy benchmarks/db-benchmark/run-bench.sh => dev/rust_lint.sh (79%)
 mode change 100644 => 100755