Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Initialize
Method
Initialize
cpp/src/arrow/csv/converter.cc:593–593 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
592
protected:
593
Status Initialize() override { return decoder_.Initialize(); }
594
595
ValueDecoderType decoder_;
596
};
Callers
nothing calls this directly
Calls
1
Initialize
Method · 0.45
Tested by
no test coverage detected