Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ ORCFileReader
Method
ORCFileReader
cpp/src/arrow/adapters/orc/adapter.cc:558–558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
556
};
557
558
ORCFileReader::ORCFileReader() { impl_.reset(new ORCFileReader::Impl()); }
559
560
ORCFileReader::~ORCFileReader() {}
561
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected