mergestat / syncs

MergeStat container based syncs
MIT License
5 stars 10 forks source link

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

Open amenowanna opened 1 year ago

amenowanna commented 1 year ago

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