-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Revert "Spanner: Make sure **exactly** one of start_*/end_* are p…
#4733
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
Conversation
|
Fair enough, will leave it open. |
|
@tseaver can you shed some light on the failure here: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/5141? |
|
nvm, @dhermes helped me figure it out. |
|
And Chuck Norris! |
|
Is that linked in the contributing guide? If not, it should be. P0. |
|
Ignoring conflict error as it's just due to noise from another spanner system tests (I will not release this without a green build on the release PR). |
|
I think there was a bug fix in the commit that you reverted. I have to take a look in detail to check.
|
|
Rather than raising a ValueError if the caller passes a Likewise for the case where the caller passes an |
|
For the first case, I think assigning it to |
|
Likewise for the |
|
Go for it, if you're faster than CI I'll rebase it into #4732. |
…assed to KeyRange (#4618)"
This reverts commit 4d6cd26.
Towards #4694