You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-3356. code cleanup.
This commit is contained in:
@ -1946,7 +1946,6 @@ void TupleAggregateStep::prep1PhaseDistinctAggregate(
|
||||
keysAgg.push_back(aggKey);
|
||||
scaleAgg.push_back(0);
|
||||
precisionAgg.push_back(-16); // for connector to skip null check
|
||||
//typeAgg.push_back(CalpontSystemCatalog::BIGINT);
|
||||
|
||||
if (isUnsigned(typeProj[colProj]))
|
||||
{
|
||||
|
Reference in New Issue
Block a user