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

Method CommitLastRow

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

Source from the content-addressed store, hash-verified

138 }
139
140 void ALWAYS_INLINE CommitLastRow() { CommitRows(1); }
141
142 /// Set function can be used to reduce the number of rows in the batch. This is only
143 /// used in the limit case where more rows were added than necessary.

Callers 15

GetNextOutputBatchMethod · 0.80
MaterializeExprsMethod · 0.80
GetNextUnpartitionedMethod · 0.80
GetNextPartitionedMethod · 0.80
EvictPartitionsMethod · 0.80
FOREACH_ROW_LIMITFunction · 0.80
AddRowMethod · 0.80
GetNextMethod · 0.80
GetSingletonOutputMethod · 0.80
GetNextMethod · 0.80
GetNextLeftSemiJoinMethod · 0.80
GetNextRightSemiJoinMethod · 0.80

Calls

no outgoing calls

Tested by 7

CreateRowBatchMethod · 0.64
TestRowBatchLimitsMethod · 0.64
CreateRowBatchMethod · 0.64
AddTuplesToRowBatchMethod · 0.64
TESTFunction · 0.64
CreateRowBatchMethod · 0.64
CreateBatchMethod · 0.64