MCPcopy 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

TestOpenOutputStreamMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestOpenOutputStreamMethod · 0.36