Skip to content

Adding Spanner STRUCT param samples #1128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jun 15, 2018
Merged

Adding Spanner STRUCT param samples #1128

merged 10 commits into from
Jun 15, 2018

Conversation

jabubake
Copy link
Contributor

No description provided.

@jabubake jabubake added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 12, 2018
@jabubake jabubake requested review from jsimonweb and kurtisvg June 12, 2018 04:13
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 12, 2018

runSample("writestructdata");
out = runSample("querywithstruct");
assertThat(out).contains("6");
Copy link
Contributor

Choose a reason for hiding this comment

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

These "contains" asserts should considered switching to "equals" since if the input contains a 6 in the stack trace they may still pass.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ack, will confirm changes work once the library is released.

@jabubake jabubake removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 15, 2018
@jabubake jabubake dismissed kurtisvg’s stale review June 15, 2018 04:58

Fixed tests w/ recommended change.

@jabubake
Copy link
Contributor Author

@kurtisvg @jsimonweb FYI : would be great if you could review + merge.

@jsimonweb jsimonweb merged commit d00226f into master Jun 15, 2018
@jmdobry jmdobry deleted the spanner-struct branch June 20, 2018 18:27
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