未验证 提交 72b623bc 编写于 作者: I Ikko Ashimine 提交者: GitHub

Fix typo in tsdbRead.c (#15027)

embeded -> embedded
上级 d88a7dd7
......@@ -1865,7 +1865,7 @@ static void mergeTwoRowFromMem(STsdbQueryHandle* pQueryHandle, int32_t capacity,
int32_t chosen_itr;
void *value;
// the schema version info is embeded in SDataRow
// the schema version info is embedded in SDataRow
int32_t numOfColsOfRow1 = 0;
if (pSchema1 == NULL) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册