We are working on PEDSnet ETL in GCP, and trying to see if it's possible to run DQA in BigQuery. We managed to run the tool using bigrquery package; however, most of Level 2 reports return vague "Invalid query" error, so we would like some insight from the contributors to understand the inner workings of the tool.
Documentation lists DatabaseConnector and SQLRender as dependencies, and there is already some work in progress on BigQuery support for these modules. Are they actually used anywhere in DQA code?
Any help/feedback is appreciated.
We are working on PEDSnet ETL in GCP, and trying to see if it's possible to run DQA in BigQuery. We managed to run the tool using bigrquery package; however, most of Level 2 reports return vague "Invalid query" error, so we would like some insight from the contributors to understand the inner workings of the tool.
Documentation lists DatabaseConnector and SQLRender as dependencies, and there is already some work in progress on BigQuery support for these modules. Are they actually used anywhere in DQA code?
Any help/feedback is appreciated.