return result after finish processing of each group
This commit is contained in:
parent
6afc40110d
commit
523f08fe4b
|
@ -784,6 +784,7 @@ static SSDataBlock* doTimeslice(SOperatorInfo* pOperator) {
|
||||||
|
|
||||||
// restore initial value for next group
|
// restore initial value for next group
|
||||||
resetTimesliceInfo(pSliceInfo);
|
resetTimesliceInfo(pSliceInfo);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
// restore the value
|
// restore the value
|
||||||
|
|
Loading…
Reference in New Issue