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

Method memory_limit

datafusion/execution/src/memory_pool/pool.rs:59–61  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

57 }
58
59 fn memory_limit(&self) -> MemoryLimit {
60 MemoryLimit::Infinite
61 }
62}
63
64impl Display for UnboundedMemoryPool {

Callers 3

config_entriesMethod · 0.45
capacityMethod · 0.45

Calls

no outgoing calls

Tested by 1