MCPcopy 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
3551Status EnsureS3Finalized() { return FinalizeS3(); }
3552
3553bool IsS3Initialized() { return GetAwsInstance()->IsInitialized(); }
3554

Callers 1

s3fs.ccFile · 0.85

Calls 1

FinalizeS3Function · 0.70

Tested by

no test coverage detected