Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ MakeFileSystem
Function
MakeFileSystem
cpp/src/arrow/filesystem/s3fs_test.cc:733–733 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
731
}
732
733
void MakeFileSystem() { ASSERT_OK_AND_ASSIGN(fs_, MakeNewFileSystem()); }
734
735
template <typename Matcher>
736
void AssertMetadataRoundtrip(const std::string& path,
Callers
7
TEST_F
Function · 0.70
SetUp
Method · 0.70
SetUp
Method · 0.70
SetUp
Method · 0.70
MakeFactory
Method · 0.50
TEST_F
Function · 0.50
MakeDataset
Method · 0.50
Calls
2
MakeNewFileSystem
Function · 0.85
ASSERT_OK_AND_ASSIGN
Function · 0.70
Tested by
no test coverage detected