Open yair-schiff opened 4 years ago
Current behavior:
add_col
col
flag
DimensionQueryResult.HIGH
High
Fix:
Current behavior:
add_col
method uses thecol
variable as opposed toflag
when checking theDimensionQueryResult.HIGH
case. This means that zero-padding is never executed, andHigh
columns are inserted insteadFix:
col
toflag