Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ name
Method
name
cpp/src/arrow/util/async_util.h:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
Result<Future<>> operator()() override { return callable(); }
154
std::string_view name() const override { return name_; }
155
Callable callable;
156
std::string_view name_;
157
std::optional<std::string> owned_name_;
Callers
15
VisitField
Method · 0.45
Visit
Method · 0.45
WriteChildren
Method · 0.45
json_internal.cc
File · 0.45
ARROW_ASSIGN_OR_RAISE
Function · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
DecodeOption
Function · 0.45
ExpressionFromProto
Function · 0.45
CreateExpressionReference
Function · 0.45
GetExtensionSetFromMessage
Function · 0.45
ToProtoGetDepthFirstNames
Function · 0.45
Calls
no outgoing calls
Tested by
5
Generate
Function · 0.36
AssertUnconvertedStructArraysEqual
Function · 0.36
AssertParseColumns
Function · 0.36
MakeRunEndEncoded
Function · 0.36
TEST_P
Function · 0.36