[
https://issues.apache.org/jira/browse/BEAM-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546178#comment-17546178
]
Kenneth Knowles commented on BEAM-726:
--------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18064
> Standardize naming of PipelineResult objects
> --------------------------------------------
>
> Key: BEAM-726
> URL: https://issues.apache.org/jira/browse/BEAM-726
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core, sdk-py-core
> Reporter: Ben Chambers
> Priority: P3
> Labels: Clarified, newbie, starter
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)