Skip to content

feat: support mod(%) operator between timedeltas #1702

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

Merged
merged 4 commits into from
May 7, 2025
Merged

feat: support mod(%) operator between timedeltas #1702

merged 4 commits into from
May 7, 2025

Conversation

sycai
Copy link
Contributor

@sycai sycai commented May 7, 2025

For example, Timedelta("1day2hours") % Timedelta("1day") gives you Timedelta("2hours")

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels May 7, 2025
@sycai sycai marked this pull request as ready for review May 7, 2025 20:59
@sycai sycai requested review from a team as code owners May 7, 2025 20:59
@sycai sycai requested a review from shobsi May 7, 2025 20:59
@sycai sycai merged commit edaac89 into main May 7, 2025
19 of 24 checks passed
@sycai sycai deleted the sycai_dt branch May 7, 2025 23:42
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants