Skip to content

BigQuery Storage: update sample application to show new API options. - #1509

Merged
shollyman merged 1 commit into
GoogleCloudPlatform:masterfrom
shollyman:storagesample
Jul 12, 2019
Merged

shollyman merged 1 commit into
GoogleCloudPlatform:masterfrom
shollyman:storagesample

Conversation

@shollyman

Copy link
Copy Markdown
Contributor

Adds breadcrumbs for sharding and data format. Doesn't need to deal with row count change since that's handled directly by the library in java via the stream resumption interface.

@shollyman
shollyman requested a review from a team July 12, 2019 16:49
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2019
@shollyman
shollyman requested a review from tswast July 12, 2019 16:49

@lesv lesv left a comment

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.

Did our style guide change? It surprises me to see lines w/ ='s and nothing following when it's short.
https://google.github.io/styleguide/javaguide.html#s4.5.1-line-wrapping-where-to-break

That said, I don't really care if it's important to you. If not, I'd prefer we stick w/ the standard.

@shollyman

Copy link
Copy Markdown
Contributor Author

@lesv That's from the coveo code formatter, so I expect it to adhere to the style guide. It seems correct per 4.5.1 (2), breaking after the assignment symbol.

@lesv

lesv commented Jul 12, 2019

Copy link
Copy Markdown
Contributor

SGTM - it looks odd to me, but in time, I'll probably come to love the idea.

@shollyman
shollyman merged commit 5fc6008 into GoogleCloudPlatform:master Jul 12, 2019
@shollyman
shollyman deleted the storagesample branch July 12, 2019 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants