RADar-AZDelta / Rabbit-in-a-Blender

An ETL pipeline to transform your EMP data to OMOP.
https://radar-azdelta.github.io/Rabbit-in-a-Blender/
GNU General Public License v3.0
11 stars 3 forks source link

issue with deleting tables #35

Closed lbertelo01 closed 8 months ago

lbertelo01 commented 8 months ago

When running riab --cleanup or riab --import-vocabularies ..., tables get deleted. But there seems to be a bug in deleting a table:

image image
lbertelo01 commented 8 months ago

The problem was in the riab.ini file: bigquery should be lowercased. Check the README.md.