MCPcopy Create free account
hub / github.com/apache/impala / ReleaseUnusedReservation

Method ReleaseUnusedReservation

be/src/exec/exec-node.h:397–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395 }
396
397 Status ReleaseUnusedReservation() WARN_UNUSED_RESULT {
398 return reservation_manager_.ReleaseUnusedReservation();
399 }
400
401 /// Reference to the PlanNode shared across fragment instances.
402 /// TODO: Store a specialized reference directly in the child classes when all static

Callers 2

NextPartitionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected