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

Method tuple_offset

be/src/runtime/descriptors.h:143–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 int llvm_field_idx() const { return slot_idx_; }
142
143 int tuple_offset() const { return tuple_offset_; }
144 const NullIndicatorOffset& null_indicator_offset() const {
145 return null_indicator_offset_;
146 }

Callers 15

InitMethod · 0.80
SetDstSlotMethod · 0.80
InitMethod · 0.80
SetAnyValFunction · 0.80
SerializeOrFinalizeMethod · 0.80
AddIcebergColumnsMethod · 0.80
GetOutputTupleMethod · 0.80
AddResultTupleMethod · 0.80
OpenMethod · 0.80
WriteSlotMethod · 0.80

Calls

no outgoing calls

Tested by 7

TestTuplesEqualMethod · 0.64
CreateBatchMethod · 0.64
AppendRowTuplesMethod · 0.64
TestAttachMemoryMethod · 0.64
VerifyReadWriteBatchMethod · 0.64
TEST_FFunction · 0.64
WriteStringRowMethod · 0.64