Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-11881

[Rust][DataFusion] Fix Clippy Lint

    XMLWordPrintableJSON

Details

    Description

      A linter error has appeared on master somehow:

      ```
      error: unnecessary parentheses around `for` iterator expression
      --> datafusion/src/physical_plan/merge.rs:124:31

      124 | for part_i in (0..input_partitions) {

      ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses

      = note: `-D unused-parens` implied by `-D warnings`

      error: aborting due to previous error

      Seen on these PRs:

      https://github.com/apache/arrow/pull/9612/checks?check_run_id=2042047472

      https://github.com/apache/arrow/pull/9639/checks?check_run_id=2042649120

      Attachments

        Issue Links

          Activity

            People

              alamb Andrew Lamb
              alamb Andrew Lamb
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m