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

CSV Quoting error in MergeStat Explore and Git Files syncs #75

Open
amenowanna opened this issue Jun 6, 2023 · 0 comments
Open

CSV Quoting error in MergeStat Explore and Git Files syncs #75

amenowanna opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@amenowanna
Copy link
Contributor

amenowanna commented Jun 6, 2023

Example repo with error:
https://github.com/Kong/kong

06/06/2023 12:02:09 DEBUG: running sync fc368997-c418-4040-bb02-4c2a956fc448
06/06/2023 12:02:09 INFO: pulling image docker://ghcr.io/mergestat/sync-mergestat-explore:latest
06/06/2023 12:02:09 INFO: running image docker://ghcr.io/mergestat/sync-mergestat-explore:latest
06/06/2023 12:02:09 INFO: pulling git repository: https://github.com/Kong/kong
06/06/2023 12:02:24 INFO: finished git clone successfully: https://github.com/Kong/kong
06/06/2023 12:02:24 INFO: cloned repository to /tmp/mergestat-repo-5dac4593-2237-4eca-a8ce-d7dea802bbdd-1139085957 and mounting it at /mergestat/repo
06/06/2023 12:02:29 INFO: DELETE 0
06/06/2023 12:02:29 INFO: COPY 9440
06/06/2023 12:03:49 INFO: DELETE 0
06/06/2023 12:03:49 INFO: COPY 42456
06/06/2023 12:03:54 INFO: DELETE 0
06/06/2023 12:03:54 DEBUG: ERROR: unterminated CSV quoted field
06/06/2023 12:03:54 DEBUG: CONTEXT: COPY git_files, line 314676: "5dac4593-2237-4eca-a8ce-d7dea802bbdd,spec/fixtures/perf/500services-each-4-routes.sql,0,"--
06/06/2023 12:03:54 DEBUG: -- Postg..."
06/06/2023 12:03:54 ERROR: failed to run image: exit status 1
@amenowanna amenowanna added the bug Something isn't working label Jun 6, 2023
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
Development

No branches or pull requests

2 participants