GitHub user jkff opened a pull request:
https://github.com/apache/beam/pull/2254
A few comment fixups in BigQueryIO
Some of the comments were lost in a recent cleanup PR.
Some other comments, I just made them shorter and equally or more clear.
(the fact that builder methods don't modify the current object, I
believe, does not need to be spelled out on every builder method
of every transform)
R: @tgroh
CC: @reuvenlax
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkff/incubator-beam bq-comments
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2254.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2254
----
commit f82ac27abc7aad825483e14c8d48b653e3f33bea
Author: Eugene Kirpichov <[email protected]>
Date: 2017-03-15T22:01:12Z
A few comment fixups in BigQueryIO
Some of the comments were lost in a recent cleanup PR.
Some other comments, I just made them shorter and equally or more clear.
(the fact that builder methods don't modify the current object, I
believe, does not need to be spelled out on every builder method
of every transform)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---