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

zetasqlite.TimeFromTimestampValue doesn't work well with Time Zones data in the incoming string #220

Open
iolalla opened this issue Aug 5, 2024 · 0 comments

Comments

@iolalla
Copy link

iolalla commented Aug 5, 2024

This is a TIMESTAMP exported from bigquery like this fails in the method and gives an error "2023-12-15 09:08:04 +0000 UTC" ERROR--> failed to convert value from {Name: Ordinal:2 Value:2012-07-20 10:05:00 +0000 UTC}: failed to convert 2012-07-20 10:05:00 +0000 UTC to time.Time type

This code is used by the bigquery emulator in the repository.go.

Here you have a file to test the case.

otro_limit100.zip

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

No branches or pull requests

1 participant