Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

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

Merged
sycai merged 4 commits intomainfrom
sycai_dt
May 7, 2025
Merged

feat: support mod(%) operator between timedeltas#1702
sycai merged 4 commits intomainfrom
sycai_dt

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 a review from a team as a code owner May 7, 2025 20:59
@sycai sycai requested review from a team and 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