Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetThreadIndex
Method
GetThreadIndex
cpp/src/arrow/acero/query_context.cc:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
size_t QueryContext::GetThreadIndex() { return thread_indexer_(); }
49
50
size_t QueryContext::max_concurrency() const { return thread_indexer_.Capacity(); }
51
Callers
6
InputReceived
Method · 0.80
InputReceived
Method · 0.80
InputFinished
Method · 0.80
StartProducing
Method · 0.80
GetLocalState
Method · 0.80
Consume
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected