Lammertyn Pieter-Jan
Lammertyn Pieter-Jan
Concatting the results of the connectorx.read_sql methods results in virtual memory explosion. When deep-copying the Arrow table, the garbage collector can do its work and free the memory. But the...
This means that the query is very bad performance wise: Query exceeded resource limits. This query used 5132 CPU seconds but would charge only 18M Analysis bytes. This exceeds the...
### Steps To Reproduce ```bash export BW_CLIENTID="?????" # replace with your client id export BW_CLIENTSECRET="??????" # replace with your client secret bw login --apikey ``` The command responds, that we...
DQD query [field_plausible_after_birth.sql](https://github.com/OHDSI/DataQualityDashboard/blob/main/inst/sql/sql_server/field_plausible_after_birth.sql).  translated to to: ```sql /********* PLAUSIBLE_AFTER_BIRTH Checks that all events happen after birth (PLAUSIBLE_AFTER_BIRTH == Yes) Birthdate is either birth_datetime or composed from year_of_birth, month_of_birth, day_of_birth...
see https://github.com/OHDSI/CommonDataModel/blob/main/inst/csv/OMOP_CDMv5.4_Field_Level.csv#L300