Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_file_simple_roundtrip
Function
test_file_simple_roundtrip
python/pyarrow/tests/test_ipc.py:167–168 ·
view source on GitHub ↗
(file_fixture)
Source
from the content-addressed store, hash-verified
165
166
167
def
test_file_simple_roundtrip(file_fixture):
168
file_fixture._check_roundtrip(as_table=False)
169
170
171
def
test_file_write_table(file_fixture):
Callers
nothing calls this directly
Calls
1
_check_roundtrip
Method · 0.80
Tested by
no test coverage detected