Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ state
Method
state
cpp/src/arrow/ipc/reader.cc:1048–1048 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1046
IpcReadOptions options() const { return options_; }
1047
1048
State state() const { return state_; }
1049
1050
std::shared_ptr<Schema> schema() const { return filtered_schema_; }
1051
Callers
1
Consume
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected