Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Backport Apache Beam PR/934#425

Merged
dhalperi merged 3 commits intoGoogleCloudPlatform:masterfrom
lukecwik:backport-pr-934
Sep 9, 2016
Merged

Backport Apache Beam PR/934#425
dhalperi merged 3 commits intoGoogleCloudPlatform:masterfrom
lukecwik:backport-pr-934

Conversation

@lukecwik
Copy link
Copy Markdown
Contributor

@lukecwik lukecwik commented Sep 8, 2016

R: @peihe
CC: @dhalperi

this.header = header;
this.footer = footer;
this.mimeType = MimeTypes.TEXT;
this.coder = coder;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

checkNotNull

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Was going to leave stuff as is for code that wasn't affected

@peihe
Copy link
Copy Markdown
Contributor

peihe commented Sep 8, 2016

Few comments, and LGTM

@dhalperi suggests no merges during 1.7 release?

@lukecwik
Copy link
Copy Markdown
Contributor Author

lukecwik commented Sep 8, 2016

Wasn't going to merge till either Dan hit the merge button or got confirmation from Dan that 1.7 was cut.

@Override
protected void writeHeader() throws Exception {
writeLine(header);
writeIfNotNull(header);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

missing space?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@dhalperi dhalperi merged commit b697307 into GoogleCloudPlatform:master Sep 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants