returnfmt.Errorf("Column metric must be of type %s. metric column name: %s type: %s but datatype is %T",strings.Join(e.metricColumnTypes,", "),columnNames[metricIndex],columnTypes[metricIndex].DatabaseTypeName(),values[metricIndex])
returnfmt.Errorf("column metric must be of type %s. metric column name: %s type: %s but datatype is %T",