FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Don't check 'exclude_from_indexes' for empty lists. by tseaver · Pull Request #4915 · googleapis/google-cloud-python · GitHub

Don't check 'exclude_from_indexes' for empty lists. - #4915

Merged
tseaver merged 2 commits into
masterfrom
3152-datastore-empty_arrays
Feb 22, 2018
Merged

Don't check 'exclude_from_indexes' for empty lists.#4915
tseaver merged 2 commits into
masterfrom
3152-datastore-empty_arrays

Conversation

tseaver commented Feb 22, 2018

Copy link
Copy Markdown
Contributor

Closes #3152.

Adds a breaking unit test for the bug in the first commit, and fixes it in the second commit.

Supersedes PRs #3767 and #4778

tseaver added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: datastore Issues related to the Datastore API. labels Feb 22, 2018
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2018
tseaver merged commit d171166 into master Feb 22, 2018
tseaver deleted the 3152-datastore-empty_arrays branch February 22, 2018 21:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError: For an array_value, subvalues must either all be indexed or all excluded from indexes.

5 participants


Back | FazBrowse Home | New Git URL