Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Equals
Function
Equals
cpp/src/arrow/type.h:2133–2133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2131
std::string ToDotPath() const;
2132
2133
bool Equals(const FieldRef& other) const { return impl_ == other.impl_; }
2134
2135
std::string ToString() const;
2136
Callers
14
Equals
Method · 0.70
ApproxEquals
Method · 0.70
MergeWith
Method · 0.70
Equals
Method · 0.70
type.h
File · 0.70
operator!
Function · 0.70
ApproxEquals
Function · 0.70
Equals
Method · 0.70
operator==
Function · 0.70
operator!=
Function · 0.70
LogicalType::Impl::Enum
Class · 0.50
LogicalType::Impl::List
Class · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected