Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ InputReceived
Method
InputReceived
cpp/src/arrow/acero/tpch_node.cc:3376–3376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3374
}
3375
3376
[[noreturn]] Status InputReceived(ExecNode*, ExecBatch) override { NoInputs(); }
3377
3378
[[noreturn]] Status InputFinished(ExecNode*, int) override { NoInputs(); }
3379
Callers
1
OutputBatchCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected