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