Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Init
Method · 0.80
SetDstSlot
Method · 0.80
Init
Method · 0.80
SetAnyVal
Function · 0.80
SerializeOrFinalize
Method · 0.80
AddFileLevelVirtualColumns
Method · 0.80
AddIcebergColumns
Method · 0.80
AddVirtualIcebergColumn
Method · 0.80
GetOutputTuple
Method · 0.80
AddResultTuple
Method · 0.80
Open
Method · 0.80
WriteSlot
Method · 0.80
Calls
no outgoing calls
Tested by
7
TestTuplesEqual
Method · 0.64
CreateBatch
Method · 0.64
AppendRowTuples
Method · 0.64
TestAttachMemory
Method · 0.64
VerifyReadWriteBatch
Method · 0.64
TEST_F
Function · 0.64
WriteStringRow
Method · 0.64