提交 3aed67b6 编写于 作者: L lichuang

[fix][TS-430]fix cachelast core

上级 598793fd
...@@ -802,6 +802,8 @@ static int tsdbRestoreLastRow(STsdbRepo *pRepo, STable *pTable, SReadH* pReadh, ...@@ -802,6 +802,8 @@ static int tsdbRestoreLastRow(STsdbRepo *pRepo, STable *pTable, SReadH* pReadh,
pCol->offset); pCol->offset);
} }
pTable->lastKey = memRowKey(pTable->lastRow);
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册