Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ OK
Function
OK
cpp/src/arrow/json/test_common.h:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
};
68
69
inline static Status OK(bool ok) { return ok ? Status::OK() : Status::Invalid(
""
); }
70
71
template <typename Engine>
72
inline static Status Generate(
Callers
15
ParseAndInsert
Method · 0.70
Finish
Method · 0.70
ReplaceTaskGroup
Method · 0.70
Insert
Method · 0.70
TryConvertChunk
Method · 0.70
Finish
Method · 0.70
ReplaceTaskGroup
Method · 0.70
Finish
Method · 0.70
InsertNull
Method · 0.70
Finish
Method · 0.70
ReplaceTaskGroup
Method · 0.70
InsertChildren
Method · 0.70
Calls
1
Invalid
Function · 0.50
Tested by
no test coverage detected