MCPcopy Create free account
hub / github.com/apache/arrow / Path

Function Path

cpp/src/arrow/flight/types.h:467–469  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

465 }
466
467 static FlightDescriptor Path(std::vector<std::string> path) {
468 return FlightDescriptor{PATH, "", std::move(path)};
469 }
470};
471
472/// \brief Data structure providing an opaque identifier or credential to use

Callers 15

ASSERT_OK_AND_ASSIGNMethod · 0.70
TEST_FMethod · 0.70
TESTFunction · 0.70
TestDoGetIntsMethod · 0.70
TestDoGetFloatsMethod · 0.70
TestDoGetDictsMethod · 0.70
ASSERT_OK_AND_ASSIGNFunction · 0.70
TestIntsMethod · 0.70
TestFloatsMethod · 0.70
TestEmptyBatchMethod · 0.70
TestDictsMethod · 0.70
TestLargeBatchMethod · 0.70

Calls

no outgoing calls

Tested by 15

ASSERT_OK_AND_ASSIGNMethod · 0.56
TEST_FMethod · 0.56
TESTFunction · 0.56
TestDoGetIntsMethod · 0.56
TestDoGetFloatsMethod · 0.56
TestDoGetDictsMethod · 0.56
ASSERT_OK_AND_ASSIGNFunction · 0.56
TestIntsMethod · 0.56
TestFloatsMethod · 0.56
TestEmptyBatchMethod · 0.56
TestDictsMethod · 0.56
TestLargeBatchMethod · 0.56