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

chore: support operators between timedeltas #1396

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

sycai
Copy link
Contributor

@sycai sycai commented Feb 13, 2025

Supported operators:

  • add
  • sub
  • mult
  • div
  • floordiv
  • abs
  • neg
  • pos

@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 Feb 13, 2025
@sycai sycai changed the title chore: support operators within timedeltas chore: support operators between timedeltas Feb 14, 2025
@sycai sycai marked this pull request as ready for review February 14, 2025 20:58
@sycai sycai requested review from a team as code owners February 14, 2025 20:58
@sycai sycai requested a review from chelsea-lin February 14, 2025 20:58
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.

2 participants