Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: (Preview) Support aggregations over timedeltas #1418

Merged
merged 5 commits into from
Feb 24, 2025
Merged

Conversation

sycai
Copy link
Contributor

@sycai sycai commented Feb 21, 2025

I have thought about adding an additional Projection node for flooring the results, but that would leave the AggregationNode in an inconsistent state: the timedelta column in the node schema would be coupled with a float-typed Ibis column reference

@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 Feb 21, 2025
@sycai sycai marked this pull request as ready for review February 24, 2025 18:25
@sycai sycai requested review from a team as code owners February 24, 2025 18:25
@sycai sycai requested a review from tswast February 24, 2025 18:25
@sycai sycai enabled auto-merge (squash) February 24, 2025 19:45
@sycai sycai merged commit 1251ded into main Feb 24, 2025
23 checks passed
@sycai sycai deleted the sycai_timedelta_agg branch February 24, 2025 20:48
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: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants