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

Function test_export_import_schema

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

Source from the content-addressed store, hash-verified

320
321@needs_cffi
322def test_export_import_schema():
323 check_export_import_schema(make_schema)
324
325
326@needs_cffi

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected