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

Function Integer

cpp/src/arrow/compute/kernel.cc:194–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192};
193
194std::shared_ptr<TypeMatcher> Integer() { return std::make_shared<IntegerMatcher>(); }
195
196class PrimitiveMatcher : public TypeMatcher {
197 public:

Callers 7

PopulateTakeKernelsFunction · 0.85
read_offsetsMethod · 0.85
read_hex_valueMethod · 0.85
read_valuesMethod · 0.85
compute_so_versionMethod · 0.85

Calls

no outgoing calls

Tested by 1

compute_so_versionMethod · 0.68