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

fix(bigquery): support microseconds in time literals #9610

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 16, 2024

Closes #9609.

@cpcloud cpcloud added this to the 9.2 milestone Jul 16, 2024
@cpcloud cpcloud added bigquery The BigQuery backend timestamps Issues related to the timestamp API labels Jul 16, 2024
@cpcloud cpcloud requested review from tswast, jcrist and gforsyth July 16, 2024 16:06
Copy link
Member

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@gforsyth gforsyth enabled auto-merge (squash) July 16, 2024 16:19
@gforsyth gforsyth merged commit c876abc into ibis-project:main Jul 16, 2024
86 checks passed
@cpcloud cpcloud deleted the bigquery-time-us branch July 16, 2024 16:41
@tswast
Copy link
Collaborator

tswast commented Jul 17, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery The BigQuery backend timestamps Issues related to the timestamp API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(bigquery): time literal does not include microseconds in compiled SQL
3 participants