You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See if we can improve the performance of create_source_to_standard_vocab_map.sql and create_source_to_source_vocab_map.sql
Given the recent optimization in ATLAS generated cohort sql, the step 1 would be to replace CTEs with temp tables.
The text was updated successfully, but these errors were encountered:
See if we can improve the performance of create_source_to_standard_vocab_map.sql and create_source_to_source_vocab_map.sql
Given the recent optimization in ATLAS generated cohort sql, the step 1 would be to replace CTEs with temp tables.
The text was updated successfully, but these errors were encountered: