Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ encoding
Function
encoding
cpp/src/parquet/properties.h:285–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
283
}
284
285
Encoding::type encoding() const { return encoding_; }
286
287
Compression::type compression() const { return codec_; }
288
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