This commit is contained in:
Vladimir C 2022-12-07 17:38:31 +01:00 committed by GitHub
parent 4b50e5c15e
commit e7a5fd9236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,10 +35,9 @@ namespace DB
namespace ErrorCodes
{
extern const int INCOMPATIBLE_TYPE_OF_JOIN;
extern const int TYPE_MISMATCH;
extern const int LOGICAL_ERROR;
extern const int NOT_IMPLEMENTED;
extern const int TYPE_MISMATCH;
}
namespace