Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ name
Method
name
cpp/src/arrow/acero/asof_join_node_test.cc:1466–1468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1464
decltype(l_batches) batches;
1465
1466
std::string name() const {
1467
return name_prefix +
";"
+ (is_gated ?
"gated"
:
"ungated"
);
1468
}
1469
};
1470
1471
auto gate_ptr = Gate::Make();
Callers
15
GetOrcType
Function · 0.45
AggregatesToString
Function · 0.45
getNextBatch
Method · 0.45
RegisterSchema
Method · 0.45
RegisterProjectedSchema
Method · 0.45
is_valid_on_field
Method · 0.45
is_valid_by_field
Method · 0.45
is_valid_data_field
Method · 0.45
MakeOutputSchema
Method · 0.45
hash_aggregate_test.cc
File · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
TEST_P
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected