Skip to content

Commit

Permalink
fixup! fixup! fixup! Fix formatting errors reported by clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Jul 25, 2024
1 parent 68dc01e commit 21478e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/core/benches/sort.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
//! 1. Creates a list of tuples (sorted if necessary)
//!
//! 2. Divides those tuples across some number of streams of [`RecordBatch`]
//! preserving any ordering
//! preserving any ordering
//!
//! 3. Times how long it takes for a given sort plan to process the input
//!
Expand Down

0 comments on commit 21478e8

Please sign in to comment.