v.19.1Bug Fixes
error Column ... queried more than once
Fixed errorColumn ... queried more than oncethat may happen if the settingasterisk_left_columns_onlyis set to 1 in case of usingGLOBAL JOINwithSELECT *(rare case). The issue does not exist in 19.3 and newer. 6bac7d8d (Artem Zuikov)