Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Location
Method
Location
cpp/src/arrow/flight/types.cc:730–730 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
728
}
729
730
Location::Location() { uri_ = std::make_shared<arrow::util::Uri>(); }
731
732
Location::~Location() = default;
733
Callers
4
test_repr
Function · 0.80
test_eq
Function · 0.80
test_flight_get_info
Function · 0.80
test_location_unknown_scheme
Function · 0.80
Calls
no outgoing calls
Tested by
4
test_repr
Function · 0.64
test_eq
Function · 0.64
test_flight_get_info
Function · 0.64
test_location_unknown_scheme
Function · 0.64