Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ray-project/ray
/ unwrap
Method
unwrap
python/ray/data/_internal/util.py:1323–1324 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1321
return
self.handler._retryable_errors
1322
1323
def
unwrap(self):
1324
return
self.handler.unwrap()
1325
1326
@classmethod
1327
def
wrap(
Callers
8
create
Method · 0.45
test_s3_filesystem_serialization
Function · 0.45
__repr__
Method · 0.45
_extract_credentials_from_filesystem
Function · 0.45
_obstore_filesystem_requires_threaded_download
Function · 0.45
_is_fsspec_s3_filesystem
Function · 0.45
_warn_fsspec_s3_credentials_unextractable
Function · 0.45
_inject_tracing_into_class
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_s3_filesystem_serialization
Function · 0.36