Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ray-project/ray
/ map
Function
map
python/ray/data/tests/test_operator_fusion.py:690–691 ·
view source on GitHub ↗
(row)
Source
from the content-addressed store, hash-verified
688
return
row
689
690
def
map(row):
691
return
row
692
693
ds = ray.data.range(10, override_num_blocks=2)
694
if
not up_use_actor:
Callers
15
test_default_file_metadata_provider
Function · 0.70
test_default_metadata_provider_ignore_missing
Function · 0.70
test_default_file_metadata_provider_many_files_basic
Function · 0.70
test_default_file_metadata_provider_many_files_partitioned
Function · 0.70
test_default_file_metadata_provider_many_files_diff_dirs
Function · 0.70
build
Function · 0.50
to_proto
Method · 0.50
redirected_print
Function · 0.50
main
Function · 0.50
test_controller_crashes.py
File · 0.50
get_actor_distributions
Function · 0.50
get_random_dict_combos
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected