Skip to content

Conversation

@lukesneeringer
Copy link
Contributor

Fixes #4164.

(Uses #4169 as a de facto base.)

@lukesneeringer lukesneeringer added the api: spanner Issues related to the Spanner API. label Oct 12, 2017
@lukesneeringer lukesneeringer self-assigned this Oct 12, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2017
Copy link
Contributor

@tseaver tseaver left a comment

Choose a reason for hiding this comment

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

In what sane world does the back-end return an empty chunk?


# Sanity check: If either list is empty, short-circuit.
# This is effectively a no-op.
if not len(lhs) or not len(rhs):

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Oct 13, 2017

@lukesneeringer #4169 is merged to master: can you rebase?

@lukesneeringer
Copy link
Contributor Author

Done. Will merge once tests run.

@lukesneeringer lukesneeringer merged commit b284369 into googleapis:master Oct 19, 2017
@lukesneeringer lukesneeringer deleted the issue-4164 branch October 19, 2017 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants