Commit Graph

10216 Commits

Author SHA1 Message Date
Minghao Li 01b712fbfd refactor(sync): add trace log 2022-10-25 19:11:28 +08:00
Xiaoyu Wang d63eee8b49 fix: alter table check 2022-10-25 19:00:46 +08:00
Shengliang Guan 77da4a0959
Merge pull request #17637 from taosdata/fix/TD-19827
fix: remove/comment out unused code for more coverage
2022-10-25 18:25:03 +08:00
dapan1121 16f9c172ac fix: fix merge join crash issue 2022-10-25 18:20:20 +08:00
Minghao Li 64f539cacb refactor(sync): adjust timer 2022-10-25 18:03:22 +08:00
54liuyao 796cf764f4 fix(executor):add lock to hash map 2022-10-25 17:54:01 +08:00
Xiaoyu Wang f87209d4dc Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-25 17:48:18 +08:00
Minglei Jin 4dc0eaf0be fix: zero new dest pages to avoid double free ovfl cell 2022-10-25 17:48:06 +08:00
Shengliang Guan 414fe9c03d
Merge pull request #17629 from taosdata/feature/stream_ly
fear(stream): add log
2022-10-25 17:46:27 +08:00
Minglei Jin c84618ea3f
Merge branch '3.0' into fix/TD-19468-2 2022-10-25 17:36:56 +08:00
Xiaoyu Wang 658055090a Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-25 17:36:29 +08:00
Haojun Liao 0a007131d1
Merge pull request #17631 from taosdata/fix/liao_cov
fix(query):set correct column match info size.
2022-10-25 17:35:19 +08:00
Xiaoyu Wang b7056f58b7 fix: alter table check 2022-10-25 16:59:05 +08:00
Ganlin Zhao 28689c508a remove unused code 2022-10-25 16:45:00 +08:00
Ganlin Zhao 3125f3ea26 remove unused code 2022-10-25 16:42:52 +08:00
Ganlin Zhao 7fa93222f4 remove interp unused code 2022-10-25 16:40:56 +08:00
Ganlin Zhao cf60bf98d6 fix: add elapsed partial/merge 2022-10-25 16:37:01 +08:00
Shengliang Guan 7ebf2d5de0
Merge pull request #17614 from taosdata/opt/optSysIdxPerf
enh: opt sys idx perf
2022-10-25 16:25:47 +08:00
Shengliang Guan 011843d8f4
Merge pull request #17626 from taosdata/feature/sync2-merge
fix(sync): fix coverity scan issues
2022-10-25 16:25:14 +08:00
dapan1121 5bfedd2609 fix: fix scheduler status error 2022-10-25 16:21:39 +08:00
Xiaoyu Wang efb56e84c8 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-25 15:57:16 +08:00
Haojun Liao a87f915ebf fix(query):set correct column match info size. 2022-10-25 15:30:41 +08:00
slzhou bf0a93e8d0 fix: compute udf funcs with all const arguments on server side 2022-10-25 15:24:13 +08:00
54liuyao d9615c7d4c fear(stream): add log 2022-10-25 15:17:42 +08:00
slzhou 90ed32c43d fix: fix memory usage error 2022-10-25 15:16:31 +08:00
slzhou c3653e3d13 fix: udfd ctrl pipe functions only udfd is started by taosd 2022-10-25 14:57:53 +08:00
Xiaoyu Wang bd3c64d29e enh: interp support for stable 2022-10-25 14:52:07 +08:00
Minghao Li eb7b9d3819 fix(sync): fix coverity scan issues 2022-10-25 14:28:34 +08:00
Shengliang Guan 20a279e69a
Merge pull request #17605 from taosdata/fix/3.0_bugfix_wxy
fix: wrong permissions of 'show variables' command
2022-10-25 14:17:06 +08:00
Shengliang Guan 90645bd429
Merge pull request #17622 from taosdata/enh/TD-19783-D
enh: remove obsolete codes for raw data row
2022-10-25 13:49:48 +08:00
Shengliang Guan 32a234962a
Merge pull request #17602 from taosdata/fix/coverity_glzhao
fix: coverity issues
2022-10-25 13:49:36 +08:00
Ganlin Zhao d03058aff8 fix coverity 2022-10-25 12:54:10 +08:00
Cary Xu 6d0d42569a enh: remove obsolete codes for raw data row 2022-10-25 11:30:57 +08:00
Ganlin Zhao b53a51e5e7 fix coverity 2022-10-25 11:11:17 +08:00
Xiaoyu Wang c38b200131 fix: wrong permissions of 'show variables' command 2022-10-25 11:08:56 +08:00
Minglei Jin 441fe8119c Merge branch '3.0' into fix/TD-19468-2 2022-10-25 10:51:35 +08:00
yihaoDeng 2092430556 opt trans on no-windows 2022-10-25 10:45:47 +08:00
Minglei Jin 89f7ad2920 fix: optimize tsdb cache loading speed 2022-10-25 10:36:30 +08:00
yihaoDeng 0905f16294 opt trans on no-windows 2022-10-25 10:17:05 +08:00
Shengliang Guan ca5ecdcc4e
Merge pull request #17606 from taosdata/enh/3.0_planner_optimize
enh: insert parser refactor
2022-10-25 09:58:19 +08:00
Ganlin Zhao 3a4dc8f0da Merge branch '3.0' into fix/coverity_glzhao 2022-10-25 09:47:46 +08:00
Shengliang Guan 848fa688eb
Merge pull request #17603 from taosdata/fix/avoidTransQuit
avoid invalid read/write
2022-10-25 09:14:46 +08:00
Shengliang Guan 31921b284c
Merge pull request #17611 from taosdata/feature/sync2-merge
fix(sync): add error log when pState is NULL
2022-10-25 09:11:45 +08:00
yihaoDeng 421d2e7332 opt trans on no-windows 2022-10-25 08:48:05 +08:00
yihaoDeng c6683d01af opt trans on no-windows 2022-10-24 20:32:10 +08:00
Ganlin Zhao c04ade7867 fix: coverity issues
CID: 400109
2022-10-24 19:48:58 +08:00
Ganlin Zhao 585577cef3 fix: coverity issues
CID: 399989
2022-10-24 19:28:36 +08:00
Ganlin Zhao 23b7150dee fix: coverity issues
CID: 399845
2022-10-24 19:20:10 +08:00
Ganlin Zhao cd0a051157 fix: coverity issues
CID: 399671
2022-10-24 19:16:53 +08:00
Haojun Liao e0d72e4749 refactor: do some internal refactor, and reduce the number of bufferred intermediate blocks. 2022-10-24 19:10:50 +08:00
Ganlin Zhao 42dfe03e7d fix: coverity issues
CID: 399518
2022-10-24 19:02:33 +08:00
yihaoDeng 6ee7b412ed opt sys index 2022-10-24 18:35:59 +08:00
Minghao Li 8082b71cce fix(sync): free pLocalEntry 2022-10-24 18:05:14 +08:00
Ganlin Zhao 1935d349d4 fix: coverity issues
CID: 399493
2022-10-24 17:47:12 +08:00
dapan1121 af6a9aeb13 fix: remove interp stable limitation and add test case 2022-10-24 17:46:21 +08:00
Haojun Liao 992a130860 refactor: do some internal refactor. 2022-10-24 17:24:20 +08:00
Haojun Liao 3601391960 Merge branch '3.0' into fix/liao_cov 2022-10-24 16:57:12 +08:00
Xiaoyu Wang 2aed458bf7 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-10-24 16:47:20 +08:00
Haojun Liao e654f3f92c refactor: do some internal refactor. 2022-10-24 16:44:44 +08:00
Xiaoyu Wang 64cf24830e enh: insert parser refactor 2022-10-24 16:38:16 +08:00
Xiaoyu Wang 0fdce91b5a fix: wrong permissions of 'show variables' command 2022-10-24 16:34:10 +08:00
yihaoDeng 94a3d32ca5 avoid invalid read/write 2022-10-24 16:27:32 +08:00
Ganlin Zhao 68e274eba2 fix: coverity issues
CID: 399665
2022-10-24 16:22:35 +08:00
Ganlin Zhao 4780e88ce9 fix: coverity issues
CID: 400330
2022-10-24 15:52:52 +08:00
Ganlin Zhao 120a3ca4b9 fix: coverity issues
CID: 400059
2022-10-24 15:18:27 +08:00
Haojun Liao 319cd8af85 fix(query): refactor and fix some coverity issues. 2022-10-24 15:02:17 +08:00
yihaoDeng a3447c5dae avoid invalid read/write 2022-10-24 14:59:47 +08:00
Ganlin Zhao 5728685772 fix: coverity issues
CID: 399907
2022-10-24 14:54:10 +08:00
Ganlin Zhao c12f1b6e6a fix: coverity issues
CID: 399890
2022-10-24 14:51:51 +08:00
Minghao Li fddd6657bc fix(sync): add error log when pState is NULL 2022-10-24 14:51:45 +08:00
Shengliang Guan ece9cb8042
Merge pull request #17588 from taosdata/feature/TD-19745
fix(stream): stream state invalid cur
2022-10-24 14:36:32 +08:00
Ganlin Zhao 623581a51d fix: coverity issues
CID: 399721
2022-10-24 14:26:13 +08:00
Shengliang Guan b41626414e
Merge pull request #17595 from taosdata/fix/liao_cov
fix(query): remove redundant ts cols in cache scan.
2022-10-24 14:26:04 +08:00
Minghao Li a228d5ecb9 fix(sync): break when pState is NULL 2022-10-24 14:09:12 +08:00
Haojun Liao b06870f70f Merge branch '3.0' into fix/liao_cov 2022-10-24 14:07:59 +08:00
Haojun Liao 9f722438d2 fix(query): remove redundant codes. 2022-10-24 13:30:04 +08:00
54liuyao 5cee271cbc fix(stream): stream state invalid cur 2022-10-24 13:28:13 +08:00
Haojun Liao 2f5ed16cb8 fix(query): remove redundant ts cols in cache scan. 2022-10-24 13:26:54 +08:00
Shengliang Guan 6d1bf00cee fix: use sync cfg from vnode 2022-10-24 12:42:44 +08:00
Shengliang Guan 7947882614
Merge pull request #17589 from taosdata/fix/sysTableIdx
fix: fix sys idx bug
2022-10-24 12:38:44 +08:00
Shengliang Guan ec786b9d78 fix: alter replica one by one 2022-10-24 11:57:26 +08:00
yihaoDeng bac0f359ee fix sys idx bug 2022-10-24 10:31:49 +08:00
Shengliang Guan 9903bbc527
Merge pull request #17577 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
2022-10-23 23:12:36 +08:00
Minghao Li e2a157bb02 fix(sync): fix timer bug 2022-10-23 20:14:51 +08:00
Haojun Liao 6ebf6b29bd fix(query): fix coverity issues. 2022-10-23 15:20:29 +08:00
Shengliang Guan fbf354a78c Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge 2022-10-23 14:40:27 +08:00
Shengliang Guan e86cdc8cde
Merge pull request #17381 from taosdata/feature/addIdxToSysTable
Feature/addIdxToSysTable
2022-10-23 14:38:37 +08:00
Shengliang Guan e9e0165a62
Merge pull request #17576 from taosdata/fix/fixConveriyDefeats
fix: fix coverity scan defeats
2022-10-23 14:37:56 +08:00
Shengliang Guan d22ab18d53
Merge pull request #17575 from taosdata/fix/rmRedundance
fix: rm redundance
2022-10-23 14:37:46 +08:00
yihaoDeng 17ee66cd2c fix coverity scan defeats 2022-10-23 12:25:52 +08:00
yihaoDeng 44e27f2906 avoid duplication of name 2022-10-23 11:22:33 +08:00
yihaoDeng edc0f38921 avoid invalid read/write 2022-10-23 10:11:20 +08:00
Shengliang Guan 0914c02394 fix: compile error in mac 2022-10-22 23:49:49 +08:00
yihaoDeng 3cd517cd19 avoid invalid read/write 2022-10-22 23:23:28 +08:00
yihaoDeng e5be6663c8 avoid invalid read/write 2022-10-22 23:06:41 +08:00
Shengliang Guan 15fade84d8 fix: compile error 2022-10-22 22:21:11 +08:00
yihaoDeng 471b581cea avoid invalid read/write 2022-10-22 22:13:21 +08:00
yihaoDeng 48604314e6 avoid invalid read/write 2022-10-22 21:19:25 +08:00
yihaoDeng 8e08d8dcc0 avoid invalid read/write 2022-10-22 20:03:20 +08:00
yihaoDeng e2465387c6 avoid invalid read/write 2022-10-22 18:40:54 +08:00