Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_os_file_large_seeks
Function
test_os_file_large_seeks
python/pyarrow/tests/test_io.py:1149–1150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1147
1148
1149
def
test_os_file_large_seeks():
1150
check_large_seeks(pa.OSFile)
1151
1152
1153
def
_try_delete(path):
Callers
nothing calls this directly
Calls
1
check_large_seeks
Function · 0.85
Tested by
no test coverage detected