Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Visit
Method
Visit
cpp/src/arrow/compare.cc:269–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
Status Visit(const NullType&) { return Status::OK(); }
270
271
template <typename TypeClass>
272
enable_if_primitive_ctype<TypeClass, Status> Visit(const TypeClass& type) {
Callers
nothing calls this directly
Calls
15
EqualBinaryView
Function · 0.85
CompareArrayRanges
Function · 0.85
index_type
Method · 0.80
storage_type
Method · 0.80
OK
Function · 0.70
Invalid
Function · 0.70
GetBit
Function · 0.50
BitmapEquals
Function · 0.50
position
Method · 0.45
NextWord
Method · 0.45
data
Method · 0.45
byte_width
Method · 0.45
Tested by
no test coverage detected