P3coregood first issueimprovementjavapython
Repository-Metriken
- Stars
- (7.313 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T) (243 gemergte PRs in 30 T)
Beschreibung
Today:
PipelineResult is an interface returned by running a pipeline. DataflowPipelineJob is the Dataflow implementation of that interface FlinkRunnerResult is the Flink implementation EvaluationContext is the Spark implementation DirectPipelineResult is the DirectRunner implementation
Ideally, all the names would indicate that they are a PipelineResult, like the DirectRunner does.
Imported from Jira BEAM-726. Original Jira may contain additional context. Reported by: bchambers.