MCPcopy 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
276int FunctionRegistry::num_functions() const { return impl_->num_functions(); }
277
278const Function* FunctionRegistry::cast_function() const { return impl_->cast_function(); }
279

Callers 5

TESTFunction · 0.45
AddExtensionSetToMessageFunction · 0.45
num_functionsMethod · 0.45
TEST_PFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.36
TEST_PFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36