kailixu
|
b4c8375cb9
|
chore: solve conflicts
|
2024-04-07 14:53:05 +08:00 |
factosea
|
049de874de
|
test case
|
2024-04-07 14:48:54 +08:00 |
Haojun Liao
|
16c17bbf72
|
fix(tsdb): fix error in tsdbread.
|
2024-04-07 14:46:22 +08:00 |
Haojun Liao
|
f82505ba16
|
fix(stream): remove invalid assert
|
2024-04-07 14:06:25 +08:00 |
dapan1121
|
b7de83b086
|
Merge pull request #25253 from taosdata/fix/3.0/TS-4624
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-07 14:06:15 +08:00 |
54liuyao
|
7f8f342c8a
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-07 11:04:31 +08:00 |
Hongze Cheng
|
3fab74f21b
|
fix: TD-29397
|
2024-04-07 10:48:52 +08:00 |
kailixu
|
91cefc3c60
|
chore: restore code change
|
2024-04-07 10:34:25 +08:00 |
Haojun Liao
|
5af831919b
|
Merge pull request #25274 from taosdata/54liuyao-patch-9
Update 14-stream.md
|
2024-04-07 10:29:12 +08:00 |
Haojun Liao
|
570ca30e80
|
Merge pull request #25273 from taosdata/54liuyao-patch-8
Update 14-stream.md
|
2024-04-07 10:28:58 +08:00 |
dmchen
|
c43e937538
|
write config lock
|
2024-04-07 02:24:41 +00:00 |
Haojun Liao
|
ead77fe767
|
fix(tsdb): fix memory leak.
|
2024-04-07 10:23:51 +08:00 |
54liuyao
|
ece59a7cf0
|
create pk stable
|
2024-04-07 10:18:36 +08:00 |
Haojun Liao
|
1b343e662c
|
fix(stream): retry stop timer for trigger tmr.
|
2024-04-07 10:18:01 +08:00 |
liuyao
|
f65a7a7afa
|
Update 14-stream.md
|
2024-04-07 10:01:27 +08:00 |
Hongze Cheng
|
456cec5b2d
|
Merge pull request #25244 from taosdata/fix/portMainTo30
port main to 30
|
2024-04-07 09:57:47 +08:00 |
liuyao
|
ae0a95b27e
|
Update 14-stream.md
|
2024-04-07 09:49:52 +08:00 |
54liuyao
|
1240a4eb77
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-07 09:37:09 +08:00 |
54liuyao
|
6ebe8da634
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_query
|
2024-04-07 09:22:02 +08:00 |
Haojun Liao
|
e7ed8fbaa6
|
fix(tsdb): not copy range key if no pk exists.
|
2024-04-06 00:10:24 +08:00 |
Haojun Liao
|
1b30d214eb
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-05 19:48:23 +08:00 |
Haojun Liao
|
dc954e112e
|
fix(tsdb): add key for lastProcessKey, and remove invalid assign for key
|
2024-04-05 19:47:59 +08:00 |
Hongze Cheng
|
5440471e07
|
Merge pull request #25257 from taosdata/ENH/TS-4595-3.0
enh: not to touch meta data during balance vgroup leader
|
2024-04-03 18:50:23 +08:00 |
factosea
|
8c34d14a9b
|
fix test case
|
2024-04-03 17:26:51 +08:00 |
yihaoDeng
|
a0bf82878d
|
free handle
|
2024-04-03 09:11:49 +00:00 |
kailixu
|
1e8aaa273e
|
chore: more logic for num of pks
|
2024-04-03 16:32:59 +08:00 |
slzhou
|
d4b8460baa
|
fix: change delete condition error message
|
2024-04-03 15:48:56 +08:00 |
factosea
|
ad1c474dc6
|
fix: logFileHandle NULL
|
2024-04-03 15:29:08 +08:00 |
dapan1121
|
4ec961f5e4
|
Merge pull request #25252 from taosdata/mark/3.0
fix:data compatibility in tmq
|
2024-04-03 14:13:12 +08:00 |
factosea
|
f95c57695f
|
add test case
|
2024-04-03 13:56:52 +08:00 |
Haojun Liao
|
94f703889d
|
fix(stream): remove invalid assert.
|
2024-04-03 12:42:53 +08:00 |
Haojun Liao
|
a3bcd9e9c9
|
Merge pull request #25246 from taosdata/fix/3_liaohj
fix(stream): add lock for when set checkpoint dispatch msg.
|
2024-04-03 12:42:29 +08:00 |
wangjiaming0909
|
c2afd95c4e
|
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-03 10:07:02 +08:00 |
54liuyao
|
537395e845
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-03 09:54:10 +08:00 |
kailixu
|
62ab1b1c41
|
chore: allow source table with primary key
|
2024-04-03 09:39:58 +08:00 |
kailixu
|
cc660de9d0
|
chore: error prompt for null primary key column
|
2024-04-03 08:14:30 +08:00 |
wangmm0220
|
71292f45ef
|
fix:data compatibility in tmq
|
2024-04-02 23:59:23 +08:00 |
Haojun Liao
|
3619518d54
|
fix(stream): add logs.
|
2024-04-02 21:57:21 +08:00 |
Haojun Liao
|
dcc97472d3
|
fix(stream): add strict check for checkpoint-trigger msg dispatach rsp confirmation flag.
|
2024-04-02 21:53:50 +08:00 |
kailixu
|
6e56e61ad5
|
fix: target table has less primary keys than source
|
2024-04-02 19:49:30 +08:00 |
Haojun Liao
|
5184e444df
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-02 18:45:49 +08:00 |
Haojun Liao
|
24559725da
|
fix(stream): add lock for when set checkpoint dispatch msg.
|
2024-04-02 18:45:30 +08:00 |
Benguang Zhao
|
018d388278
|
enh: not to write confirm after balance vgroup leader
|
2024-04-02 18:20:26 +08:00 |
kailixu
|
f6dc3205ee
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 17:33:19 +08:00 |
kailixu
|
adb6de0595
|
fix: null value check for target column with pk
|
2024-04-02 17:33:11 +08:00 |
54liuyao
|
71ff0bcb84
|
adj ci
|
2024-04-02 17:24:47 +08:00 |
Alex Duan
|
da4c84d297
|
Merge pull request #25121 from taosdata/test/3.0/ts-4563
add testcase of disorder and null data in tmq test
|
2024-04-02 16:54:37 +08:00 |
yihaoDeng
|
588f05c7dd
|
port main to 30
|
2024-04-02 08:49:48 +00:00 |
Hongze Cheng
|
6c886d1e4a
|
Merge pull request #25160 from taosdata/ENH/TS-4595-3.0
enh: support changeless transaction of tasks
|
2024-04-02 16:45:35 +08:00 |
Haojun Liao
|
15f2882bba
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-02 16:10:54 +08:00 |