Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_ASSIGN
Method · 0.70
TEST_F
Method · 0.70
TEST
Function · 0.70
TestDoGetInts
Method · 0.70
TestDoGetFloats
Method · 0.70
TestDoGetDicts
Method · 0.70
ASSERT_OK_AND_ASSIGN
Function · 0.70
TestInts
Method · 0.70
TestFloats
Method · 0.70
TestEmptyBatch
Method · 0.70
TestDicts
Method · 0.70
TestLargeBatch
Method · 0.70
Calls
no outgoing calls
Tested by
15
ASSERT_OK_AND_ASSIGN
Method · 0.56
TEST_F
Method · 0.56
TEST
Function · 0.56
TestDoGetInts
Method · 0.56
TestDoGetFloats
Method · 0.56
TestDoGetDicts
Method · 0.56
ASSERT_OK_AND_ASSIGN
Function · 0.56
TestInts
Method · 0.56
TestFloats
Method · 0.56
TestEmptyBatch
Method · 0.56
TestDicts
Method · 0.56
TestLargeBatch
Method · 0.56