Skip to content

Conversation

TrevorBergeron
Copy link
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> 🦕

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Sep 3, 2025
@TrevorBergeron TrevorBergeron marked this pull request as ready for review September 4, 2025 16:35
@TrevorBergeron TrevorBergeron requested review from a team as code owners September 4, 2025 16:35
@TrevorBergeron TrevorBergeron requested a review from sycai September 4, 2025 16:35
@@ -0,0 +1,151 @@
# Copyright 2023 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

super nit: 2025?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Based on my understanding of copyright, this is based partially on 2023 code, so we use 2023 even if there is new work. I think range are also possible? eg 2023-2025, but we haven't used ranges so far

Copy link
Contributor

Choose a reason for hiding this comment

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

I love how we are organizing things together.

Name suggestion for this file: "aggregations.py", because the all the classes under this file are for aggregations.

@TrevorBergeron TrevorBergeron merged commit a3edeab into main Sep 4, 2025
25 checks passed
@TrevorBergeron TrevorBergeron deleted the agg_is_expr branch September 4, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants