MCPcopy 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

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