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

Error importing timestamps that were just exported #1903

Closed
katiemcculloch opened this issue Jul 7, 2021 · 0 comments · Fixed by dolthub/go-mysql-server#508 or #1939
Closed

Error importing timestamps that were just exported #1903

katiemcculloch opened this issue Jul 7, 2021 · 0 comments · Fixed by dolthub/go-mysql-server#508 or #1939
Assignees
Labels
bug Something isn't working

Comments

@katiemcculloch
Copy link
Contributor

$ dolt clone pdap/datasets
$ dolt table export agencies agencies.csv
$ dolt table import -u agencies agencies.csv
Rows Processed: 0, Additions: 0, Modifications: 0, Had No Effect: 0', b'\nA bad row was encountered while moving data.\nBad Row: \nvalue "2021-04-16 15:17:31 +0000 UTC" can\'t be converted to time.Time\nThese can be ignored using the \'--continue\'\n', 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants