Commit graph

9 commits

Author SHA1 Message Date
wangmm0220
86917afcd0 <fix>:fix testcase for unique to avoid out of memory 2022-04-09 16:02:05 +08:00
Minglei Jin
c4b1e26444
Merge pull request #10863 from taosdata/fix/TS-1318-D
[TS-1318]<fix>: fixed unmatched tag columns in join queries
2022-03-23 14:59:13 +08:00
xywang
c522a4f017 [TS-1318]<fix>: used merge sort to sort vgId and updated test cases 2022-03-23 10:53:26 +08:00
wangmm0220
89fe0d662d add test case 2022-03-18 16:41:10 +08:00
wangmm0220
2d9ff1b7aa add test case 2022-03-18 16:40:42 +08:00
Minglei Jin
f0f3fe1eb1
Merge pull request #10590 from taosdata/fix/TS-207-D
Fix/TS-207 order by tags error
2022-03-11 17:27:01 +08:00
wangmm0220
b62d375987 fix error in subquery order by ts 2022-03-10 15:13:03 +08:00
Alex Duan
802b6d1186 [TS-207]<fix>(query): fixed two error for client merge 2022-03-09 18:43:05 +08:00
Shuduo Sang
d69c5977db
Test/sangshuduo/td 13408 move tests in (#10589)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests directory out"

This reverts commit 7db7bd9337.

* revert to make tests back

* immigrate file change in stand-alone repo to TDengine

* remove tests repository checkout

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 17:59:24 +08:00