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
iftmpTableName!="" {// TODO - get rid of this distinction and then stop returning tmpTableName - see also https://github.com/uc-cdis/cohort-middleware/pull/126#discussion_r1978018822
85
85
query=query.Select("distinct("+tmpTableName+".person_id), "+tmpTableName+".observation_concept_id as concept_id, "+tmpTableName+".value_as_number as concept_value_as_number")
0 commit comments