Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ get_fs_path
Function
get_fs_path
tests/util/filesystem_utils.py:79–80 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
77
78
79
def
get_fs_path(path):
80
return
prepend_with_fs(FILESYSTEM_PREFIX, path)
81
82
83
def
get_secondary_fs_path(path):
Callers
15
_build_alltypes_multiblocks_table
Method · 0.90
_get_hdfs_path
Method · 0.90
test_native_functions
Method · 0.90
test_ir_functions
Method · 0.90
test_udf_errors
Method · 0.90
test_udf_constant_folding
Method · 0.90
test_udf_invalid_symbol
Method · 0.90
test_hidden_symbol
Method · 0.90
test_hive_udfs_missing_jar
Method · 0.90
test_udf_update_via_drop
Method · 0.90
test_udf_update_via_create
Method · 0.90
test_drop_function_while_running
Method · 0.90
Calls
1
prepend_with_fs
Function · 0.85
Tested by
15
_build_alltypes_multiblocks_table
Method · 0.72
_get_hdfs_path
Method · 0.72
test_native_functions
Method · 0.72
test_ir_functions
Method · 0.72
test_udf_errors
Method · 0.72
test_udf_constant_folding
Method · 0.72
test_udf_invalid_symbol
Method · 0.72
test_hidden_symbol
Method · 0.72
test_hive_udfs_missing_jar
Method · 0.72
test_udf_update_via_drop
Method · 0.72
test_udf_update_via_create
Method · 0.72
test_drop_function_while_running
Method · 0.72