MCPcopy Create free account
hub / github.com/baidu/bigflow / node_group_by

Function node_group_by

bigflow_python/python/bigflow/transform_impls/group_by.py:36–71  ·  view source on GitHub ↗

group by fn, for internal use

(
        node,
        key_extractor,
        value_extractor,
        key_serde,
        value_serde,
        concurrency=None,
        pipeline=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

group_byFunction · 0.85

Calls 15

with_concurrencyMethod · 0.80
match_byMethod · 0.80
ignore_groupMethod · 0.80
process_byMethod · 0.80
KeyReaderClass · 0.70
planMethod · 0.45
scopeMethod · 0.45
shuffleMethod · 0.45
sizeMethod · 0.45
nodeMethod · 0.45
set_debug_infoMethod · 0.45

Tested by

no test coverage detected