提交 2bf21e6a 编写于 作者: H Haojun Liao

fix(query): set flag for merged block.

上级 1d9514d6
......@@ -105,6 +105,7 @@ void appendOneRowToDataBlock(SSDataBlock* pBlock, STupleHandle* pTupleHandle) {
}
}
pBlock->info.dataLoad = 1;
pBlock->info.rows += 1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册