提交 375657b2 编写于 作者: X Xiaoyu Wang

enh: show table tags command extension

上级 38f20ec3
......@@ -199,7 +199,7 @@ TEST_F(ParserShowToUseTest, showTableTags) {
run("SHOW TABLE TAGS tag1, tag2 FROM st1");
run("SHOW TABLE TAGS TBNAME, _TAG, tag3 FROM st1");
run("SHOW TABLE TAGS TBNAME, _TAGS, tag3 FROM st1");
}
TEST_F(ParserShowToUseTest, showTags) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册