Commit Graph

251 Commits

Author SHA1 Message Date
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
Haojun Liao c6dd73b68b
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
2023-10-18 11:43:43 +08:00
wangmm0220 a16c9be49f feat:[TD-19291]Schemaless table name can be composed based on rule 2023-10-17 15:34:16 +08:00
wangmm0220 7a23615b3f fix:offset set to earliest clearly 2023-10-16 17:53:48 +08:00
wangmm0220 473142fab7 fix:conflicts from 3.0 2023-10-16 11:35:56 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
wangmm0220 d42e819d2d feat:[TD-26056] add replay logic 2023-10-10 09:02:37 +08:00
wangmm0220 b12c734f09 feat:[TD-26056] add replay logic 2023-10-09 21:14:32 +08:00
wangmm0220 d10915dce6 feat:[TD-26056] add replay logic 2023-10-09 19:03:13 +08:00
wangmm0220 33045e63ae feat:[TD-26056] add replay logic 2023-10-09 17:35:40 +08:00
wangmm0220 b04d57fcc3 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26056 2023-10-08 16:15:19 +08:00
wangmm0220 3f2d890560 feat:[TD-26056] add replay logic 2023-10-08 16:06:15 +08:00
wangmm0220 be27e13ed9 fix:test case error for reset=latest 2023-10-08 15:29:02 +08:00
Alex Duan 777b442d88 fix: add keep time offset case 2023-09-27 18:38:55 +08:00
Alex Duan c9af9eb15b
Merge pull request #22915 from lx1zhong/3.0
add TSZ and ADT-FSE algorithm
2023-09-25 15:48:30 +08:00
Alex Duan c927f8c7fb fix: memory leak at decode_with_fse 2023-09-24 23:45:22 +08:00
Alex Duan 995cd36d8d fix: long is 8 bytes in BigEndian 2023-09-24 23:28:59 +08:00
Alex Duan f947eb752a fix: define BUILDIN_CLZ_EX 2023-09-23 11:58:03 +08:00
Alex Duan 378bf09612 Merge branch '3.0' of github.com:lx1zhong/TDengine1 into 3.0 2023-09-23 11:26:30 +08:00
Alex Duan 6fa4bfb492 fix: cfgAddDouble set to fval is error 2023-09-23 11:22:22 +08:00
slzhou 484854b4fa Merge branch 'szhou/star-tbname' of github.com:taosdata/TDengine into szhou/star-tbname 2023-09-22 13:34:26 +08:00
slzhou d858b26939 enhance: add bi mode to script 2023-09-22 13:34:14 +08:00
shenglian zhou 1b71cd4b8d fix: add $cols to script support 2023-09-22 13:29:17 +08:00
lx1zhong 5a97cf9fc9 add Windows support for ADT-FSE alogrithm 2023-09-20 21:59:52 +08:00