MCPcopy 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

BuildWriterMethod · 0.45
BuildWriterMethod · 0.45
TESTFunction · 0.45
TEST_PFunction · 0.45
encodingFunction · 0.45
ConfigureDictionaryMethod · 0.45
InitializeDataDecoderMethod · 0.45
BM_WriteInt64ColumnFunction · 0.45
BM_ReadInt64ColumnFunction · 0.45
CheckDataPageHeaderFunction · 0.45

Calls

no outgoing calls

Tested by 6

BuildWriterMethod · 0.36
BuildWriterMethod · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
CheckDataPageHeaderFunction · 0.36