Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ dict_encoded_size
Method
dict_encoded_size
be/src/util/dict-encoding.h:101–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
int WriteData(uint8_t* buffer, int buffer_len);
100
101
int dict_encoded_size() { return dict_encoded_size_; }
102
103
void UsedbyTest() { used_by_test_ = true;}
104
Callers
4
Flush
Method · 0.80
DictEncodeAll
Function · 0.80
ValidateDict
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
ValidateDict
Function · 0.64
TEST
Function · 0.64