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

Method row_desc

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

Source from the content-addressed store, hash-verified

378 }
379
380 const RowDescriptor* row_desc() const { return row_desc_; }
381
382 /// Max memory that this row batch can accumulate before it is considered at capacity.
383 /// This is a soft capacity: row batches may exceed the capacity, preferably only by a

Callers 5

AddBatchInternalMethod · 0.45
AddTuplesToRowBatchMethod · 0.45
PrepareMethod · 0.45
AddBatchWorkMethod · 0.45

Calls

no outgoing calls

Tested by 1

AddTuplesToRowBatchMethod · 0.36