Shengliang Guan
|
015db4bc67
|
Merge pull request #17636 from taosdata/fix/3.0_bugfix_wxy
fix: alter table check
|
2022-10-26 00:07:11 +08:00 |
Shengliang Guan
|
08a85b16ed
|
Merge pull request #17643 from taosdata/fix/TD-19825
fix: fix merge join crash issue
|
2022-10-26 00:06:48 +08:00 |
Shengliang Guan
|
0522cedccb
|
Merge pull request #17641 from taosdata/feature/stream_ly
fix(executor):add lock to hash map
|
2022-10-25 20:20:24 +08:00 |
Shengliang Guan
|
02b47daa44
|
Merge pull request #17639 from taosdata/fix/TD-19743
fix: zero new dest pages to avoid double free ovfl cell
|
2022-10-25 20:19:55 +08:00 |
Xiaoyu Wang
|
d63eee8b49
|
fix: alter table check
|
2022-10-25 19:00:46 +08:00 |
Shengliang Guan
|
a2ceb04c79
|
Merge pull request #17634 from taosdata/fix/TD-19794-V30
fix(util): improve coverage rate with removing no reference function
|
2022-10-25 18:25:32 +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 |
Shengliang Guan
|
9520ef4b41
|
Merge pull request #17613 from taosdata/enh/TD-19460
enh: redistribute vgroup
|
2022-10-25 18:24:37 +08:00 |
dapan1121
|
16f9c172ac
|
fix: fix merge join crash issue
|
2022-10-25 18:20:20 +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 |
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 |
Alex Duan
|
b607fe277a
|
fix(util): remove no reference function
|
2022-10-25 16:46:11 +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 |
Shengliang Guan
|
eae23f51ab
|
fix: wait more times if database not ready
|
2022-10-25 16:23:30 +08:00 |
Haojun Liao
|
6acdfdd9ab
|
refactor: do some internal refactor.
|
2022-10-25 16:20:51 +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 |
Shengliang Guan
|
b508c25118
|
enh: redistribute vgroup
|
2022-10-25 15:55:19 +08:00 |
Haojun Liao
|
a87f915ebf
|
fix(query):set correct column match info size.
|
2022-10-25 15:30:41 +08:00 |
54liuyao
|
d9615c7d4c
|
fear(stream): add log
|
2022-10-25 15:17:42 +08:00 |
Alex Duan
|
88b7ad91dc
|
fix(all): improve coverage rate
|
2022-10-25 14:58:26 +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 |
Shengliang Guan
|
919f09c5ec
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19460
|
2022-10-25 13:41:55 +08:00 |
Ganlin Zhao
|
600bb6ee77
|
fix coverity
|
2022-10-25 12:58:01 +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 |
yihaoDeng
|
2092430556
|
opt trans on no-windows
|
2022-10-25 10:45:47 +08:00 |
yihaoDeng
|
0905f16294
|
opt trans on no-windows
|
2022-10-25 10:17:05 +08:00 |
Shengliang Guan
|
2ba8fef013
|
Merge pull request #17571 from taosdata/fix/TD-19655-V30
fix(all): fixed coverity scan problems for second submiting
|
2022-10-25 10:00:00 +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 |
Ganlin Zhao
|
78d3a32f50
|
Revert "fix: coverity issues"
This reverts commit c2bff98311.
|
2022-10-25 09:43:25 +08:00 |
Ganlin Zhao
|
35b78f596e
|
Revert "Revert "fix: coverity issues""
This reverts commit caa88bc54d.
|
2022-10-25 09:42:26 +08:00 |
Ganlin Zhao
|
caa88bc54d
|
Revert "fix: coverity issues"
This reverts commit aa4daf1770.
|
2022-10-25 09:39:17 +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 |