Adam Ji
|
529eadb921
|
enh: update taosws feature to rustls
|
2024-04-01 16:15:57 +08:00 |
Haojun Liao
|
c6294200ea
|
Merge pull request #25211 from taosdata/fix/TD-28032
fix:same subtable same partition by leads to same table name in stream
|
2024-04-01 15:49:47 +08:00 |
danielclow
|
9bedb4922a
|
docs: adjust titles for seo compliance for 3.0 branch
|
2024-04-01 15:46:25 +08:00 |
Adam Ji
|
503c93585d
|
enh: update taosws feature to rustls
|
2024-04-01 14:44:27 +08:00 |
Hongze Cheng
|
49ca467488
|
Merge pull request #25220 from taosdata/fix/TS-4421-3.0
enh: integer with duration literal for timestamp
|
2024-04-01 09:16:31 +08:00 |
kailixu
|
0fc8872fc1
|
test: more test case for timestamp
|
2024-03-31 21:34:29 +08:00 |
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +08:00 |
wangmm0220
|
00cc68a790
|
fix:test case error
|
2024-03-29 09:07:09 +08:00 |
wangmm0220
|
570d78c58d
|
fix:test case error
|
2024-03-28 17:54:00 +08:00 |
wangmm0220
|
8e2a2414c0
|
fix:same subtable same partition by leads to same table name in stream
|
2024-03-28 13:48:46 +08:00 |
dapan1121
|
ca0f790f3e
|
Merge pull request #25179 from taosdata/mark/3.0
fix:decode task error if task version is smaller than 2
|
2024-03-28 13:19:45 +08:00 |
wangmm0220
|
411ea39649
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032
|
2024-03-28 09:15:18 +08:00 |
Haojun Liao
|
2362babbb3
|
Merge pull request #25199 from taosdata/fix/3_liaohj
fix(stream): fix invalid read.
|
2024-03-28 09:04:33 +08:00 |
Hongze Cheng
|
c54978e8e4
|
Merge pull request #25198 from taosdata/fix/arbencode
fix: arb encode error
|
2024-03-27 17:42:51 +08:00 |
Haojun Liao
|
277a009677
|
fix(test): fix unit test compiler error.
|
2024-03-27 16:42:32 +08:00 |
Shungang Li
|
c611974247
|
fix: tmsg encode error
|
2024-03-27 16:00:38 +08:00 |
Hongze Cheng
|
72ad1cd734
|
Merge pull request #25195 from taosdata/fix/TD-29285
fix invalid free while taosd quit
|
2024-03-27 15:59:59 +08:00 |
Haojun Liao
|
5157d5b97d
|
fix(stream): fix invalid read.
|
2024-03-27 15:53:24 +08:00 |
wangmm0220
|
4722f8be87
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:17:49 +08:00 |
wangmm0220
|
c2ef380166
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-03-27 15:05:04 +08:00 |
wangmm0220
|
f4fed29739
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:04:37 +08:00 |
Haojun Liao
|
0bfd606e5c
|
Merge pull request #25193 from taosdata/fix/3_liaohj
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-27 13:17:14 +08:00 |
yihaoDeng
|
c0a394876d
|
fix invalid free while taosd quit
|
2024-03-27 02:41:05 +00:00 |
Haojun Liao
|
e776cde461
|
fix(stream):fix unrelease stream obj.
|
2024-03-27 09:02:21 +08:00 |
Haojun Liao
|
f3c306d582
|
fix(stream): add some comments.
|
2024-03-26 23:28:20 +08:00 |
Haojun Liao
|
3c7fe5fd01
|
fix(stream): check null ptr.
|
2024-03-26 23:27:38 +08:00 |
Haojun Liao
|
46280bfee9
|
fix(stream): add some comments.
|
2024-03-26 19:40:47 +08:00 |
Haojun Liao
|
530e0133b9
|
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-26 19:39:58 +08:00 |
Hongze Cheng
|
ab093d80bd
|
Merge pull request #25150 from taosdata/fix/rpc_portMainTo30
Fix/rpc port main to30
|
2024-03-26 17:11:36 +08:00 |
Hongze Cheng
|
cf8245632f
|
Merge pull request #25146 from taosdata/fix/fixQueuelog30
fix queue log
|
2024-03-26 17:10:21 +08:00 |
wangmm0220
|
8e45bebd66
|
fix:decode task error if task version is smaller than 2
|
2024-03-26 15:16:09 +08:00 |
Haojun Liao
|
765546585a
|
Merge pull request #25184 from taosdata/fix/3_liaohj
fix(stream): not return error when failing to load stream task meta.
|
2024-03-26 10:29:42 +08:00 |
Hongze Cheng
|
4793e1d0eb
|
Merge pull request #25176 from taosdata/FIX/TD-29238-3.0
enh: not to start snap replication if too many open files already
|
2024-03-26 09:26:00 +08:00 |
Hongze Cheng
|
520f36c99c
|
Merge pull request #25180 from taosdata/fix/TD-29253
fix: arb set row status to avoid conflict
|
2024-03-26 09:10:30 +08:00 |
Hongze Cheng
|
65ef81c092
|
Merge pull request #25181 from taosdata/fix/TS-4421-3.0
fix: replace strdup for release build
|
2024-03-26 09:06:50 +08:00 |
Haojun Liao
|
a11b2c614e
|
fix(stream): not return error when failing to load stream task meta.
|
2024-03-25 23:49:26 +08:00 |
kailixu
|
e5abe34c84
|
fix: replace strdup for release build
|
2024-03-25 21:34:31 +08:00 |
Shungang Li
|
44ce5b951d
|
fix: arb group leak
|
2024-03-25 18:38:04 +08:00 |
wangmm0220
|
6aaac7c0dc
|
fix:decode task error if task version is smaller than 2
|
2024-03-25 17:57:13 +08:00 |
Benguang Zhao
|
ced7c19943
|
enh: not to start snap replication if too many open files already
|
2024-03-25 17:01:23 +08:00 |
Hongze Cheng
|
b9a8f94f14
|
Merge pull request #25170 from taosdata/fix/TS-4577
fix(tsdb/util): fix missing column value with row iter
|
2024-03-25 13:44:55 +08:00 |
Minglei Jin
|
ea424e822e
|
fix(tsdb/util): fix missing column value with row iter
|
2024-03-25 11:00:33 +08:00 |
Alex Duan
|
635a0e7b85
|
Merge pull request #25161 from taosdata/TEST/3.0/TS-4421
Test/3.0/ts 4421
|
2024-03-22 17:48:40 +08:00 |
Haojun Liao
|
bd52416af9
|
Merge pull request #25149 from taosdata/fix/3_liaohj
enh: meta pause/resume for sys table scan
|
2024-03-22 17:32:35 +08:00 |
Benguang Zhao
|
02528eaa48
|
enh: not to touch meta data during balance vgroup leader
|
2024-03-22 16:24:13 +08:00 |
Chris Zhai
|
3a5a47b8f7
|
Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4421
|
2024-03-22 15:49:28 +08:00 |
Benguang Zhao
|
85ccba0fab
|
enh: support changeless transaction of tasks
|
2024-03-22 15:37:53 +08:00 |
Haojun Liao
|
717805c075
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-03-22 15:17:33 +08:00 |
Haojun Liao
|
de8670e79a
|
test: restore debugflag
|
2024-03-22 15:17:20 +08:00 |
Chris Zhai
|
cba77f9f72
|
update test cases for ts-4221- v5
|
2024-03-22 14:31:15 +08:00 |