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

Add 'eventual' flag to 'Connection.lookup()' / 'Connection.run_query()'. by tseaver · Pull Request #449 · googleapis/google-cloud-python · GitHub

Add 'eventual' flag to 'Connection.lookup()' / 'Connection.run_query()'. - #449

Merged
tseaver merged 4 commits into
googleapis:masterfrom
tseaver:305-lookup-run_query-eventual
Dec 19, 2014
Merged

Add 'eventual' flag to 'Connection.lookup()' / 'Connection.run_query()'.#449
tseaver merged 4 commits into
googleapis:masterfrom
tseaver:305-lookup-run_query-eventual

Conversation

tseaver commented Dec 19, 2014

Copy link
Copy Markdown
Contributor

Allows selecting EVENTUAL consistency, rather than the STRONG default.

Fixes #305.

Allows selecting EVENTUAL consistency, rather than the STRONG default.

Fixes #305.
tseaver changed the title Add 'eventual' flag to 'Connection.lookup()'/'Connection.run_query()'. Add 'eventual' flag to 'Connection.lookup()' / 'Connection.run_query()'. Dec 19, 2014
tseaver added api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Dec 19, 2014

Copy link
Copy Markdown

Coverage remained the same when pulling a41ff58 on tseaver:305-lookup-run_query-eventual into 21e5f45 on GoogleCloudPlatform:master.

Comment thread gcloud/datastore/connection.py Outdated

This comment was marked as spam.

This comment was marked as spam.

Copy link
Copy Markdown

Coverage remained the same when pulling a2a11bd on tseaver:305-lookup-run_query-eventual into 21e5f45 on GoogleCloudPlatform:master.

tseaver commented Dec 19, 2014

Copy link
Copy Markdown
Contributor Author

@dhermes PTAL: I think I addressed all your concerns.

dhermes commented Dec 19, 2014

Copy link
Copy Markdown
Contributor

Code checks out, still need to check the tests.

dhermes commented Dec 19, 2014

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Dec 19, 2014
Add 'eventual' flag to 'Connection.lookup()' / 'Connection.run_query()'.
tseaver merged commit 5723288 into googleapis:master Dec 19, 2014
tseaver deleted the 305-lookup-run_query-eventual branch December 19, 2014 20:09
tseaver restored the 305-lookup-run_query-eventual branch December 19, 2014 20:51
tseaver deleted the 305-lookup-run_query-eventual branch December 19, 2014 20:51
tseaver added a commit that referenced this pull request Dec 19, 2014
parthea pushed a commit that referenced this pull request Jun 4, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Jun 4, 2023
…inding's list of attributes (#449)

* feat: add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes
docs: miscellaneous style improvements

PiperOrigin-RevId: 525798516

Source-Link: googleapis/googleapis@36a885f

Source-Link: googleapis/googleapis-gen@c47a1b7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzQ3YTFiNzk5MjZlYjRiOWZjNDdmNDQ1YTNhODk3MTMxNDA3NWRlNyJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
- [x] Regenerate this pull request now.

PiperOrigin-RevId: 417030293

Source-Link: googleapis/googleapis@ebef8e6

Source-Link: googleapis/googleapis-gen@1395126
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTM5NTEyNjhiMDA5ZDk4ZDgyMzU1Y2NkOTY0N2Y0MzUwNTkwNjA5ZCJ9

feat(v2): added filter in list documentations request 
feat(v2): added option to import custom metadata from Google Cloud Storage in reload document request 
feat(v2): added option to apply partial update to the smart messaging allowlist in reload document request 
feat(v2): added filter in list knowledge bases request
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
🤖 I have created a release *beep* *boop*
---


## [2.11.0](googleapis/python-dialogflow@v2.10.0...v2.11.0) (2022-01-13)


### Features

* support document metadata filter in article suggestion ([#442](googleapis/python-dialogflow#442)) ([6f615f9](googleapis/python-dialogflow@6f615f9))
* **v2:** added export documentation method ([#449](googleapis/python-dialogflow#449)) ([a43d1e9](googleapis/python-dialogflow@a43d1e9))
* **v2:** added filter in list documentations request ([a43d1e9](googleapis/python-dialogflow@a43d1e9))
* **v2:** added filter in list knowledge bases request ([a43d1e9](googleapis/python-dialogflow@a43d1e9))
* **v2:** added option to apply partial update to the smart messaging allowlist in reload document request ([a43d1e9](googleapis/python-dialogflow@a43d1e9))
* **v2:** added option to import custom metadata from Google Cloud Storage in reload document request ([a43d1e9](googleapis/python-dialogflow@a43d1e9))
* **v2beta1:** add support for knowledge_base in knowledge operation metadata ([0f60629](googleapis/python-dialogflow@0f60629))
* **v2beta1:** added option to configure the number of sentences in the suggestion context ([#453](googleapis/python-dialogflow#453)) ([e48ea00](googleapis/python-dialogflow@e48ea00))
* **v2beta1:** removed OPTIONAL for speech model variant ([#448](googleapis/python-dialogflow#448)) ([0f60629](googleapis/python-dialogflow@0f60629))
* **v2:** removed OPTIONAL for speech model variant ([#447](googleapis/python-dialogflow#447)) ([56efd10](googleapis/python-dialogflow@56efd10))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
parthea pushed a commit that referenced this pull request Sep 22, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Sep 22, 2023
* chore(bazel): update protobuf to v3.21.3

chore(bazel): update gax-java to 2.18.4

PiperOrigin-RevId: 463115700

Source-Link: googleapis/googleapis@52130a9

Source-Link: googleapis/googleapis-gen@6a4d9d9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Sep 22, 2023
parthea pushed a commit that referenced this pull request Sep 22, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Oct 21, 2023
Source-Link: googleapis/synthtool@050953d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:65e656411895bff71cffcae97246966460160028f253c2e45b7a25d805a5b142

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 18, 2025
* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 22, 2025
* feat: Add create_time to Instance

Committer: @gdcolella
PiperOrigin-RevId: 404267819

Source-Link: googleapis/googleapis@324f036

Source-Link: googleapis/googleapis-gen@2fada43
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZhZGE0M2IyNzVlYWFhZGQyNzk4MzhiYWYxMTIwYmRkY2ZmYzc2MiJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Go client uses lower case, so change the values to lower case.
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@eb78c98
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Restores a linear search for subproperty by Python name if different
from datastore name, when getting subproperties in
`StructuredProperty.__getattr__`. This bit of code just got overlooked when
porting from legacy.

Fixes #449
parthea pushed a commit that referenced this pull request Mar 9, 2026
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pyasn1-modules](https://redirect.github.com/pyasn1/pyasn1-modules) ([changelog](https://redirect.github.com/pyasn1/pyasn1-modules/blob/master/CHANGES.txt)) | `==0.2.8` -> `==0.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pyasn1-modules/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyasn1-modules/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyasn1-modules/0.2.8/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyasn1-modules/0.2.8/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>pyasn1/pyasn1-modules (pyasn1-modules)</summary>

### [`v0.4.1`](https://redirect.github.com/pyasn1/pyasn1-modules/blob/HEAD/CHANGES.txt#Revision-041-released-10-09-2024)

[Compare Source](https://redirect.github.com/pyasn1/pyasn1-modules/compare/v0.4.0...v0.4.1)

-   Added support for Python 3.13

### [`v0.4.0`](https://redirect.github.com/pyasn1/pyasn1-modules/blob/HEAD/CHANGES.txt#Revision-040-released-26-03-2024)

[Compare Source](https://redirect.github.com/pyasn1/pyasn1-modules/compare/v0.3.0...v0.4.0)

-   Added support for Python 3.11, 3.12
-   Removed support for EOL Pythons 2.7, 3.6, 3.7

### [`v0.3.0`](https://redirect.github.com/pyasn1/pyasn1-modules/blob/HEAD/CHANGES.txt#Revision-030-released-19-04-2023)

[Compare Source](https://redirect.github.com/pyasn1/pyasn1-modules/compare/v0.2.8...v0.3.0)

-   Added support for Python 3.8, 3.9, 3.10, 3.11
-   Removed support for EOL Pythons 2.4, 2.5, 2.6, 3.2, 3.3, 3.4, 3.5
-   Added support for PyPy 3.7, 3.8, 3.9
-   Modernized packaging and testing. pyasn1-modules now uses `setup.cfg`,
    `pyproject.toml`, [build](https://pypi.org/project/build/), and
    GitHub Actions.
-   PyPI package ownership for `pyasn1` and `pyasn1-module` has been
    transfered to *Christian Heimes* and *Simon Pichugin* in
    [PyPI support ticket #&#8203;2090](https://redirect.github.com/pypa/pypi-support/issues/2090).
-   The upstream repositories for `pyasn1` and `pyasn1-modules` are now
    in the GitHub organization https://togithub.com/pyasn1/.
-   Added tox runner with a handful of basic jobs
-   Add RFC3125 providing Electronic Signature Policies
-   Add RFC5126 providing CMS Advanced Electronic Signatures (CAdES)
-   Removed support for EOL Pythons 2.4, 2.5, 2.6, 3.2, 3.3 and 3.4.
-   Improve test routines for RFC5126
-   Add RFC4387 providing Certificate Store Access via HTTP
-   Changed assertion in unit tests from Python built-in to `unittest`
    provided
-   Add RFC8692 providing Algorithm Identifiers for RSASSA-PSS and
    ECDSA Using SHAKEs
-   Add RFC5753 providing CMS Elliptic Curve Cryptography Algorithms
-   Add RFC3820 providing Proxy Certificates
-   Add RFC3370 providing Cryptographic Message Syntax (CMS) Algorithms
-   Add RFC3537 providing HMAC Key Wrapping
-   Add RFC3739 providing Qualified Certificates
-   Add RFC2876 providing KEA and SKIPJACK for CMS
-   Add RFC3058 providing IDEA Encryption Algorithm for CMS
-   Add RFC3657 providing Camellia Encryption Algorithm for CMS
-   Add RFC4010 providing SEED Encryption Algorithm for CMS
-   Add RFC4357 providing Additional Cryptographic Algorithms for Use with
    GOST 28147-89, GOST R 34.10-94, GOST R 34.10-2001, and GOST R 34.11-94
-   Add RFC4490 providing GOST 28147-89, GOST R 34.11-94, GOST R 34.10-94,
    and GOST R 34.10-2001 Algorithms for CMS
-   Add RFC4491 providing GOST R 34.10-94, GOST R 34.10-2001, and
    GOST R 34.11-94 Algorithms for certificates and CRLs
-   Add RFC8696 providing using Pre-Shared Key (PSK) in the CMS
-   Add RFC5639 providing identifiers for the Brainpool curves in
    Elliptic Curve Cryptography
-   Add RFC5697 providing Other Certificates Extension
-   Add RFC4683 providing Subject Identification Method (SIM)
-   Add RFC4476 providing Attribute Certificate Policies Extension
-   Add RFC5636 providing Traceable Anonymous Certificate
-   Add RFC5752 providing Multiple Signatures attribute for CMS
-   Add RFC5275 providing CMS Symmetric Key Management and Distribution
-   Add RFC8702 providing SHAKE One-way Hash Functions in the CMS
-   Add RFC8708 providing HSS/LMS Hash-based Signature Algorithm for CMS
-   Advance copyright statement to year 2020
-   Add RFC8769 providing CBOR and CBOR Sequence content types for CMS

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/python-spanner-sqlalchemy).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ReadOptions support for 'Connection.lookup', 'Connection.run_query'

3 participants


Back | FazBrowse Home | New Git URL