MCPcopy 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

ProcessFormatMethod · 0.80
ProcessBinaryViewMethod · 0.80
ProcessTemporalMethod · 0.80
ProcessNestedMethod · 0.80
ProcessDateMethod · 0.80
ProcessIntervalMethod · 0.80
ProcessDecimalMethod · 0.80
ProcessFixedSizeListMethod · 0.80
ProcessUnionMethod · 0.80

Calls 1

InvalidFormatStringFunction · 0.85

Tested by

no test coverage detected