Skip to content

Standardize naming of PipelineResult objects #18064

@kennknowles

Description

@kennknowles

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions