Commit Graph

49756 Commits

Author SHA1 Message Date
Haojun Liao 49df168a76 fix(tmq): adjust logs. 2023-03-19 11:51:16 +08:00
Haojun Liao a9e54166be fix(tmq): adjust log. 2023-03-19 11:45:53 +08:00
Haojun Liao e5e4f507c2 fix(tmq): adjust the total rows counting. 2023-03-19 11:39:31 +08:00
Xiaoyu Wang e24ca3f1de
Merge pull request #20539 from taosdata/fix/TD-23227
fix(tsdb/cache): update nCols of merge tree to avoid assert failed
2023-03-19 11:12:06 +08:00
Xiaoyu Wang 5a4fe943dc enh: optimize last pruning logic 2023-03-19 11:01:39 +08:00
Haojun Liao ae5155edcf fix(tmq): do some internal refactor. 2023-03-19 10:49:30 +08:00
Minglei Jin 3a5542bbbc fix(tsdb/cache): update nCols of merge tree to avoid assert failed 2023-03-19 10:19:49 +08:00
Cary Xu 7a3c897a80
Revert "fix(query): invalid write when query of ins_columns" 2023-03-18 20:49:48 +08:00
Alex Duan ca11dcfbea test: assert check tools 2023-03-18 19:56:51 +08:00
Haojun Liao 4265fcb60c Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj 2023-03-18 18:43:32 +08:00
Haojun Liao 8a8f1daabd refactor: update the logs. 2023-03-18 18:43:13 +08:00
chenhaoran 8d852fdf94 test:add failed connection of client and server 2023-03-18 18:25:14 +08:00
plum-lihui ecd39d33f5 test: add tmq case 2023-03-18 18:07:55 +08:00
yihaoDeng afaa77cc3e fix tag filter 2023-03-18 10:01:45 +00:00
dapan1121 77d8013808
Merge pull request #20526 from taosdata/fix/TD-23173
fix(query): do not update ts window at exchange operator.
2023-03-18 18:00:09 +08:00
plum-lihui 51f58ffeab add test case 2023-03-18 17:44:03 +08:00
yihaoDeng f24e06f36b fix tag filter 2023-03-18 08:58:26 +00:00
plum-lihui 856912deda test: modify test case 2023-03-18 16:47:36 +08:00
dapan1121 abb30c4970
Merge pull request #20522 from taosdata/fix/TD-23174-M
fix: truncate of server version
2023-03-18 15:54:45 +08:00
Ganlin Zhao 3d43f6fffe add cases 2023-03-18 15:24:51 +08:00
Ganlin Zhao e7a8ab7336 add test cases 2023-03-18 15:21:59 +08:00
plum-lihui 16778d83d7 Merge branch 'main' into lihui3.0/test 2023-03-18 13:52:38 +08:00
54liuyao 2185464836 fix:scan of fill history ended prematurely 2023-03-18 13:38:33 +08:00
Hui Li 50178cd5c9
Merge pull request #20494 from taosdata/case/TD-23065
test: add case for TS-2687 wide column
2023-03-18 13:37:39 +08:00
kailixu 01074ed6cf chore: var def optimization 2023-03-18 13:08:34 +08:00
kailixu d90c8e834a chore: var def optimization 2023-03-18 13:07:15 +08:00
kailixu 828af14b52 Merge branch 'main' into fix/TS-2891-M 2023-03-18 12:51:07 +08:00
kailixu 45a625f2dc fix: add mem check 2023-03-18 12:50:37 +08:00
Ganlin Zhao 8fa4aa1435 fix(query): do not update ts window at exchange operator. 2023-03-18 12:06:59 +08:00
Alex Duan 61d4e201ae test: import autogen 2023-03-18 10:28:22 +08:00
Alex Duan 9245ba076d test: rename filename 2023-03-18 10:26:20 +08:00
dapan1121 cd498627bd
Merge pull request #20512 from taosdata/fix/TD-23161
fix: client invalid write issue
2023-03-18 08:57:44 +08:00
wangmm0220 8fe084cc5c fix:add log for schmaless 2023-03-17 19:44:52 +08:00
kailixu f3b4dbd2b5 chore: test case optimization 2023-03-17 19:16:01 +08:00
wangmm0220 d5328b7a2b fix:add log for schmaless 2023-03-17 19:11:40 +08:00
dapan1121 a431db0798
Merge pull request #20516 from taosdata/fix/smaLoadTime
fix: add sma load time
2023-03-17 19:10:06 +08:00
kailixu 9d1b0540b2 fix: truncate of server version 2023-03-17 19:05:26 +08:00
dapan1121 f5aabde528
Merge branch 'main' into fix/TD-23161 2023-03-17 19:00:04 +08:00
Alex Duan 2d514e4978 test: remove autogen import 2023-03-17 18:41:01 +08:00
dapan1121 b56360c55b
Merge pull request #20509 from taosdata/enh/TS-2904
enh: optimize count(1) performance
2023-03-17 18:16:58 +08:00
dapan1121 8e146b121f
Merge pull request #20515 from taosdata/fix/TS-2921
fix: order by error info
2023-03-17 18:16:36 +08:00
dapan1121 4685fb4870 fix: no error passed issue 2023-03-17 17:52:15 +08:00
Alex Duan f103fec944 test : test case execute 2023-03-17 17:14:16 +08:00
dapan1121 28905af158 fix: column alisa issue and ut case 2023-03-17 17:01:46 +08:00
kailixu 5d82380993 chore: code optimization 2023-03-17 16:55:53 +08:00
kailixu 0c4e9f6646 chore: more code 2023-03-17 16:53:28 +08:00
kailixu 5f2ced466b Merge branch 'main' into fix/TS-2891-M 2023-03-17 16:49:06 +08:00
kailixu b61a5ece5a chore: more code 2023-03-17 16:48:55 +08:00
kailixu f297f67698 fix: show obj 2023-03-17 16:40:29 +08:00
dapan1121 af5c214e16 fix: count(1) from nested query issue 2023-03-17 16:36:13 +08:00