提交 4ff9ab7f 编写于 作者: G Ganlin Zhao

fix(query): fix crash if block SMA is set and real data is not loaded.

TD-19601
上级 b9d4718c
......@@ -1168,7 +1168,7 @@ static int32_t findRowIndex(int32_t start, int32_t num, SColumnInfoData* pCol, c
}
}
// if reach here means real data of block SMA is not set.
// if reach here means real data of block SMA is not set in pCtx->input.
return -1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册