[td-2895] fix bug by regression test.

This commit is contained in:
Haojun Liao 2021-03-12 18:38:23 +08:00
parent 0956e1b4df
commit eb681d46c0
1 changed files with 1 additions and 1 deletions

View File

@ -5380,7 +5380,7 @@ SAggFunctionInfo aAggs[] = {{
},
{
// 35
"tid_tag", // return table id and the corresponding tags for join match and subscribe
"tbid", // return table id and the corresponding tags for join match and subscribe
TSDB_FUNC_TID_TAG,
TSDB_FUNC_TID_TAG,
TSDB_FUNCSTATE_MO | TSDB_FUNCSTATE_STABLE,