Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ empty
Method
empty
cpp/src/arrow/filesystem/s3fs.cc:533–533 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
531
bool has_parent() const { return !key.empty(); }
532
533
bool empty() const { return bucket.empty() && key.empty(); }
534
535
bool operator==(const S3Path& other) const {
536
return bucket == other.bucket && key == other.key;
Callers
15
main
Function · 0.45
GetSchema
Method · 0.45
ToString
Method · 0.45
scheme
Method · 0.45
main
Function · 0.45
SendingHeaders
Method · 0.45
GetSchemaPayload
Method · 0.45
Next
Method · 0.45
FromProto
Function · 0.45
DoAction
Method · 0.45
Start
Method · 0.45
GetValidCookiesAsString
Method · 0.45
Calls
no outgoing calls
Tested by
15
main
Function · 0.36
DoAction
Method · 0.36
Start
Method · 0.36
main
Function · 0.36
GetFlightInfoStatement
Method · 0.36
GetFlightInfoSubstraitPlan
Method · 0.36
GetSchemaStatement
Method · 0.36
GetSchemaSubstraitPlan
Method · 0.36
DoPutCommandStatementUpdate
Method · 0.36
DoPutCommandSubstraitPlan
Method · 0.36
CreatePreparedStatement
Method · 0.36
CreatePreparedSubstraitPlan
Method · 0.36