qDebug("s-task:%s (child %d) executed and get block, total blocks:%d, size:%.2fMiB",pTask->id.idStr,pTask->selfChildId,(int32_t)taosArrayGetSize(pRes),
(*resSize)/1048576.0);
qDebug("s-task:%s (child %d) executed and get block, total blocks:%d, size:%.2fMiB",pTask->id.idStr,
pTask->selfChildId,numOfBlocks,size/1048576.0);
// current output should be dispatched to down stream nodes