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

Method row_counts

datafusion/common/src/pruning.rs:270–272  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

268 }
269
270 fn row_counts(&self) -> Option<ArrayRef> {
271 None
272 }
273
274 fn contained(
275 &self,

Calls 5

newFunction · 0.85
is_exactMethod · 0.80
anyMethod · 0.45
iterMethod · 0.45
mapMethod · 0.45