Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Primitive
Function
Primitive
cpp/src/arrow/compute/kernel.cc:213–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
};
212
213
std::shared_ptr<TypeMatcher> Primitive() { return std::make_shared<PrimitiveMatcher>(); }
214
215
class BinaryLikeMatcher : public TypeMatcher {
216
public:
Callers
4
ARROW_ASSIGN_OR_RAISE
Function · 0.85
Visit
Function · 0.85
PopulateFilterKernels
Function · 0.85
PopulateTakeKernels
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected