Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ IsSmall
Method
IsSmall
be/src/runtime/string-value.h:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
void Clear() { string_impl_.Clear(); }
91
92
bool IsSmall() const { return string_impl_.IsSmall(); }
93
94
bool CanBeSmallified() const { return string_impl_.CanBeSmallified(); }
95
Callers
15
AddResultTuple
Method · 0.45
CopyGroupingValuesStringSlot
Method · 0.45
TEST
Function · 0.45
CreateDictionaryDecoder
Method · 0.45
PLAIN>
Method · 0.45
CollectNonNullNonSmallVarSlotsHelper
Method · 0.45
CopyVarLenData
Method · 0.45
CopyVarLenDataConvertOffset
Method · 0.45
GetDataSize
Function · 0.45
AllPrevSlotsAreNullsOrSmall
Function · 0.45
ConvertValueOffsetsToPtrs
Method · 0.45
TestTuplesEqual
Method · 0.45
Calls
no outgoing calls
Tested by
6
TEST
Function · 0.36
TestTuplesEqual
Method · 0.36
TEST_F
Function · 0.36
AppendValue
Method · 0.36
WriteStringRow
Method · 0.36
TEST_F
Function · 0.36