Rewrite `get_bbs` as a composite transform
Opened this issue · 0 comments
ondrasej commented
The get_bbs
function composes Beam pipelines. We should adopt the idiomatic Beam approach, which is to make this a composite transform.
Opened this issue · 0 comments
The get_bbs
function composes Beam pipelines. We should adopt the idiomatic Beam approach, which is to make this a composite transform.