-
Notifications
You must be signed in to change notification settings - Fork 85
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: timestamp as microseconds #1582
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). For more information, open the CLA check for this pull request. |
CLA signed can we get this merged? |
@blakeli0 could you review? |
@dark0dave I don't think this fixes #1580 ; |
@geirsagberg will fix in another pr. Lets get this fix in first. |
@stephaniewang526 updated for lint to pass. |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Signed-off-by: dark0dave <[email protected]>
This is resolved as part of #1589 |
Fixes #1579
Timestamps are now parsed by Big Query, rather than treating them as milliseconds they are now correctly treated as microseconds