v.1.1.54337Performance Improvement
Lowered Memory Usage for JOIN with Identical Column Names
Lowered memory usage forJOINin the case when the left and right parts have columns with identical names that are not contained inUSING.
Lowered memory usage forJOINin the case when the left and right parts have columns with identical names that are not contained inUSING.