Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ num_functions
Method
num_functions
cpp/src/arrow/compute/registry.cc:276–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
int FunctionRegistry::num_functions() const { return impl_->num_functions(); }
277
278
const Function* FunctionRegistry::cast_function() const { return impl_->cast_function(); }
279
Callers
5
TEST
Function · 0.45
AddExtensionSetToMessage
Function · 0.45
num_functions
Method · 0.45
TEST_P
Function · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
TEST_P
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36