Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ encoding
Method
encoding
cpp/src/parquet/encoder.cc:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
type_length_(descr ? descr->type_length() : -1) {}
99
100
Encoding::type encoding() const override { return encoding_; }
101
102
MemoryPool* memory_pool() const override { return pool_; }
103
Callers
15
BuildWriter
Method · 0.45
BuildWriter
Method · 0.45
TEST
Function · 0.45
TEST_P
Function · 0.45
writer_properties_test_cases
Function · 0.45
CopyColumnSpecificProperties
Method · 0.45
encoding
Function · 0.45
ConfigureDictionary
Method · 0.45
InitializeDataDecoder
Method · 0.45
BM_WriteInt64Column
Function · 0.45
BM_ReadInt64Column
Function · 0.45
CheckDataPageHeader
Function · 0.45
Calls
no outgoing calls
Tested by
6
BuildWriter
Method · 0.36
BuildWriter
Method · 0.36
TEST
Function · 0.36
TEST_P
Function · 0.36
writer_properties_test_cases
Function · 0.36
CheckDataPageHeader
Function · 0.36