Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ reset
Method
reset
cpp/src/arrow/adapters/orc/adapter_test.cc:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
void close() override {}
80
81
void reset() { length_ = 0; }
82
83
private:
84
std::vector<char> data_;
Callers
15
ReadNext
Method · 0.45
ORCFileReader
Method · 0.45
ORCFileWriter
Method · 0.45
Close
Method · 0.45
Init
Method · 0.45
CleanUp
Method · 0.45
InitPartsupp
Method · 0.45
NextOrdersBatch
Method · 0.45
NextLineItemBatch
Method · 0.45
OnBuildHashTableFinished
Method · 0.45
Merge
Method · 0.45
Finalize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected