We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68dc01e commit 21478e8Copy full SHA for 21478e8
datafusion/core/benches/sort.rs
@@ -21,7 +21,7 @@
21
//! 1. Creates a list of tuples (sorted if necessary)
22
//!
23
//! 2. Divides those tuples across some number of streams of [`RecordBatch`]
24
-//! preserving any ordering
+//! preserving any ordering
25
26
//! 3. Times how long it takes for a given sort plan to process the input
27
0 commit comments