Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Invalid
Method
Invalid
cpp/src/arrow/c/bridge.cc:930–930 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
928
}
929
930
Status Invalid() { return InvalidFormatString(view_); }
931
932
protected:
933
std::string_view view_;
Callers
10
ProcessFormat
Method · 0.80
ProcessBinaryView
Method · 0.80
ProcessTemporal
Method · 0.80
ProcessNested
Method · 0.80
ProcessDate
Method · 0.80
ProcessInterval
Method · 0.80
ProcessFixedSizeBinary
Method · 0.80
ProcessDecimal
Method · 0.80
ProcessFixedSizeList
Method · 0.80
ProcessUnion
Method · 0.80
Calls
1
InvalidFormatString
Function · 0.85
Tested by
no test coverage detected