Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ EnsureS3Finalized
Function
EnsureS3Finalized
cpp/src/arrow/filesystem/s3fs.cc:3551–3551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3549
}
3550
3551
Status EnsureS3Finalized() { return FinalizeS3(); }
3552
3553
bool IsS3Initialized() { return GetAwsInstance()->IsInitialized(); }
3554
Callers
1
s3fs.cc
File · 0.85
Calls
1
FinalizeS3
Function · 0.70
Tested by
no test coverage detected