MCPcopy Create free account
hub / github.com/apache/arrow / back

Method back

cpp/src/gandiva/function_registry.cc:77–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77FunctionRegistry::iterator FunctionRegistry::back() const {
78 return &(pc_registry_.back());
79}
80
81const NativeFunction* FunctionRegistry::LookupSignature(
82 const FunctionSignature& signature) const {

Callers 15

VisitDictMethod · 0.80
ConcatenateTablesFunction · 0.80
CombineChunksMethod · 0.80
ToStringMethod · 0.80
non_zero_lengthFunction · 0.80
logical_array_lengthFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
MakeOrderedSinkNodeFunction · 0.80
GetSubtreeExpressionMethod · 0.80
RemoveTrailingSlashFunction · 0.80

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.64
TESTFunction · 0.64
RemoveTrailingSlashFunction · 0.64
ParsePathListMethod · 0.64
TESTFunction · 0.64
MutateByKeyFunction · 0.64
TestBackpressureFunction · 0.64
TestOpenOutputStreamFunction · 0.64
NLastChildrenMethod · 0.64
AddChildMethod · 0.64
NLastChildrenMethod · 0.64