Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ RunEndInteger
Function
RunEndInteger
cpp/src/arrow/compute/kernel.cc:293–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
};
292
293
std::shared_ptr<TypeMatcher> RunEndInteger() {
294
return std::make_shared<RunEndIntegerMatcher>();
295
}
296
297
class RunEndEncodedMatcher : public TypeMatcher {
298
public:
Callers
2
TEST
Function · 0.85
RunEndEncoded
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68