Closed scossin closed 3 years ago
Same by my side and same error.
DBMS: redshift
Error: java.sql.SQLException: Amazon Invalid operation: syntax error at end of input Position: 118;
SQL: with primary_events (event_id, person_id, start_date, end_date, op_start_date, op_end_date, visit_occurrence_id) as (
R version: R version 4.0.3 (2020-10-10)
Platform: x86_64-pc-linux-gnu
Attached base packages:
Other attached packages:
@scossin is this with released version 0.3.2 or with the master branch?
It was the latest commit on master branch: https://github.com/ohdsi-studies/PioneerWatchfulWaiting/commit/4cb82b0cd3fb041893c7c842b21c070eea07d38e not the 0.3.2 release
Closed by reverting latest commits to v0.3.2
I have the same error in multiple SQL queries due to comments:
If I remove the comment -- Begin Primary Events the error disappears, it's quite mysterious.
errorReportSql.txt file: