dapan1121
|
8ee170bef1
|
enh: add retry for vnode closed case
|
2022-11-29 16:17:05 +08:00 |
Haojun Liao
|
7fe4cf7bbe
|
Merge branch '3.0' into feature/3_liaohj
|
2022-11-25 22:24:59 +08:00 |
dapan1121
|
2774799d9a
|
fix: duplicated explain response issue
|
2022-11-25 13:59:13 +08:00 |
Haojun Liao
|
9a208b2d09
|
other: merge 3.0
|
2022-11-24 17:08:15 +08:00 |
dapan1121
|
f0fcaa9305
|
fix: fix exchange operator hang issue
|
2022-11-23 21:13:34 +08:00 |
dapan1121
|
cafc5e4cae
|
enh: refact fetch message
|
2022-11-22 10:43:56 +08:00 |
dapan1121
|
8abdb21091
|
fix: fix memory leak issue
|
2022-11-21 17:34:50 +08:00 |
dapan1121
|
a6c3bc20f1
|
Merge remote-tracking branch 'origin/3.0' into enh/msgRefactor1
|
2022-11-21 15:04:10 +08:00 |
dapan1121
|
70eb1f445e
|
fix: fix compile error
|
2022-11-18 13:18:23 +08:00 |
dapan1121
|
3f88dbe256
|
enh: refact client server messages
|
2022-11-18 11:43:03 +08:00 |
dapan1121
|
1b0c98433e
|
enh: refact query message
|
2022-11-17 18:04:57 +08:00 |
Haojun Liao
|
ec7ad45b2b
|
fix(query): fix a typo.
|
2022-11-17 17:37:45 +08:00 |
dapan1121
|
08be4503c9
|
fix: fix query thread stop issue
|
2022-11-16 16:25:58 +08:00 |
Haojun Liao
|
7b53b8142e
|
refactor: do some internal refactor.
|
2022-11-12 16:03:47 +08:00 |
dapan1121
|
f60441e2dd
|
fix: fix query thread quitting issue
|
2022-11-11 18:44:59 +08:00 |
dapan1121
|
89c13efba8
|
fix: fix query thread quit issue
|
2022-11-11 17:13:55 +08:00 |
dapan1121
|
5ab6166efe
|
enh: support grant check in vnode query
|
2022-11-07 16:23:40 +08:00 |
dapan1121
|
d282e511e3
|
fix: fix taosd memory leak issue
|
2022-11-03 11:47:15 +08:00 |
dapan1121
|
ba0913e645
|
fix: remove not used code
|
2022-10-26 19:25:12 +08:00 |
Benguang Zhao
|
00a066443f
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 09:38:36 +08:00 |
Benguang Zhao
|
3b0968d7f9
|
enh: enable the -Wformat=2 compiler option
|
2022-10-19 09:24:15 +08:00 |
dapan1121
|
0fe14f0b16
|
fix: fix coverity issues
|
2022-10-18 16:33:27 +08:00 |
dapan1121
|
cf9abe7258
|
fix: fix coverity check issues
|
2022-10-17 19:48:36 +08:00 |
dapan1121
|
40591003d1
|
Merge branch 'refact/query_opt' of github.com:taosdata/TDengine into refact/query_opt
|
2022-10-14 13:09:30 +08:00 |
dapan1121
|
74be3572db
|
enh: add query response policy
|
2022-10-14 09:31:18 +08:00 |
Haojun Liao
|
f5f0a7026f
|
other: merge 3.0
|
2022-10-13 14:20:51 +08:00 |
Hongze Cheng
|
8a033aca5c
|
more code format
|
2022-10-13 14:25:37 +08:00 |
Haojun Liao
|
50ecf9eb43
|
fix(query): add null ptr check.
|
2022-09-28 14:53:06 +08:00 |
Haojun Liao
|
aa055abd7c
|
refactor:do some internal refactor.
|
2022-09-27 10:52:55 +08:00 |
Haojun Liao
|
dd8277cfd4
|
refactor(query): add some logs.
|
2022-09-26 16:08:53 +08:00 |
Haojun Liao
|
927478bff6
|
refactor(query): do some internal refactor.
|
2022-09-26 15:55:26 +08:00 |
Haojun Liao
|
54712ae302
|
other:merge 3.0
|
2022-09-26 14:50:51 +08:00 |
Haojun Liao
|
5c1f55f6ca
|
other:merge 3.0
|
2022-09-26 11:35:19 +08:00 |
dapan1121
|
dc0e36f742
|
Merge branch '3.0' into enh/clientPolicy
|
2022-09-23 16:41:18 +08:00 |
dapan1121
|
3fb3aa7bea
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-23 13:33:11 +08:00 |
dapan1121
|
a5e1c4b509
|
fix: fix qworker destroy issue
|
2022-09-23 13:25:17 +08:00 |
Xiaoyu Wang
|
2a978bae09
|
Merge remote-tracking branch 'origin/3.0' into refact/query_opt
|
2022-09-21 13:58:34 +08:00 |
wangmm0220
|
345b68ccee
|
fix: cols num error in tmq for query
|
2022-09-19 15:28:28 +08:00 |
Haojun Liao
|
78f03e993d
|
other:merge 3.0
|
2022-09-19 10:30:55 +08:00 |
Shengliang Guan
|
9f84cbea6a
|
Merge pull request #16880 from taosdata/fix/addDebugInfo
fix: add debug info
|
2022-09-16 19:59:08 +08:00 |
wangmm0220
|
e3bc2487b3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
|
2022-09-16 19:00:49 +08:00 |
dapan1121
|
8ddb142474
|
Merge branch '3.0' into enh/clientPolicy
|
2022-09-16 18:10:12 +08:00 |
wangmm0220
|
dfc5ce23a0
|
fix:error in auto create table for taosX
|
2022-09-16 17:01:41 +08:00 |
dapan1121
|
142067b05f
|
fix: fix invalid read issue
|
2022-09-16 16:40:17 +08:00 |
dapan1121
|
c69746e85e
|
fix: add debug info
|
2022-09-16 10:13:34 +08:00 |
dapan1121
|
a85a73e2de
|
fix: fix memory leak issues
|
2022-09-15 16:30:21 +08:00 |
Haojun Liao
|
8e62ebab64
|
other: remove a typo.
|
2022-09-15 16:18:44 +08:00 |
Haojun Liao
|
79b0d1fcbd
|
fix(query): fix memory leak.
|
2022-09-15 15:02:23 +08:00 |
dapan1121
|
4048c99282
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-15 14:50:35 +08:00 |
dapan1121
|
9e44816bcc
|
enh: support client local merge policy
|
2022-09-15 14:46:15 +08:00 |