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:925–925 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
923
}
924
925
Status Invalid() { return InvalidFormatString(view_); }
926
927
protected:
928
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