You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-24 14:20:59 +03:00
MCOL-523 merge conflict
This commit is contained in:
@@ -4003,7 +4003,7 @@ void TupleAggregateStep::prep2PhasesDistinctAggregate(
|
||||
keysAggDist.push_back(keysAggUm[j]); // Dummy?
|
||||
scaleAggDist.push_back(0);
|
||||
precisionAggDist.push_back(0);
|
||||
typeAggDist.push_back(CalpontSystemCatalog::VARBINARY);
|
||||
typeAggDist.push_back(CalpontSystemCatalog::BIGINT);
|
||||
widthAggDist.push_back(udafFuncCol->fUDAFContext.getUserDataSize()+2);
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user