if(hasNext){// check for the next block in the block accessed order list
initBlockDumpInfo(pReader,pBlockIter);
}elseif(taosArrayGetSize(pReader->status.fileIter.pLastBlockReader->pBlockL)>0){// data blocks in current file are exhausted, let's try the next file now