wangmm0220
|
69f235d6b5
|
fix:remove using alarm when sending slow log & use one thread to send all slow log
|
2024-06-29 16:16:36 +08:00 |
Alex Duan
|
f0cbf11ac7
|
fix: double covert ulong warning
|
2024-06-18 19:39:57 +08:00 |
wangmm0220
|
4dddbf35bd
|
fix:[TD-30360] drop database in the end to avoid not enough memory
|
2024-06-05 09:56:01 +08:00 |
dapan1121
|
affdeed944
|
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
|
2024-06-03 10:19:57 +08:00 |
54liuyao
|
2cf657c767
|
add ci
|
2024-05-28 19:33:38 +08:00 |
54liuyao
|
d815bb117b
|
add json for batch meta
|
2024-05-28 16:56:23 +08:00 |
54liuyao
|
7fc2e8cc26
|
batch meta
|
2024-05-28 10:17:20 +08:00 |
wangmm0220
|
a23294d5f2
|
fix:[TD-30231]case failed in sometimes
|
2024-05-24 13:40:10 +08:00 |
54liuyao
|
441a150d66
|
optimize tmq snapshot meta
|
2024-05-23 17:35:54 +08:00 |
dmchen
|
a297a38818
|
fix/TD-29772
|
2024-05-21 01:57:33 +00:00 |
Minglei Jin
|
214c22d44d
|
fix(tsim/less): use int64_t instead of int32_t for 13 digits ts
|
2024-05-16 16:21:00 +08:00 |
Hongze Cheng
|
f4a9c5e3c8
|
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
|
2024-05-15 17:26:26 +08:00 |
dmchen
|
939183d3df
|
fix/TD-29772
|
2024-05-13 01:56:49 +00:00 |
yihaoDeng
|
697ca8914e
|
enh compress
|
2024-06-22 11:35:47 +08:00 |
wangmm0220
|
19b7bb9e0c
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 11:41:41 +08:00 |
wangmm0220
|
c5f45c5114
|
fix:memory leak
|
2024-04-25 14:28:28 +08:00 |
wangmm0220
|
aed5e50eee
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-25 11:25:20 +08:00 |
wangmm0220
|
4b29184408
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-25 11:06:20 +08:00 |
Yihao Deng
|
b244344fb3
|
add tmq interface
|
2024-04-23 02:56:39 +00:00 |
Yihao Deng
|
957100d108
|
add tmq interface
|
2024-04-22 13:53:33 +00:00 |
wangmm0220
|
16065e2a2d
|
fix:move err msg to tmq interface
|
2024-04-19 16:36:11 +08:00 |
wangmm0220
|
fe7bfc88c0
|
fix:ci error
|
2024-04-19 14:14:09 +08:00 |
wangmm0220
|
529ca1d1c1
|
opti:add local thread error msg array
|
2024-04-18 13:56:43 +08:00 |
dapan1121
|
55d118d17c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-16 09:12:04 +08:00 |
wangmm0220
|
2052c347dd
|
fix:case error
|
2024-04-12 14:19:16 +08:00 |
wangmm0220
|
ca8153fb98
|
fix:filter data error & add test case
|
2024-04-12 09:49:08 +08:00 |
wangmm0220
|
da6eda6912
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-09 13:44:09 +08:00 |
wangmm0220
|
4285f07f76
|
fix:memory leak
|
2024-04-08 23:33:58 +08:00 |
wangmm0220
|
64280a10cc
|
fix:disable primary key in schemaless
|
2024-04-07 15:04:34 +08:00 |
wangmm0220
|
6174c3bfd3
|
fix:disable primary key in schemaless
|
2024-04-07 14:54:58 +08:00 |
wangmm0220
|
f1853ced26
|
feat:[TS-4243] add logic for primark key in tmq
|
2024-03-22 17:48:59 +08:00 |
dapan1121
|
3835a5b349
|
fix: error log and union issue
|
2024-03-22 08:47:07 +08:00 |
wangmm0220
|
5d2d8d5f48
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-03-04 14:58:26 +08:00 |
wangmm0220
|
c7d115d8aa
|
fix:add excluded msg for delete in tmq
|
2024-03-04 14:58:13 +08:00 |
wangmm0220
|
828889a6d8
|
opti:deal with escape in the end of field in schemaless
|
2024-02-27 19:16:11 +08:00 |
wangmm0220
|
d62b82c295
|
opti:deal with escape in the end of field in schemaless
|
2024-02-27 16:02:15 +08:00 |
wangmm0220
|
c22360a529
|
fix:add excluded msg for meta in tmq
|
2024-02-22 11:32:45 +08:00 |
wangmm0220
|
478e1a67ae
|
fix:[TD-28590]add logic for consume excluded
|
2024-02-06 18:14:06 +08:00 |
Alex Duan
|
0029c348c5
|
fix: float and double tsz check
|
2024-02-04 14:56:24 +08:00 |
wangmm0220
|
35f154da37
|
fix:[TS-4479] support long varbinary in format like \x3423
|
2024-01-29 13:55:46 +08:00 |
Shungang Li
|
de631e20a5
|
fix: refactor logdebugs
|
2024-01-03 19:57:22 +08:00 |
wangmm0220
|
4346d6ef5d
|
fix:[TD-27803]process commit logic if manual commit in the end
|
2023-12-14 14:59:30 +08:00 |
Alex Duan
|
37cfe6e783
|
Merge pull request #23974 from taosdata/case/TD-25756-3.0
fix: add write_raw_block api check ret error message
|
2023-12-08 09:08:07 +08:00 |
wangmm0220
|
60500f4a81
|
fix:error
|
2023-12-07 15:17:15 +08:00 |
Alex Duan
|
5143def177
|
fix: add write_raw_block api check ret error message
|
2023-12-07 15:05:56 +08:00 |
Alex Duan
|
8488f25d20
|
fix: add write_raw_block api check ret error message
|
2023-12-07 15:01:38 +08:00 |
dapan1121
|
ff894fd70b
|
fix: sim error message issue
|
2023-11-24 16:32:13 +08:00 |
wangmm0220
|
916f5d4cf9
|
fix:format-overflow may be happend
|
2023-11-21 19:15:57 +08:00 |
wangmm0220
|
b3ca673fe9
|
fix:test case for windows
|
2023-11-21 14:35:41 +08:00 |
wangmm0220
|
bb8b65da1e
|
fix:open test cases
|
2023-10-30 10:03:51 +08:00 |