Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ encoding
Function
encoding
cpp/src/parquet/properties.h:261–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
Encoding::type encoding() const { return encoding_; }
262
263
Compression::type compression() const { return codec_; }
264
Callers
nothing calls this directly
Calls
3
ParquetException
Function · 0.85
ToDotString
Method · 0.80
encoding
Method · 0.45
Tested by
no test coverage detected