Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ connect_string
Method
connect_string
cpp/src/arrow/filesystem/s3_test_util.cc:72–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
std::string MinioTestServer::connect_string() const { return impl_->connect_string_; }
73
74
std::string MinioTestServer::access_key() const { return impl_->access_key_; }
75
Callers
6
InitServerAndClient
Method · 0.80
MakeNewFileSystem
Function · 0.80
TEST_F
Function · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
MakeFileSystem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected