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

Class CompareByRowCount

datafusion/datasource/src/memory.rs:676–676  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

674}
675
676struct CompareByRowCount(RePartition);
677impl CompareByRowCount {
678 fn into_inner(self) -> RePartition {
679 self.0

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…