Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 7, 2026. It is now read-only.

refactor: fix some aggregation ops in the sqlglot compiler#2382

Merged
chelsea-lin merged 4 commits into
maingoogleapis/python-bigquery-dataframes:mainfrom
main_chelsealin_agggoogleapis/python-bigquery-dataframes:main_chelsealin_aggCopy head branch name to clipboard
Jan 15, 2026
Merged

refactor: fix some aggregation ops in the sqlglot compiler#2382
chelsea-lin merged 4 commits into
maingoogleapis/python-bigquery-dataframes:mainfrom
main_chelsealin_agggoogleapis/python-bigquery-dataframes:main_chelsealin_aggCopy head branch name to clipboard

Conversation

@chelsea-lin

Copy link
Copy Markdown
Contributor

This change fixes several aggregation-related test failures in #2248 by including the following operators:

  • agg_ops.DiffOp: Fixes test_date_series_diff_agg
  • agg_ops.AllOp/AnyOp: Fixes test_list_apply_callable
  • agg_ops.QuantileOp: Fixes test_dataframe_aggregates_median
  • agg_ops.ProductOp: Fixes test_dataframe_groupby_analytic

Fixes internal issue 417774347 🦕

@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jan 14, 2026
@chelsea-lin chelsea-lin marked this pull request as ready for review January 14, 2026 08:57
@chelsea-lin chelsea-lin requested review from a team and tswast January 14, 2026 08:57
@chelsea-lin chelsea-lin requested a review from sycai January 14, 2026 08:57
@chelsea-lin chelsea-lin merged commit e1d54d2 into main Jan 15, 2026
23 of 26 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_agg branch January 15, 2026 02:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.