Skip to content

fix: escape quotes in duckdb COPY file paths#2086

Closed
Chessing234 wants to merge 1 commit into
MIT-LCP:mainfrom
Chessing234:fix/duckdb-escape-file-quotes
Closed

fix: escape quotes in duckdb COPY file paths#2086
Chessing234 wants to merge 1 commit into
MIT-LCP:mainfrom
Chessing234:fix/duckdb-escape-file-quotes

Conversation

@Chessing234

@Chessing234 Chessing234 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • paths with ' broke the COPY ... FROM '...' string
  • escape by doubling quotes (iii/iv/ed/note)

Test plan

  • duckdb import with a quoted path segment succeeds

@Chessing234

Copy link
Copy Markdown
Contributor Author

closing to focus review on #2124

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.

1 participant