You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: support addition between a timestamp and a timedelta (#1369)
* chore: support addition between a timestamp and a timedelta
* test_timestamp_dff
* fix conftest.py
* support numpy and pyarrow timedelta literals
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* fix format
* use local fixture for testing
* Remove pyarrow duration scalar support.
* fix format
* remove redundant imports
* fix mypy
* update timedelta literals during tree rewrites
* update type conversions in tests to make py 3.9 happy
* fix add operator for integers
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
0 commit comments