Commit Graph

168 Commits

Author SHA1 Message Date
Haojun Liao a79f608dd4 [td-225] update the sim script. 2020-08-03 14:46:56 +08:00
Haojun Liao 9be35563a2 [td-225] fix bugs found by sim. 2020-08-03 11:06:08 +08:00
Haojun Liao 4b3ead4b2a [td-225] merge develop 2020-08-01 16:04:18 +08:00
Haojun Liao 1dd3d2ba05 [td-225] update the script 2020-07-30 15:57:32 +08:00
Haojun Liao d58310d9d7 [td-225] fix bugs in join/union query. 2020-07-30 15:46:50 +08:00
Shengliang Guan ae7eed7f85 scripts 2020-07-29 15:04:33 +00:00
Haojun Liao 3841752062 [td-255] 2020-07-27 23:19:37 +08:00
Haojun Liao b04e3da3d8 [td-225] fix bugs in res buf 2020-07-27 15:32:53 +08:00
Shengliang Guan 8090b713f7 scripts 2020-07-23 06:05:19 +00:00
Haojun Liao 3d16404e19 [td-225] fix bugs in tags retrieval 2020-07-18 13:25:53 +08:00
Haojun Liao 7fd0fc2bf0 [td-225] fix bugs in first/last query 2020-07-18 12:03:50 +08:00
Shengliang Guan 6309c8efdb scripts 2020-07-17 15:16:32 +00:00
Haojun Liao 98e99fd45b [td-225] fix bugs in union query. 2020-07-17 11:30:06 +08:00
Haojun Liao 6db3893cb2 [td-225] merge develop branch 2020-07-15 12:58:16 +08:00
Shengliang Guan 164aed70b9 Merge remote-tracking branch 'origin/develop' into feature/vnode 2020-07-11 07:45:02 +00:00
Shengliang Guan 00274ef52f
Merge pull request #2641 from taosdata/feature/query
Feature/query
2020-07-11 15:07:51 +08:00
Haojun Liao 8fdfc30673 [td-225]enable 'us' fill 2020-07-11 14:25:15 +08:00
Shengliang Guan d75e835aa5 Merge from develop into feature/vnode 2020-07-10 10:40:47 +00:00
Shengliang Guan d5dbbb77a8
Merge pull request #2609 from taosdata/feature/query
Feature/query
2020-07-09 18:06:34 +08:00
Shengliang Guan 057fdc9366 Merge develop into feature/vnode 2020-07-09 09:10:27 +00:00
Haojun Liao 709a007cb1 [td-225] update test script 2020-07-09 16:48:46 +08:00
Bomin Zhang 27925040f3 migrate several stream testcases to python 2020-07-09 10:45:46 +08:00
Shengliang Guan 2a353b0857
Merge pull request #2597 from taosdata/feature/query
Feature/query
2020-07-09 10:03:10 +08:00
Shengliang Guan 92a569ca12 merge from develop into feature/vnode 2020-07-08 15:06:25 +00:00
Shengliang Guan 062515354f scripts 2020-07-08 10:21:29 +00:00
Haojun Liao 64e06ce7b1 [td-225] add test scripts 2020-07-08 16:20:57 +08:00
Haojun Liao 903a0abe89 [td-225] fix bugs in fill 2020-07-08 16:20:11 +08:00
Haojun Liao 21e27ea5de [td-225] update the script. 2020-07-08 15:48:40 +08:00
Haojun Liao c77d3a2a92 [td-225] update scripts; 2020-07-08 15:28:42 +08:00
Haojun Liao a3df1e2f19 [td-225] update test scripts 2020-07-08 14:24:55 +08:00
Haojun Liao 0f5b7effe4 [td-225] update sim script 2020-07-08 14:21:58 +08:00
Haojun Liao 36cb56d953 [td-225]update the test scripts 2020-07-08 14:19:17 +08:00
Haojun Liao 9d652bed82 [td-225] refactor code and fix error sim script. 2020-07-07 15:58:26 +08:00
Haojun Liao 09c89d9412 [td-225] handle the case where no qualified ts exists during join query process. 2020-07-07 12:59:24 +08:00
Shengliang Guan bfab0be445 scripts 2020-07-04 15:43:13 +08:00
Shengliang Guan f50306de89 scripts 2020-07-04 07:17:48 +00:00
Haojun Liao dc92ea0d8f [td-225] update the test sim 2020-06-27 00:13:58 +08:00
Shengliang Guan 103f6888a3 scripts 2020-06-25 13:27:55 +00:00
Shengliang Guan 60989f618d scripts 2020-06-24 14:03:57 +08:00
Haojun Liao f851d0c4f1 [td-225] update the api in query process functions. remove the tsrpcheadsize in msg to vnode.refactor some codes. 2020-06-22 01:44:06 +08:00
Shengliang Guan a05a0806a4 [TD-674] defect found in coverity scan 2020-06-20 05:09:59 +00:00
Bomin Zhang e2bc4c8815 fix two stream cases 2020-06-19 16:58:28 +08:00
plum-lihui ccd9cde5d1 Construct an empty result for later result checking 2020-06-18 17:22:43 +08:00
Haojun Liao c31efb7044 [td-225] update script 2020-06-18 16:45:26 +08:00
Haojun Liao 02f7098d11 [td-225] merge develop 2020-06-18 16:06:54 +08:00
Haojun Liao f4c52651cb [td-225] update the test script. 2020-06-18 16:02:07 +08:00
Shengliang Guan 6bc6d1a3b8 [TD-466] add write auth for dnode 2020-06-18 07:41:51 +00:00
Shuduo Sang 7c659cc302 make stop taosd by kill always done with continue check
[TD-670]
2020-06-17 23:17:28 +08:00
Haojun Liao e4140b90f8 [td-225] update sim 2020-06-17 18:04:56 +08:00
Haojun Liao db03fcce11 [td-225] refactor code and fix bugs in slimit_alter_tags.sim 2020-06-17 17:33:01 +08:00
Haojun Liao 5fce9c8487 Merge branch 'develop' into feature/query 2020-06-17 16:15:01 +08:00
Shuduo Sang a681e157f4 modify general/parser/stream.sim to make its result consistant.
[TD-642]
2020-06-17 15:48:06 +08:00
Haojun Liao 234b9c8611 [td-225] fix bugs when tag is NULL 2020-06-17 15:20:27 +08:00
Haojun Liao eff45630db [td-225] update the cmake files 2020-06-17 14:56:58 +08:00
Haojun Liao 0d0dc66539 Merge branch 'develop' into feature/query 2020-06-17 13:57:32 +08:00
Haojun Liao a5c890f7a6 [td-225] update the cmake files 2020-06-17 13:55:33 +08:00
Bomin Zhang ff25ab6b14 fix TD-645, TD-660 2020-06-17 11:54:18 +08:00
Haojun Liao 53cf7201b8 [td-225] fix bugs in join query. 2020-06-17 11:51:01 +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
Shuduo Sang 0c8a20597d add more sleep to make test continue
[TD-642]
2020-06-15 15:57:06 +08:00
Haojun Liao 688f6c3a37 [td-225] fix error in join 2020-06-15 14:40:52 +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 c3cc71c030 scripts 2020-06-10 12:16:51 +08:00
Haojun Liao a3b1dbb845 [td-225] fix bugs in group by normal columns 2020-06-08 14:50:47 +08:00
Shengliang Guan b08c2b97a1 [TD-545] scripts 2020-06-08 11:13:08 +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
Haojun Liao 2b7cca801b [td-225] update script 2020-05-31 00:05:57 +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
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
Haojun Liao 076e19a862 [td-225] update the test script 2020-05-22 17:29:56 +08:00
Haojun Liao afb434f07f [td-225] fix bugs. 2020-05-22 16:44:32 +08:00
Haojun Liao b1d4179d08 [td-225] fix bugs in projection query 2020-05-22 11:39:19 +08:00
Haojun Liao 2c12419c0b [td-225] update the test script 2020-05-20 22:58:19 +08:00
Haojun Liao 5964e3b699 [td-225] fix bug in parser scripts 2020-05-19 23:42:31 +08:00
Haojun Liao 0152521fd1 Merge branch 'develop' into feature/query 2020-05-19 10:33:13 +08:00
Haojun Liao fc975fce53 [td-225] fix error in test scripts 2020-05-18 22:50:19 +08:00
Shengliang Guan 5b459cf8fe scripts 2020-05-13 14:54:55 +08:00
Shengliang Guan d2b7acdde7 scripts 2020-05-12 18:33:49 +08:00
Shengliang Guan 80f0a88063 scripts 2020-05-12 18:28:00 +08:00
Shengliang Guan d3107ca037 scripts 2020-05-12 17:26:11 +08:00
Shengliang Guan b9bf0cde7c
Merge pull request #1882 from taosdata/feature/query
Feature/query
2020-05-12 10:53:34 +08:00
hjLiao 38c8efd4b3 [td-225] 2020-05-12 00:04:15 +08:00
Shengliang Guan 270e7fc96a [TD-271] 2020-05-11 22:26:02 +08:00
hjxilinx f1d26db031 [td-225] fix bugs for nchar handling 2020-05-11 14:04:41 +08:00
hjxilinx 6fb22fdc83 [td-225] 2020-05-11 12:18:56 +08:00
hjxilinx d3ce12908c [td-225] 2020-05-11 11:31:40 +08:00