MCPcopy Create free account
hub / github.com/apache/datafusion / iterations

Method iterations

benchmarks/src/bin/external_aggr.rs:334–336  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

332 }
333
334 fn iterations(&self) -> usize {
335 self.common.iterations
336 }
337
338 fn partitions(&self) -> usize {
339 self.common

Callers 1

benchmark_queryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected