Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void registerVectorFunction() {
76
BOLT_REGISTER_VECTOR_FUNCTION(udf_concat,
"concat_vector"
);
77
}
78
79
void registerSimpleFunctions() {
80
registerFunction<
Callers
7
VariadicBenchmark
Method · 0.70
TEST_F
Function · 0.50
TEST_P
Function · 0.50
TEST_F
Function · 0.50
CastExprTest
Method · 0.50
TEST_F
Function · 0.50
TEST_F
Function · 0.50
Calls
no outgoing calls
Tested by
6
TEST_F
Function · 0.40
TEST_P
Function · 0.40
TEST_F
Function · 0.40
CastExprTest
Method · 0.40
TEST_F
Function · 0.40
TEST_F
Function · 0.40