[td-2895] fix bug by regression test.
This commit is contained in:
parent
0956e1b4df
commit
eb681d46c0
|
@ -5380,7 +5380,7 @@ SAggFunctionInfo aAggs[] = {{
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// 35
|
// 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_FUNC_TID_TAG,
|
TSDB_FUNC_TID_TAG,
|
||||||
TSDB_FUNCSTATE_MO | TSDB_FUNCSTATE_STABLE,
|
TSDB_FUNCSTATE_MO | TSDB_FUNCSTATE_STABLE,
|
||||||
|
|
Loading…
Reference in New Issue