Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Batch optimized translation for Spark Runner #20943

@damccorm

Description

@damccorm

Spark Runner and maybe all other runners that deal with batch only data might benefit of a batch optimized translation where details about the full Beam model matter less because we are in Global window, no panes info is needed and all records use the sane (min) timestamp. With this premise the records can be encoded as 'value only' WindowValues and transforms like GroupByKey may ignore windowing (GABW) to improve performance.

Imported from Jira BEAM-12135. Original Jira may contain additional context.
Reported by: iemejia.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions