yihaoDeng
|
21b5ea6915
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 20:49:15 +08:00 |
wangmm0220
|
17a58697fa
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 15:37:59 +08:00 |
wangmm0220
|
e77fefa056
|
fix:print log if assert & check epoch when update epoch
|
2023-10-27 19:16:01 +08:00 |
wangmm0220
|
1ad18c51ca
|
fix:modify log
|
2023-10-18 19:16:13 +08:00 |
wangmm0220
|
b15b61f9ff
|
fix:modify log
|
2023-10-18 18:47:04 +08:00 |
wangmm0220
|
ea4e322427
|
fix:[TD-25756]return error if table not exist
|
2023-10-18 14:11:27 +08:00 |
wangmm0220
|
0a7ecf9f0c
|
fix:[TD-25756]return error if table not exist
|
2023-10-18 11:40:06 +08:00 |
Haojun Liao
|
7bb16050a9
|
Merge pull request #23245 from taosdata/feat/TD-26052
fix:core dump if tmq is null
|
2023-10-13 16:50:31 +08:00 |
wangmm0220
|
9cfb15d4f4
|
fix:core dump if tmq is null
|
2023-10-13 14:04:00 +08:00 |
Alex Duan
|
35fced8796
|
Merge pull request #23234 from taosdata/main_3_merge
other: merge main into 3.0
|
2023-10-12 07:48:20 -05:00 |
Haojun Liao
|
878d14052f
|
fix(test): fix syntax error on windows.
|
2023-10-12 17:56:02 +08:00 |
Haojun Liao
|
da25be4411
|
fix(stream): fix syntax error.
|
2023-10-12 14:51:26 +08:00 |
Haojun Liao
|
5f4ea2f5ee
|
fix(test): fix syntax error.
|
2023-10-12 14:38:49 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
kailixu
|
e4291cf440
|
fix: reset hb flag for duplicated user key
|
2023-10-11 20:12:10 +08:00 |
Haojun Liao
|
167484ab3a
|
Merge pull request #23145 from taosdata/mark/tmq
opti:set default offset to latest in subscription
|
2023-10-08 18:56:37 +08:00 |
wangmm0220
|
e2db22017a
|
fix:change error code -1 to code
|
2023-10-08 09:46:18 +08:00 |
wangmm0220
|
9c470e9297
|
opti:set default offset to latest in subscription & return error if use snapshot when consume column
|
2023-10-07 15:25:24 +08:00 |
Haojun Liao
|
c615c513e8
|
fix(stream): fix memory leak.
|
2023-09-25 16:01:17 +08:00 |
Haojun Liao
|
68c329e1f7
|
Merge pull request #23015 from taosdata/mark/tmq-3.0
fix:add interface tmq_get_connect to get TAOS from tmq
|
2023-09-22 14:02:19 +08:00 |
Haojun Liao
|
7e4410f094
|
Merge pull request #22992 from taosdata/feat/TD-26052
feat:support vnode split in tmq
|
2023-09-22 13:57:21 +08:00 |
wangmm0220
|
63a6aacc18
|
fix:add interface tmq_get_connect to get TAOS from tmq
|
2023-09-22 11:44:37 +08:00 |
wangmm0220
|
803b17a2db
|
fix:memory leak
|
2023-09-22 09:31:58 +08:00 |
kailixu
|
b6608ec641
|
chore: code optimization for tsc release
|
2023-09-22 05:06:16 +08:00 |
kailixu
|
5d728fdba6
|
Merge branch 'enh/TS-3934-3.0' of https://github.com/taosdata/TDengine into enh/TS-3934-3.0
|
2023-09-21 19:33:07 +08:00 |
kailixu
|
b66583bd02
|
fix: release tsc obj
|
2023-09-21 19:32:54 +08:00 |
wangmm0220
|
70b5509217
|
fix:enable split if there are topics
|
2023-09-21 18:16:05 +08:00 |
Cary Xu
|
1bbb812557
|
Merge branch '3.0' into enh/TS-3934-3.0
|
2023-09-21 17:32:51 +08:00 |
dapan1121
|
64da3f4ef9
|
Merge pull request #22978 from taosdata/szhou/show-db-table
enhance: show normal/child tables and show user/system databases
|
2023-09-21 16:55:26 +08:00 |
kailixu
|
45a0933316
|
fix: user dropped logic in tsc
|
2023-09-21 16:38:53 +08:00 |
kailixu
|
be3438fc5b
|
enh: erase dup notification
|
2023-09-21 16:12:46 +08:00 |
wangmm0220
|
06afd0bd33
|
fix:add interface tmq_get_connect to get TAOS from tmq
|
2023-09-21 15:13:38 +08:00 |
kailixu
|
b0d1f651ab
|
enh: remove obsolete code
|
2023-09-21 14:15:29 +08:00 |
kailixu
|
eb6b6ec882
|
enh: remove user cache when user dropped
|
2023-09-21 14:09:50 +08:00 |
dapan1121
|
5162af049d
|
Merge pull request #22989 from taosdata/enh/supportAsyncFetchForSyncReq
enh: support async fetch for sync request
|
2023-09-21 11:51:39 +08:00 |
kailixu
|
e7dd0caeb9
|
Merge branch '3.0' into enh/TS-3934-3.0
|
2023-09-21 10:21:45 +08:00 |
slzhou
|
de411ebad1
|
fix: review comments
|
2023-09-21 09:55:13 +08:00 |
kailixu
|
2b25982495
|
enh: user dropped notification
|
2023-09-21 09:53:45 +08:00 |
dapan1121
|
7d076d2db9
|
fix: memory leak issue
|
2023-09-21 09:49:43 +08:00 |
dapan1121
|
aa86490ed2
|
fix: sync param free issue
|
2023-09-20 18:57:00 +08:00 |
dapan1121
|
9796483609
|
enh: support async fetch for sync request
|
2023-09-20 15:42:25 +08:00 |
dmchen
|
2228bcb5ee
|
ci break
|
2023-09-20 09:14:32 +08:00 |
slzhou
|
ef1e91a6be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-20 08:44:15 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
wangmm0220
|
ad70dc178f
|
fix:conflicts from 3.0
|
2023-09-19 11:56:52 +08:00 |
wangmm0220
|
1e859084b7
|
fix:conflicts from 3.0
|
2023-09-18 19:57:33 +08:00 |
shenglian zhou
|
94a616fcc1
|
fix: save and continue
|
2023-09-18 16:59:07 +08:00 |
wangmm0220
|
7869b693f2
|
add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore
|
2023-09-18 14:09:28 +08:00 |
slzhou
|
6dfb939f22
|
enhance: enhance test case
|
2023-09-14 14:11:50 +08:00 |
wangmm0220
|
ef81299494
|
fix:heap use after free
|
2023-09-14 13:41:14 +08:00 |