Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ type
Method
type
cpp/src/parquet/column_writer.cc:1607–1607 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1605
}
1606
1607
Type::type type() const override { return descr_->physical_type(); }
1608
1609
const ColumnDescriptor* descr() const override { return descr_; }
1610
Callers
11
WriteDataPage
Method · 0.45
DictionaryDirectWriteSupported
Function · 0.45
ConvertDictionaryToDense
Function · 0.45
WriteArrow
Method · 0.45
MaybeReplaceValidity
Method · 0.45
Serialize
Method · 0.45
WriteArrowDense
Method · 0.45
Serialize
Method · 0.45
Serialize
Method · 0.45
WriteArrowTimestamps
Method · 0.45
Offset
Method · 0.45
Calls
1
physical_type
Method · 0.80
Tested by
no test coverage detected