MCPcopy 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
1149def test_os_file_large_seeks():
1150 check_large_seeks(pa.OSFile)
1151
1152
1153def _try_delete(path):

Callers

nothing calls this directly

Calls 1

check_large_seeksFunction · 0.85

Tested by

no test coverage detected