Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ pathfn
Function
pathfn
python/pyarrow/tests/test_fs.py:478–479 ·
view source on GitHub ↗
(filesystem_config)
Source
from the content-addressed store, hash-verified
476
477
@pytest.fixture
478
def
pathfn(filesystem_config):
479
return
filesystem_config[
'pathfn'
]
480
481
482
@pytest.fixture
Callers
15
test_filesystem_is_functional_after_pickling
Function · 0.85
test_get_file_info
Function · 0.85
test_get_file_info_with_selector
Function · 0.85
test_create_dir
Function · 0.85
test_delete_dir
Function · 0.85
test_delete_dir_with_explicit_subdir
Function · 0.85
test_delete_dir_contents
Function · 0.85
_check_root_dir_contents
Function · 0.85
test_copy_file
Function · 0.85
test_move_directory
Function · 0.85
test_move_file
Function · 0.85
test_delete_file
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected