Skip to content

[BEAM-3271] Add CreatePCollectionView translation#3281

Merged
asfgit merged 2 commits into
apache:masterfrom
kennknowles:CreatePCollectionView-translation
Jun 6, 2017
Merged

[BEAM-3271] Add CreatePCollectionView translation#3281
asfgit merged 2 commits into
apache:masterfrom
kennknowles:CreatePCollectionView-translation

Conversation

@kennknowles
Copy link
Copy Markdown
Member

@kennknowles kennknowles commented Jun 1, 2017

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify.
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

R: @tgroh this one is "fun". The deprecated no-longer-a-primitive transform sure needs a payload in order to survive and have its override function correctly.

@kennknowles kennknowles force-pushed the CreatePCollectionView-translation branch from 8c7933e to 23a55ff Compare June 1, 2017 23:00
@kennknowles kennknowles changed the title [BEAM-3271] Create PCollectionView translation [BEAM-3271] Add CreatePCollectionView translation Jun 1, 2017
@asfbot
Copy link
Copy Markdown

asfbot commented Jun 1, 2017

Build finished.
--none--

1 similar comment
@asfbot
Copy link
Copy Markdown

asfbot commented Jun 1, 2017

Build finished.
--none--

@jasonkuster
Copy link
Copy Markdown
Contributor

retest this please

@asfbot
Copy link
Copy Markdown

asfbot commented Jun 1, 2017

Build finished.
--none--

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.007%) to 70.696% when pulling 989c8ac on kennknowles:CreatePCollectionView-translation into eee6726 on apache:master.

}

/**
* Translates a non-composite {@link AppliedPTransform} into a runner API proto.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"An AppliedPTransform with no components"?

Alternatively this could be "Translates an AppliedPTransform into a runner API proto with no component transforms.", and disclaims that this should not be used when translating a Pipeline

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@kennknowles kennknowles force-pushed the CreatePCollectionView-translation branch from 989c8ac to c3b036a Compare June 6, 2017 02:49
@asfgit asfgit merged commit c3b036a into apache:master Jun 6, 2017
asfgit pushed a commit that referenced this pull request Jun 6, 2017
  Add CreatePCollectionView translation
  Clarify javadoc on PTransformTranslation
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.007%) to 70.61% when pulling c3b036a on kennknowles:CreatePCollectionView-translation into 1cc6dc1 on apache:master.

@kennknowles kennknowles deleted the CreatePCollectionView-translation branch September 29, 2017 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants