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:1053–1053 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1051
IpcReadOptions options() const { return options_; }
1052
1053
State state() const { return state_; }
1054
1055
std::shared_ptr<Schema> schema() const { return filtered_schema_; }
1056
Callers
1
Consume
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected