Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

feat: Support the Count aggregation query - #368

Merged
Mariatta merged 24 commits into
mainfrom
feat-count
Nov 1, 2022
Merged

feat: Support the Count aggregation query#368
Mariatta merged 24 commits into
mainfrom
feat-count

Conversation

@Mariatta

@Mariatta Mariatta commented Oct 3, 2022

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@Mariatta
Mariatta requested review from a team October 3, 2022 22:11
@product-auto-label product-auto-label Bot added size: xl Pull request size is extra large. api: datastore Issues related to the googleapis/python-datastore API. labels Oct 3, 2022
@Mariatta Mariatta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 3, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 3, 2022
@kolea2
kolea2 changed the base branch from owl-bot-copy to main October 4, 2022 14:15
@kolea2
kolea2 changed the base branch from main to owl-bot-copy October 4, 2022 14:15
Base automatically changed from owl-bot-copy to main October 4, 2022 22:51
Comment thread google/cloud/datastore/aggregation.py Outdated
Comment thread google/cloud/datastore/client.py Outdated
@Mariatta Mariatta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2022
Comment thread google/cloud/datastore/aggregation.py Outdated
Comment thread tests/system/test_aggregation_query.py Outdated

@kolea2 kolea2 left a comment

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.

LGTM but would like someone from @googleapis/yoshi-python to also review. Thanks!!

@Mariatta
Mariatta merged commit b400a9a into main Nov 1, 2022
@Mariatta
Mariatta deleted the feat-count branch November 1, 2022 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/python-datastore API. size: xl Pull request size is extra large.

4 participants