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

Respect of BQ time format spec #850

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Respect of BQ time format spec #850

merged 1 commit into from
Oct 26, 2023

Conversation

RustedBones
Copy link
Contributor

No description provided.

test("TIMESTAMP") {
Seq(
// this should be the default format sent by BQ API
"2023-01-01 10:11:12.123456 UTC",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This failed with

Text '2023-01-01 10:11:12.123456 UTC' could not be parsed, unparsed text found at index 26

@RustedBones RustedBones merged commit d36f3e9 into main Oct 26, 2023
8 checks passed
@RustedBones RustedBones deleted the bq-time-spec branch October 26, 2023 13:20
RustedBones added a commit that referenced this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants