Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
194
std::shared_ptr<TypeMatcher> Integer() { return std::make_shared<IntegerMatcher>(); }
195
196
class PrimitiveMatcher : public TypeMatcher {
197
public:
Callers
7
PopulateTakeKernels
Function · 0.85
read_offsets
Method · 0.85
read_hex_value
Method · 0.85
read_values
Method · 0.85
guess_terminal_width_from_command
Method · 0.85
guess_terminal_width_from_env
Method · 0.85
compute_so_version
Method · 0.85
Calls
no outgoing calls
Tested by
1
compute_so_version
Method · 0.68