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

Function fs

python/pyarrow/tests/test_fs.py:473–474  ·  view source on GitHub ↗
(filesystem_config)

Source from the content-addressed store, hash-verified

471
472@pytest.fixture
473def fs(filesystem_config):
474 return filesystem_config['fs']
475
476
477@pytest.fixture

Callers 9

TestFromUriAbfsMethod · 0.85
CheckExpectedErrnoMethod · 0.85
AssertAfterMoveMethod · 0.85
azurefs_test.ccFile · 0.85
TestMoveContainerToPathFunction · 0.85
TestMovePathFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected