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