Commit Graph

168 Commits

Author SHA1 Message Date
Shuduo Sang a681e157f4 modify general/parser/stream.sim to make its result consistant.
[TD-642]
2020-06-17 15:48:06 +08:00
Bomin Zhang ff25ab6b14 fix TD-645, TD-660 2020-06-17 11:54:18 +08:00
Bomin Zhang 3d56707049 fix td-642 2020-06-16 18:19:35 +08:00
Shengliang Guan ac794240fa
Merge pull request #2291 from taosdata/hotfix/sangshuduo/alter-table-case
fix null/NULL issue in alter.sim
2020-06-15 18:45:24 +08:00
Shuduo Sang 356f071d12 fix null/NULL issue in alter.sim
[TD-478]
2020-06-15 17:20:28 +08:00
Shengliang Guan 28ebdb4023
Merge pull request #2286 from taosdata/hotfix/sangshuduo/TD-642
add more sleep to make test continue
2020-06-15 17:00:12 +08:00
Shengliang Guan 7bae0faeac [TD-571] merge changes of 1.6 2020-06-15 16:02:07 +08:00
Shuduo Sang 0c8a20597d add more sleep to make test continue
[TD-642]
2020-06-15 15:57:06 +08:00
Haojun Liao cc3fb92f4b [td-225] fix error in scripts 2020-06-13 16:18:14 +08:00
Haojun Liao fe2bd893c3 [td-225] update the tests scripts 2020-06-13 13:40:11 +08:00
Haojun Liao f87322f680 [td-225] fix bugs in group by normal columns 2020-06-13 11:06:59 +08:00
Shengliang Guan f9ff8acee7 scripts 2020-06-11 10:15:13 +08:00
Shengliang Guan c3cc71c030 scripts 2020-06-10 12:16:51 +08:00
Shengliang Guan 03ee481d76 Merge branch 'develop' into coverity_scan 2020-06-08 11:21:57 +00:00
Shengliang Guan 4dea07b26f [TD_543] change invalid table id to invalid table name 2020-06-08 10:43:55 +00:00
Haojun Liao d459dd7f2a [td-225] merge with develop branch 2020-06-08 17:42:49 +08:00
Haojun Liao a3b1dbb845 [td-225] fix bugs in group by normal columns 2020-06-08 14:50:47 +08:00
Shengliang Guan 5e78629440
Merge pull request #2160 from taosdata/patch/stream
Patch/stream
2020-06-08 14:38:30 +08:00
Shengliang Guan 353dc70f4b scripts 2020-06-08 12:16:55 +08:00
Shengliang Guan b08c2b97a1 [TD-545] scripts 2020-06-08 11:13:08 +08:00
Bomin Zhang 519cd6aee7 td-449: set parse finsish flag in select statement 2020-06-08 09:44:25 +08:00
Shengliang Guan c9bcdf4185 [TD-527] script error while change errno 2020-06-07 13:55:50 +00:00
Bomin Zhang 06ac5328ec td-449: fix invalid write 2020-06-06 16:55:31 +08:00
Bomin Zhang 51de20d2e0 td-449: more cases passedcurrently, only below four cases fail:* agg_stream.sim ('us' ?)* column_stream.sim ('us' ?)* table_replica1_vnoden.sim (crash)* new_stream.sim (failed at line 101) 2020-06-06 14:56:58 +08:00
Haojun Liao b91c70485b [td-225] update script 2020-06-02 19:17:43 +08:00
Haojun Liao c90b556f9d [td-225] update script 2020-06-02 19:15:49 +08:00
Haojun Liao 52b8bd52d5 [td-225] update script 2020-06-02 19:14:22 +08:00
Haojun Liao 057df32571 [td-225] fix invalid write 2020-06-02 17:27:56 +08:00
Shengliang Guan efdc515952 scripts 2020-06-02 16:06:45 +08:00
Shengliang Guan 029a45cd04 [TD-501] When the number of rows is greater than 100, the show result is incorrect 2020-06-02 05:31:50 +00:00
Shengliang Guan c97e4f1404 fix crash while pconn is null 2020-06-01 15:36:49 +08:00
Shengliang Guan d0722ba999 change exec_up.sh to exec.sh 2020-06-01 13:29:35 +08:00
Haojun Liao ac6f6292fa [td-225] handle file id overflow problem 2020-06-01 11:57:41 +08:00
Haojun Liao 2b7cca801b [td-225] update script 2020-05-31 00:05:57 +08:00
Haojun Liao a506907c6a [td-225] merge develop branch 2020-05-31 00:05:07 +08:00
Haojun Liao 74bb1565fa [td-225]fix bug found in test script 2020-05-30 19:07:26 +08:00
Haojun Liao 988400dc43 [td-225]fix bug found in test script 2020-05-29 23:59:38 +08:00
Shengliang Guan b825a904c7 scripts after change numOfMpeers to numOfMnodes 2020-05-29 15:31:36 +00:00
Shengliang Guan 3528ed61d0 [TD-335] rename mgmt to mnode 2020-05-28 07:09:53 +00:00
Haojun Liao 847a0d7de3 [td-225] fix bug while client does not retrieve or paritally retrieve result from vnode. 2020-05-28 10:21:40 +08:00
Haojun Liao b549f121ac [td-225]update the sim script 2020-05-26 14:47:21 +08:00
Haojun Liao e1a34a1bf7 [td-225]fix bugs in fill for super table query 2020-05-25 19:13:15 +08:00
Haojun Liao be67158538 [td-225] update the sim script 2020-05-24 22:40:07 +08:00
Haojun Liao 5bc5563816 [td-225] 2020-05-23 18:12:51 +08:00
Haojun Liao c44bf0ff17 [td-225] update the script 2020-05-23 17:36:19 +08:00
Haojun Liao 54890e4815 [td-225] fix bug in test script 2020-05-22 22:45:47 +08:00
Shengliang Guan 9a8a028575 scripts 2020-05-22 20:25:01 +08:00
Shengliang Guan ab9fac496b [TD-388] drop dnode in community version 2020-05-22 19:13:38 +08:00
Shengliang Guan c0a5eeeb70
Merge pull request #2001 from taosdata/feature/query
Feature/query
2020-05-22 17:52:46 +08:00
Haojun Liao 076e19a862 [td-225] update the test script 2020-05-22 17:29:56 +08:00