Update HashJoin.cpp

This commit is contained in:
alexey-milovidov 2020-07-15 00:19:00 +03:00 committed by Amos Bird
parent 46c2bb57ec
commit 156be5e270
No known key found for this signature in database
GPG Key ID: 80D430DCBECFEDB4

View File

@ -1269,7 +1269,7 @@ struct AdderNonJoined
++rows_added;
}
}
}
}
};