1 parent fee33af commit 51ee344Copy full SHA for 51ee344
1 file changed
src/main/resources/mappers/clickhouse/alteration/ClickhouseAlterationMapper.xml
@@ -73,6 +73,7 @@
73
<include
74
refid="org.cbioportal.infrastructure.repository.clickhouse.studyview.ClickhouseStudyViewFilterMapper.applyStudyViewFilterUsingSampleId"
75
/>
76
+ <include refid="whereCustomAnnotations"/>
77
</where>
78
GROUP BY entrez_gene_id, hugo_gene_symbol
79
</select>
0 commit comments