Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Initialize
Function
Initialize
cpp/src/arrow/compute/initialize.cc:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
} // namespace
73
74
Status Initialize() {
75
static auto st = RegisterComputeKernels();
76
return st;
77
}
78
79
} // namespace arrow::compute
Callers
4
main
Function · 0.70
SetUp
Method · 0.70
Initialize
Method · 0.50
Initialize
Method · 0.50
Calls
1
RegisterComputeKernels
Function · 0.85
Tested by
1
SetUp
Method · 0.56