Skip to content

fix(mimic-iv): quote mimic_data_dir in load_gz and load_7z#2116

Open
acnimma wants to merge 1 commit into
MIT-LCP:mainfrom
acnimma:fix/iv-postgres-quote-cd-gz-7z
Open

fix(mimic-iv): quote mimic_data_dir in load_gz and load_7z#2116
acnimma wants to merge 1 commit into
MIT-LCP:mainfrom
acnimma:fix/iv-postgres-quote-cd-gz-7z

Conversation

@acnimma

@acnimma acnimma commented Jul 19, 2026

Copy link
Copy Markdown

Summary

  • Use \cd :''mimic_data_dir'' in load_gz.sql and load_7z.sql

Test plan

  • Compressed load with a spaced datadir path succeeds

Companion to the uncompressed load.sql quoting fix: gz/7z loaders still used unquoted \cd :mimic_data_dir.

Compressed load scripts still used unquoted \cd :mimic_data_dir.
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