Commit Graph

58 Commits

Author SHA1 Message Date
kailixu bd24dcf374 chore: more code 2023-04-12 17:59:21 +08:00
kailixu 1ed3149c39 fix: the precision of delete statement 2023-04-12 17:41:43 +08:00
kailixu d9c188bf97 chore: update comments for update2.sim 2023-01-04 17:02:41 +08:00
kailixu dc0d9c2f53 test: add test case for update 2023-01-04 17:01:07 +08:00
dapan1121 ad777cc793 fix: insert into select with disorder column issue 2022-12-30 14:34:02 +08:00
Shengliang Guan e2a564c46d test: improve coverall 2022-10-27 16:21:34 +08:00
Shengliang Guan 5c928eac6a fix: improve test coverage 2022-10-20 10:16:49 +08:00
Shengliang Guan ef859f7fe1 fix: definite lost 2022-09-22 20:49:53 +08:00
Ganlin Zhao 6a04b8be09 fix(query): fix test cases 2022-08-15 14:12:20 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
Xiaoyu Wang 7bcf6b051a fix: some problems of parser and planner 2022-08-01 16:17:59 +08:00
Haojun Liao cd5491fea1 fix(query): remove invalid code. 2022-07-29 19:00:12 +08:00
Cary Xu 59d095bec3 test: add test case basic2.sim 2022-07-22 14:21:18 +08:00
Cary Xu 652a01556c test: add case update1_sort_merge.sim to CI 2022-07-22 13:04:50 +08:00
Haojun Liao 8a2fb51129
Merge pull request #15230 from taosdata/feature/3_liaohj
fix(query): add query involved column info
2022-07-21 20:29:25 +08:00
Cary Xu ada2eb232e fix: resource cleanup and rsma result build 2022-07-21 19:46:55 +08:00
Cary Xu 87c6f5805e fix: add and adapt cases for merge dup rows in taosc 2022-07-21 17:11:13 +08:00
Shengliang Guan 2effdf824d test: restore some 2.0 case 2022-07-14 21:17:41 +08:00
Shengliang Guan f2caf11476 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-14 15:17:04 +08:00
Shengliang Guan dc4e5e61c1 test: restore some 2.0 case 2022-07-14 14:31:20 +08:00
Shengliang Guan b1cdc7ff3c test: valgrind case 2022-07-14 11:42:55 +08:00
dapan1121 6cd21fe04b enh: enhance in operator 2022-07-10 16:52:11 +08:00
Cary Xu ac62159bd2 enh: code and test case optimization 2022-07-04 14:01:58 +08:00
Xiaoyu Wang aea4f9c69b feat: rollup options adjust 2022-06-17 17:27:42 +08:00
Xiaoyu Wang f740fd61c6 fix: use 'duration' instead of 'days' for create database 2022-06-15 14:23:05 +08:00
Xiaoyu Wang 96a0555d1f fix: error in data precision of super table query 2022-05-31 15:49:14 +08:00
Cary Xu f4aaf791fb fix: check commit and merge and add cases 2022-05-22 19:37:32 +08:00
Cary Xu e9607a9e25 feat: add cases to merge dup data in file and mem 2022-05-20 17:24:10 +08:00
Cary Xu 9a022bca60 feat: add case for update without multi-version 2022-05-19 23:54:44 +08:00
Shengliang Guan e377d4e94f fix: should not memset after realloc 2022-05-17 20:50:34 +08:00
Shengliang Guan 7018e69b61 test: remove random failed case (insert/basic0.sim) 2022-05-17 19:41:32 +08:00
Haojun Liao 55d11618d0 fix(query): fix float value min/max query error. 2022-05-09 19:13:50 +08:00
plum-lihui cd97d82116 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:18:21 +08:00
plum-lihui fa6e18e283 [test: support valgrind run all sim cases, and save valgrind log file] 2022-04-15 20:32:52 +08:00
Haojun Liao 9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
Haojun Liao cd71bf4816 <fix>[query]: move the reset columnInfoData to the right place. 2022-04-08 23:48:01 +08:00
Shengliang Guan 681dbc0150 remove rpcSendResponse in qnode 2022-03-28 21:24:59 +08:00
plum-lihui f148b4fa2f [modify] 2022-03-25 15:36:44 +08:00
plum-lihui e236332d79 [modify] 2022-03-25 15:26:15 +08:00
plum-lihui 092a7ad630 [modify cases] 2022-03-25 09:17:57 +08:00
Haojun Liao ba1dd2ca45 [td-13039] merge 3.0. 2022-03-24 17:31:22 +08:00
Haojun Liao 45fec96567 [td-13039] support nchar data type. 2022-03-24 17:26:04 +08:00
plum-lihui 7a6c8e08bb [add cases for backquote] 2022-03-24 15:20:19 +08:00
Haojun Liao a2d7ce3045 [td-14246] fix bug. 2022-03-24 11:43:39 +08:00
plum-lihui c1f25f3ac7 [add check tmq consume result] 2022-03-24 10:13:32 +08:00
plum-lihui aeec766394 [add cases] 2022-03-23 18:48:54 +08:00
plum-lihui c419d03b5f [modify] 2022-03-23 16:54:10 +08:00
plum-lihui d27329d651 [add cases] 2022-03-23 15:45:13 +08:00
plum-lihui a4bb0e660d [modify] 2022-03-23 13:04:59 +08:00
Xiaoyu Wang ef125eaa40 merge 3.0 2022-03-22 04:29:54 -04:00