未验证 提交 40daad07 编写于 作者: D dapan1121 提交者: GitHub

Merge pull request #7308 from taosdata/hotfix/td-5999

[TD-5999]<fix>:modify range merge test case
......@@ -330,7 +330,7 @@ void intDataTest() {
filterAddRange(h, ra + i, TSDB_RELATION_AND);
}
filterGetRangeNum(h, &num);
ASSERT_EQ(num, 0);
ASSERT_EQ(num, 1);
filterFreeRangeCtx(h);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册