Commit graph

5 commits

Author SHA1 Message Date
wangmm0220
b96b4358d4 [TD-14342]<fix> fix error if nchar condition in subquery like "select * from (select * from table) where nchar = '0'" 2022-03-27 17:36:53 +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
Shuduo Sang
f94bfbaef0
[TD-13408]<test>: move tests directory out (#10174)
* [TD-13408]<test>: move tests directory out

* restore Jenkinsfile due to tests dir removal

* add --remote parameter to git submodule update

* git reset hard before checkout to branch

* call git submodule update for some submodules

* remove tests directory before checkout due to conflict

* as all branches remove tests, no need to remove it in script

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 13:43:13 +08:00
cpwu
4ffb9e5801
Update nestedQuery_datacheck.py 2021-12-27 16:06:20 +08:00
happyguoxy
3a35944582 [TD-10703]<test>:nested query interval 2021-10-25 09:29:45 +08:00