Xiaoyu Wang
|
dd4333b140
|
enh: optimize the error message when illegally modifying the column length
|
2022-11-11 14:11:42 +08:00 |
Shengliang Guan
|
d7b74c38d8
|
Merge pull request #18051 from taosdata/fix/3.0_bugfix_wxy
fix: the problem of null in case when expression
|
2022-11-11 13:45:19 +08:00 |
Shengliang Guan
|
5de865992a
|
refact: adjust head file and sync log
|
2022-11-11 12:19:10 +08:00 |
Xiaoyu Wang
|
35b79e7e69
|
fix: the problem of null in case when expression
|
2022-11-11 11:24:24 +08:00 |
Shengliang Guan
|
b28f05e6fb
|
Merge pull request #18037 from taosdata/feature/stream
fix(stream): tbname max len to 192
|
2022-11-11 11:08:40 +08:00 |
Shengliang Guan
|
4d0c5c9d57
|
refact: adjust head file and sync log
|
2022-11-11 11:06:39 +08:00 |
Liu Jicong
|
df4fd528c0
|
fix(stream): tbname max len to 192
|
2022-11-11 10:09:46 +08:00 |
Shengliang Guan
|
41c76d662f
|
Merge branch '3.0' into fix/TD-20052
|
2022-11-11 09:39:00 +08:00 |
dapan1121
|
0eb89b1bd7
|
Merge pull request #18022 from taosdata/fix/TS-2038
fix(operator):Operator double free
|
2022-11-11 09:38:44 +08:00 |
Minghao Li
|
1c2892988f
|
refactor(sync): modify CMakeLists.txt in test
|
2022-11-11 09:30:08 +08:00 |
Minghao Li
|
a623ec31df
|
refactor(sync): modify CMakeLists.txt in test
|
2022-11-11 09:25:38 +08:00 |
Minghao Li
|
03ca300520
|
refactor(sync): modify test, syncRespMgrTest.cpp
|
2022-11-11 09:20:05 +08:00 |
Shengliang Guan
|
8f1c969377
|
Merge pull request #18027 from taosdata/enh/3.0_planner_optimize
enh: show table tags command extension
|
2022-11-11 09:09:06 +08:00 |
Shengliang Guan
|
58f04f955f
|
Merge pull request #18034 from taosdata/enh/addRpcConfig
enh: add rpc retry config
|
2022-11-11 09:08:40 +08:00 |
yihaoDeng
|
27ebbdadf2
|
add rpc retry config
|
2022-11-10 19:44:45 +08:00 |
yihaoDeng
|
1c519bcae0
|
redefine timer
|
2022-11-10 18:43:57 +08:00 |
Xiaoyu Wang
|
375657b2c8
|
enh: show table tags command extension
|
2022-11-10 18:24:20 +08:00 |
Xiaoyu Wang
|
38f20ec32d
|
enh: show table tags command extension
|
2022-11-10 17:22:13 +08:00 |
yihaoDeng
|
5c5d70e0fc
|
enh log
|
2022-11-10 17:05:53 +08:00 |
Shengliang Guan
|
8a051c001d
|
refact: adjust sync debug codes
|
2022-11-10 17:05:13 +08:00 |
Liu Jicong
|
64f22d560c
|
refactor(stream): drop stream task
|
2022-11-10 16:36:49 +08:00 |
54liuyao
|
1ca9839170
|
fix(operator):Operator double free
|
2022-11-10 15:47:07 +08:00 |
Liu Jicong
|
4afa56eb38
|
merge 3.0
|
2022-11-10 15:38:30 +08:00 |
Liu Jicong
|
cebc6b6697
|
fix(stream): state and session agg partition tbname
|
2022-11-10 14:43:37 +08:00 |
Shengliang Guan
|
16418afb74
|
Merge pull request #18017 from taosdata/fix/3.0_bugfix_wxy
fix: case when type error
|
2022-11-10 14:39:12 +08:00 |
dapan1121
|
7dea2e99d3
|
Merge pull request #17973 from taosdata/fix/TD-20273
fix: free unfinished ahandle when cli quit
|
2022-11-10 13:52:32 +08:00 |
Shengliang Guan
|
79a8ebb304
|
Merge pull request #18016 from taosdata/fix/TD-20052
refact: remove assert and adjust log
|
2022-11-10 13:35:41 +08:00 |
Xiaoyu Wang
|
6f7d43c371
|
fix: case when type error
|
2022-11-10 13:33:55 +08:00 |
Shengliang Guan
|
fba45da225
|
refact: remove assert and adjust log
|
2022-11-10 12:43:23 +08:00 |
Shengliang Guan
|
f7d263862b
|
refact: remove assert and adjust log
|
2022-11-10 11:26:52 +08:00 |
Shengliang Guan
|
5fb254739c
|
Merge pull request #18013 from taosdata/feature/stream
fix(stream): partition tbname reset to null
|
2022-11-10 11:22:06 +08:00 |
Liu Jicong
|
d56dc950e4
|
fix(stream): partition tbname reset to null
|
2022-11-10 10:02:45 +08:00 |
dapan1121
|
56c5eb29b9
|
Merge pull request #18005 from taosdata/enh/TD-20288
enh: support vgroup epset update
|
2022-11-10 09:41:25 +08:00 |
Shengliang Guan
|
69ea49c4c0
|
Merge branch '3.0' into fix/TD-20052
|
2022-11-10 09:06:45 +08:00 |
Shengliang Guan
|
b067079d7a
|
Merge pull request #18007 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-11-10 08:12:36 +08:00 |
Haojun Liao
|
a2cec238ec
|
fix(query): set correct operator type.
|
2022-11-09 22:16:56 +08:00 |
Shengliang Guan
|
2103df2907
|
Merge pull request #18006 from taosdata/feature/3.0_mhli
refactor(sync): if index less than wal.commitVer, do not truncate, otherwise it will print much log
|
2022-11-09 21:44:18 +08:00 |
Haojun Liao
|
015f1a1df8
|
other: merge 3.0
|
2022-11-09 19:17:45 +08:00 |
Shengliang Guan
|
efbe9ecbdc
|
Merge pull request #17999 from taosdata/fix/TD-20052
refact: move sync test code to single lib and reduce the number of memory copies
|
2022-11-09 19:14:33 +08:00 |
Haojun Liao
|
2402fd1d48
|
refactor: do some internal refactor.
|
2022-11-09 19:14:27 +08:00 |
Shengliang Guan
|
4646640a11
|
Merge pull request #18001 from taosdata/fix/sync
fix(sync): fix AddressSanitizer error
|
2022-11-09 19:13:48 +08:00 |
Minghao Li
|
fb9e62afe2
|
refactor(sync): if index less than wal.commitVer, do not truncate, otherwise it will print much log
|
2022-11-09 19:02:50 +08:00 |
Shengliang Guan
|
98b77fe8b4
|
refact: adjust head file
|
2022-11-09 19:02:47 +08:00 |
dapan1121
|
b607f4736d
|
Merge pull request #17996 from taosdata/fix/TD-20277
fix: fix valgrind invalid read error
|
2022-11-09 19:01:17 +08:00 |
dapan1121
|
2f807a85d0
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-20288
|
2022-11-09 18:52:00 +08:00 |
Shengliang Guan
|
9584c07efc
|
Merge pull request #18000 from taosdata/fix/3.0_bugfix_wxy
fix: some problems of parser
|
2022-11-09 18:49:57 +08:00 |
dapan1121
|
9f7e06721c
|
enh: support vgroup epset update
|
2022-11-09 18:48:52 +08:00 |
Shengliang Guan
|
be9a32fcfd
|
Merge pull request #17998 from taosdata/fix/liao_cov
fix(query): fix syntax errors.
|
2022-11-09 18:13:43 +08:00 |
Shengliang Guan
|
fdad108726
|
Merge branch '3.0' into fix/TD-20052
|
2022-11-09 18:02:46 +08:00 |
Shengliang Guan
|
35bacc2f96
|
Merge pull request #17995 from taosdata/feature/3.0_mhli
refactor(sync): add FpApplyQueueItems in fsm
|
2022-11-09 17:40:28 +08:00 |
Xiaoyu Wang
|
6298f92d56
|
fix: some problems of parser
|
2022-11-09 17:39:28 +08:00 |
Minghao Li
|
153c01ee73
|
fix(sync): fix AddressSanitizer error
|
2022-11-09 17:38:46 +08:00 |
Shengliang Guan
|
f2fd847414
|
refact: move sync test code to single lib
|
2022-11-09 17:35:22 +08:00 |
Minghao Li
|
fcc50467f4
|
fix(sync): fix AddressSanitizer error
|
2022-11-09 17:33:22 +08:00 |
Shengliang Guan
|
340bad7e99
|
Merge branch '3.0' into fix/TD-20052
|
2022-11-09 17:29:24 +08:00 |
Haojun Liao
|
ffa34888df
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-09 17:14:32 +08:00 |
Haojun Liao
|
464f108e48
|
fix(query): fix syntax errors.
|
2022-11-09 17:14:01 +08:00 |
Haojun Liao
|
3f62f14cee
|
refactor: do some internal refactor.
|
2022-11-09 16:54:33 +08:00 |
Minghao Li
|
2391391621
|
refactor(sync): save error code in syncPrintNodeLog
|
2022-11-09 16:44:05 +08:00 |
Ganlin Zhao
|
e0f2a4b5fe
|
Merge branch '3.0' into fix/TD-20277
|
2022-11-09 16:42:22 +08:00 |
Ganlin Zhao
|
652c6388f2
|
fix: fix valgrind invalid read error
|
2022-11-09 16:40:17 +08:00 |
Minghao Li
|
18363f52e5
|
refactor(sync): add FpApplyQueueItems in fsm
|
2022-11-09 16:35:26 +08:00 |
Minghao Li
|
d672e7a05c
|
refactor(sync): add FpApplyQueueItems in fsm
|
2022-11-09 16:18:28 +08:00 |
Haojun Liao
|
fa45cd2ce8
|
enh(query): unfold the loop.
|
2022-11-09 15:50:31 +08:00 |
Haojun Liao
|
2ee0cf6701
|
fix(query): fix the string copy error.
|
2022-11-09 15:19:27 +08:00 |
dapan1121
|
ba34b7477f
|
Merge pull request #17986 from taosdata/feature/TD-20283
fix(operator):partition operator memory leak
|
2022-11-09 15:03:23 +08:00 |
Shengliang Guan
|
15e7e345dc
|
refact: move sync test code to single lib
|
2022-11-09 14:45:07 +08:00 |
Haojun Liao
|
411371ba48
|
refactor: do some internal refactor.
|
2022-11-09 14:16:21 +08:00 |
Haojun Liao
|
dc67c5041a
|
refactor: do some internal refactor.
|
2022-11-09 13:46:19 +08:00 |
Haojun Liao
|
b48752686e
|
refactor: do some internal refactor.
|
2022-11-09 13:45:46 +08:00 |
Shengliang Guan
|
0656cd8fe4
|
Merge pull request #17984 from taosdata/feature/3.0_mhli
refactor(sync): delete assert, call FpCommitCb when multi replica
|
2022-11-09 13:27:10 +08:00 |
54liuyao
|
da13891ca4
|
fix(stream):partition operator memory leak
|
2022-11-09 12:52:17 +08:00 |
Shengliang Guan
|
0d4239af46
|
Merge pull request #17976 from taosdata/feature/3_liaohj
enh(query): optimize the query perf.
|
2022-11-09 11:41:17 +08:00 |
Minghao Li
|
372d26f74b
|
refactor(sync): delete assert, call FpCommitCb when multi replica
|
2022-11-09 11:24:11 +08:00 |
dapan1121
|
7af6a0feaa
|
Merge pull request #17963 from taosdata/feature/stream_ly
fix(stream): state window, error result after deleting data
|
2022-11-09 11:18:25 +08:00 |
Haojun Liao
|
459bed5f86
|
enh(query): improve the query perf.
|
2022-11-09 10:41:53 +08:00 |
Haojun Liao
|
0c427b5f5b
|
refactor: do some internal refactor.
|
2022-11-09 10:39:32 +08:00 |
Haojun Liao
|
e3aabacf9a
|
fix(query): fix error in min/max functions.
|
2022-11-09 09:47:21 +08:00 |
Haojun Liao
|
68f2f92116
|
fix(query): fix the syntax errors.
|
2022-11-09 09:07:21 +08:00 |
Haojun Liao
|
d238f387ce
|
other: merge 3.0
|
2022-11-09 00:00:14 +08:00 |
Shengliang Guan
|
ebc17283de
|
Merge pull request #17974 from taosdata/fix/TD-20052
refact: adjust sync resp mgr
|
2022-11-08 23:56:25 +08:00 |
Shengliang Guan
|
bf1aca1b9e
|
fix: send response on enqueue msg failed
|
2022-11-08 23:00:14 +08:00 |
Shengliang Guan
|
1c8a2d696d
|
fix: send response on enqueue msg failed
|
2022-11-08 22:59:05 +08:00 |
Shengliang Guan
|
a4e96ca833
|
refact: adjust sync resp mgr
|
2022-11-08 22:43:12 +08:00 |
yihaoDeng
|
1ed333140b
|
fix invalid free
|
2022-11-08 22:09:58 +08:00 |
yihaoDeng
|
7b30a6ee23
|
free unfinished ahandle while quit
|
2022-11-08 20:45:11 +08:00 |
dapan1121
|
fc85fc4048
|
Merge pull request #17971 from taosdata/fix/TS-2015
fix: TS-2015
|
2022-11-08 19:20:42 +08:00 |
Haojun Liao
|
dc2c419f22
|
enh(query): optimize the query perf.
|
2022-11-08 19:01:35 +08:00 |
yihaoDeng
|
495bfe932a
|
fix invalid free
|
2022-11-08 18:56:44 +08:00 |
Haojun Liao
|
ecf3e2c000
|
enh(query): optimize the perf.
|
2022-11-08 18:44:28 +08:00 |
Shengliang Guan
|
855bcc72fc
|
Merge pull request #17969 from taosdata/fix/3.0_bugfix_wxy
fix: set operator subplan type error
|
2022-11-08 18:36:12 +08:00 |
yihaoDeng
|
3c6246f85f
|
TS-2015
|
2022-11-08 18:18:33 +08:00 |
dapan1121
|
884144ba23
|
Merge pull request #17960 from taosdata/fix/TD-20267
fix: filter merge issue
|
2022-11-08 17:52:31 +08:00 |
Haojun Liao
|
6e1a2b1e54
|
enh(query): improve the perf.
|
2022-11-08 17:38:09 +08:00 |
Xiaoyu Wang
|
1c9b0b38d8
|
fix: set operator subplan type error
|
2022-11-08 17:35:38 +08:00 |
Haojun Liao
|
f85d66f5ee
|
enh(query): opt query perf.
|
2022-11-08 16:59:00 +08:00 |
Shengliang Guan
|
920fc400a0
|
Merge pull request #17964 from taosdata/fix/TD-20264
fix: add log for use db rsp
|
2022-11-08 16:07:55 +08:00 |
dapan1121
|
398ccbcc9d
|
Merge pull request #17957 from taosdata/fix/compareIssue
fix: fix compare invalid read issues
|
2022-11-08 15:07:22 +08:00 |
Haojun Liao
|
b0a54d3fab
|
enh(query): improve the perf.
|
2022-11-08 14:54:42 +08:00 |
Shengliang Guan
|
c016266989
|
Merge pull request #17951 from taosdata/fix/3.0_bugfix_wxy
fix: state_window error
|
2022-11-08 14:48:24 +08:00 |