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
Merge pull request #2403 from denis0x0D/MCOL-5109
[MCOL-5109] Make PPS as singleton
This commit is contained in:
@ -352,6 +352,7 @@ TupleAggregateStep::TupleAggregateStep(const SP_ROWAGG_UM_t& agg, const RowGroup
|
||||
|
||||
fExtendedInfo = "TAS: ";
|
||||
fQtc.stepParms().stepType = StepTeleStats::T_TAS;
|
||||
fPrimitiveServerThreadPools = jobInfo.primitiveServerThreadPools;
|
||||
}
|
||||
|
||||
TupleAggregateStep::~TupleAggregateStep()
|
||||
|
Reference in New Issue
Block a user