Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ closed
Method
closed
cpp/src/arrow/filesystem/s3fs.cc:1492–1492 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1490
}
1491
1492
bool closed() const override { return closed_; }
1493
1494
Result<int64_t> Tell() const override {
1495
RETURN_NOT_OK(CheckClosed());
Callers
2
TestOpenOutputStreamAbort
Method · 0.45
TestOpenOutputStream
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestOpenOutputStreamAbort
Method · 0.36
TestOpenOutputStream
Method · 0.36