We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f152495 commit 2e135ceCopy full SHA for 2e135ce
src/query/expression/tests/it/block_thresholds.rs
@@ -138,4 +138,3 @@ fn test_calc_partitions_for_recluster() {
138
let result = t.calc_partitions_for_recluster(4_000, 10_000_000, 600_000);
139
assert_eq!(result, 6);
140
}
141
-
0 commit comments