Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ metadata
Method
metadata
cpp/src/parquet/file_reader.cc:170–170 ·
view source on GitHub ↗
Returns the rowgroup metadata
Source
from the content-addressed store, hash-verified
168
169
// Returns the rowgroup metadata
170
const RowGroupMetaData* RowGroupReader::metadata() const { return contents_->metadata(); }
171
172
namespace {
173
Callers
2
ReadMetaData
Function · 0.45
ScanFileContents
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected