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

Method flush_mode

be/src/runtime/row-batch.h:289–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287 }
288
289 FlushMode flush_mode() const { return flush_mode_; }
290
291 /// Called to indicate that some resources backing this batch were not attached and
292 /// will be cleaned up after the next GetNext() call. This means that the batch must

Callers 4

SendMethod · 0.80
TestAttachMemoryMethod · 0.80
AdvanceMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestAttachMemoryMethod · 0.64