MCPcopy Create free account
hub / github.com/bytedance/bolt / registerVectorFunction

Function registerVectorFunction

bolt/expression/benchmarks/VariadicBenchmark.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73};
74
75void registerVectorFunction() {
76 BOLT_REGISTER_VECTOR_FUNCTION(udf_concat, "concat_vector");
77}
78
79void registerSimpleFunctions() {
80 registerFunction<

Callers 7

VariadicBenchmarkMethod · 0.70
TEST_FFunction · 0.50
TEST_PFunction · 0.50
TEST_FFunction · 0.50
CastExprTestMethod · 0.50
TEST_FFunction · 0.50
TEST_FFunction · 0.50

Calls

no outgoing calls

Tested by 6

TEST_FFunction · 0.40
TEST_PFunction · 0.40
TEST_FFunction · 0.40
CastExprTestMethod · 0.40
TEST_FFunction · 0.40
TEST_FFunction · 0.40