Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ name
Function
name
cpp/src/arrow/type.h:597–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
595
}
596
597
std::string name() const override { return
"null"
; }
598
599
protected:
600
std::string ComputeFingerprint() const override;
Callers
5
MergeWith
Method · 0.70
Flatten
Method · 0.70
ToString
Method · 0.70
ToString
Function · 0.70
ToString
Method · 0.50
Calls
1
IsName
Function · 0.85
Tested by
no test coverage detected