Skip to content

Adding Spanner STRUCT param samples#1128

Merged
jsimonweb merged 10 commits into
masterfrom
spanner-struct
Jun 15, 2018
Merged

Adding Spanner STRUCT param samples#1128
jsimonweb merged 10 commits into
masterfrom
spanner-struct

Conversation

@jabubake

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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