MCPcopy 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

GetOrcTypeFunction · 0.45
AggregatesToStringFunction · 0.45
getNextBatchMethod · 0.45
RegisterSchemaMethod · 0.45
is_valid_on_fieldMethod · 0.45
is_valid_by_fieldMethod · 0.45
is_valid_data_fieldMethod · 0.45
MakeOutputSchemaMethod · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
TEST_PFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected