Shengliang Guan
|
be56f8b121
|
test: restore 2.0 case
|
2022-07-20 13:36:49 +08:00 |
Ganlin Zhao
|
caf97cdd1d
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-20 13:35:42 +08:00 |
Minghao Li
|
90e7d794f3
|
fix(sync): reset commit index by snapshot when open sync
|
2022-07-20 13:32:38 +08:00 |
Ganlin Zhao
|
9fa47f7e67
|
fix(query): twa function handling null constant or all null column
TD-17562
|
2022-07-20 13:31:57 +08:00 |
dapan1121
|
4d18894657
|
fix: fix mem leak
|
2022-07-20 13:30:37 +08:00 |
Ganlin Zhao
|
26c6db230e
|
fix(query): twa function handling null constant or all null column
TD-17562
|
2022-07-20 13:22:49 +08:00 |
Shengliang Guan
|
b65d55daac
|
test: valgrind case
|
2022-07-20 13:10:29 +08:00 |
Shengliang Guan
|
2f9435b001
|
Merge remote-tracking branch 'origin/3.0' into fix/avoidRetryMemleak
|
2022-07-20 13:08:05 +08:00 |
Haojun Liao
|
3fba8182a5
|
fix(query): fix time window generating bug.
|
2022-07-20 13:02:33 +08:00 |
Shengliang Guan
|
6a78e63953
|
Merge pull request #15173 from taosdata/fix/mnode
fix: definite lost while get sma meta
|
2022-07-20 12:51:58 +08:00 |
Steven Li
|
3c0b403941
|
Minor enhancement to crash_gen tool to display unexpected success tasks
|
2022-07-20 09:53:26 +05:30 |
Shengliang Guan
|
af18697c6c
|
Merge remote-tracking branch 'origin/3.0' into fix/avoidRetryMemleak
|
2022-07-20 12:03:25 +08:00 |
Minghao Li
|
11b473fe9e
|
refactor(sync): add trace log
|
2022-07-20 11:56:46 +08:00 |
Haojun Liao
|
cfe0047145
|
Merge pull request #15169 from taosdata/feature/3_liaohj
fix(query): update the column data info.
|
2022-07-20 11:51:46 +08:00 |
liuyao
|
a9465ee363
|
Merge pull request #15165 from taosdata/feature/TD-17357
feat(stream): add result group id
|
2022-07-20 11:44:50 +08:00 |
Minghao Li
|
13532f318d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-20 11:38:24 +08:00 |
Minghao Li
|
4c3e1fdaa9
|
refactor(sync): add trace log
|
2022-07-20 11:34:51 +08:00 |
afwerar
|
b4537bc41e
|
shell: change shell print text
|
2022-07-20 11:31:35 +08:00 |
yihaoDeng
|
503e89f00d
|
fix: avoid rpc mem leak
|
2022-07-20 11:31:03 +08:00 |
jiacy-jcy
|
994089b53e
|
add case into ci
|
2022-07-20 11:28:26 +08:00 |
Liu Jicong
|
91583bb2f6
|
Merge pull request #15168 from taosdata/feature/stream
feat(wal): log applied ver
|
2022-07-20 11:28:11 +08:00 |
jiacy-jcy
|
c8f5ba8537
|
update delete.py
|
2022-07-20 11:27:32 +08:00 |
Shengliang Guan
|
242ad4a1ff
|
test: valgrind case
|
2022-07-20 11:23:19 +08:00 |
WANG MINGMING
|
258f4fb20a
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-20 11:20:42 +08:00 |
Shengliang Guan
|
3593a2d7c7
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-07-20 11:20:28 +08:00 |
Minghao Li
|
54be75ff13
|
refactor(sync): add trace log
|
2022-07-20 11:18:43 +08:00 |
Minglei Jin
|
a34dced723
|
Merge pull request #15167 from taosdata/fix/TD-17578
fix: remove assert if schema is null
|
2022-07-20 11:10:22 +08:00 |
Minghao Li
|
322bbc493e
|
refactor(sync): add trace log
|
2022-07-20 11:09:54 +08:00 |
Haojun Liao
|
2b4e861f8d
|
fix(query): update the column data info.
|
2022-07-20 11:03:58 +08:00 |
54liuyao
|
4371165235
|
feat(stream): add result group id
|
2022-07-20 11:02:35 +08:00 |
yihaoDeng
|
3a65f10f86
|
fix: avoid rpc mem leak
|
2022-07-20 11:01:06 +08:00 |
Liu Jicong
|
a3133b9f6d
|
feat(wal): log applied ver
|
2022-07-20 10:55:28 +08:00 |
cpwu
|
79cd884865
|
fix case again
|
2022-07-20 10:54:42 +08:00 |
cpwu
|
38d1233ce0
|
fix adapter
|
2022-07-20 10:53:31 +08:00 |
Shengliang Guan
|
ebd02be60d
|
fix: definite lost while get sma meta
|
2022-07-20 10:50:36 +08:00 |
Ganlin Zhao
|
bf71325184
|
Merge pull request #15153 from taosdata/fix/TD-17511
fix(query): forbid use null as input for first/last/last_row
|
2022-07-20 10:46:43 +08:00 |
Minglei Jin
|
e422d7dbf5
|
fix: remove assert if schema is null
|
2022-07-20 10:29:21 +08:00 |
cpwu
|
84a198d4da
|
fix case
|
2022-07-20 10:02:19 +08:00 |
dapan1121
|
d60905aeb3
|
fix: fix mem leak
|
2022-07-20 10:01:29 +08:00 |
jiacy-jcy
|
2a68aaf1ad
|
update
|
2022-07-20 09:59:44 +08:00 |
dapan1121
|
e477538f78
|
fix: keep one case
|
2022-07-20 09:50:42 +08:00 |
Minghao Li
|
31e42a44ca
|
refactor(sync): delete msg handle in mnode commit
|
2022-07-20 09:50:03 +08:00 |
wangmm0220
|
bc0e8e3061
|
fix:invalidate in telnet schemaless
|
2022-07-20 09:48:57 +08:00 |
dapan1121
|
d6afa5e2c7
|
fix: fix show stables issue
|
2022-07-20 09:46:53 +08:00 |
Hui Li
|
f93d465da7
|
Merge pull request #15120 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-07-20 09:46:13 +08:00 |
Hui Li
|
5d774c0a83
|
Merge pull request #15150 from taosdata/test/chr/TD-14699
test:add testcase of muti-mnode
|
2022-07-20 09:46:05 +08:00 |
dapan1121
|
5ed719c727
|
fix: fix catalog memory leak
|
2022-07-20 09:39:58 +08:00 |
jiacy-jcy
|
72bd7798a3
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-20 09:36:17 +08:00 |
jiacy-jcy
|
578a23d225
|
update
|
2022-07-20 09:32:47 +08:00 |
Xiaoyu Wang
|
763c95a076
|
Merge pull request #15158 from taosdata/feature/3.0_debug_wxy
fix: float overflow check
|
2022-07-20 09:32:16 +08:00 |