MCPcopy Create free account
hub / github.com/apache/arrow / test_export_import_schema

Function test_export_import_schema

python/pyarrow/tests/test_cffi.py:289–290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

287
288@needs_cffi
289def test_export_import_schema():
290 check_export_import_schema(make_schema)
291
292
293@needs_cffi

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected