Commit graph

125 commits

Author SHA1 Message Date
xsren
010a1da482 return value: querymsg.c 2024-07-22 09:36:56 +08:00
wangmm0220
08440d1ab7 fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 18:36:51 +08:00
wangmm0220
195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
wangmm0220
60e1c2c7d4 fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:00:56 +08:00
wangmm0220
eaabc6d677 fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:58:43 +08:00
wangmm0220
6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
dapan1121
fa2fb83014
Merge pull request #26609 from taosdata/TD-31000
ret value for parTranslater.c
2024-07-17 17:33:39 +08:00
wangjiaming0909
0cccaa8ac4 ret value for parTranslater.c 2024-07-17 10:26:06 +08:00
wangmm0220
aed8a75e35 feat:[TD-30975]process return value in schemaless 2024-07-15 19:07:20 +08:00
Hongze Cheng
6f72fd4170
Merge pull request #25996 from taosdata/feat/TD-30006-3
Feat/TD-30006-3
2024-06-03 15:41:47 +08:00
54liuyao
e0167511c1 use tDeleteSVCreateTbBatchReq free mem 2024-05-31 17:18:25 +08:00
Yihao Deng
a1ccf91298 support add column compress 2024-05-31 02:47:57 +00: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
54liuyao
441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
Yihao Deng
6e5d411986 add compress 2024-05-13 03:45:51 +00:00
Hongze Cheng
e678d2508f
Merge pull request #25462 from taosdata/enh/supportTmqInterface
Enh/support tmq interface
2024-04-26 13:05:33 +08:00
factosea
905042d0aa fix: createstb use compress 2024-04-25 11:08:44 +08:00
Yihao Deng
2c74a600ef Refactor compress option handling in clientRawBlockWrite.c 2024-04-23 12:09:32 +00:00
Yihao Deng
1cf109604c Add support for updating column compression in alter table 2024-04-23 10:10:31 +00:00
Yihao Deng
f0147770e0 add tmq interface 2024-04-22 02:21:51 +00:00
dapan1121
312ca43b9f
Merge pull request #25399 from taosdata/opti/TS-4658
opti:add local thread error msg array
2024-04-19 18:23:39 +08:00
wangmm0220
32f6d525e6 fix:compile error in windows & wait for heatbeat in case 2024-04-19 15:27:56 +08:00
wangmm0220
1695824c73 fix:merge from 3.0 2024-04-19 13:52:57 +08:00
wangmm0220
42467c0e00 opti:raw data from tmq 2024-04-19 13:48:17 +08:00
wangmm0220
529ca1d1c1 opti:add local thread error msg array 2024-04-18 13:56:43 +08:00
yihaoDeng
4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
wangmm0220
f1853ced26 feat:[TS-4243] add logic for primark key in tmq 2024-03-22 17:48:59 +08:00
yihaoDeng
fe10867547 Merge branch '3.0' into feature/compressData 2024-03-14 03:19:39 +00:00
factosea
30e52bb71a col compress sql parse 2024-03-07 18:06:15 +08:00
wangmm0220
af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
wangmm0220
c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
wangmm0220
6e13e4aa63 fix:add excluded msg for meta in tmq 2024-02-22 10:58:32 +08:00
wangmm0220
77e2500a81 fix:conflicts from 3.0 2024-02-19 18:46:31 +08:00
wangmm0220
7d3aa69740 fix:[TD-28025]return 0 if create table failed if stable not exist 2024-01-24 14:02:07 +08:00
wangmm0220
6e09164c3a fix:[TD-28025]return 0 if create table failed if stable not exist 2024-01-24 11:38:17 +08:00
wangmm0220
22225d31c3 fix:[TD-28025]return 0 if create table failed if stable not exist 2024-01-24 10:39:22 +08:00
wangmm0220
f95d5e4f62 opti:[TD-28118] raw block data for tmq 2024-01-19 15:28:23 +08:00
wangmm0220
d5d1dd9127 opti:[TD-28118] raw block data for tmq 2024-01-17 20:08:26 +08:00
dapan1121
dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
Haojun Liao
971bd0b834
Merge pull request #23452 from taosdata/fix/TD-26756-3.0
fix:[TD-25756]return error if table not exist
2023-11-01 15:32:12 +08:00
wangmm0220
34b4de82d0 fix:conflict from 3.0 2023-10-30 09:49:19 +08:00
wangmm0220
e5bc2bfe6e fix:[TD-25756]return error if table not exist 2023-10-30 09:34:00 +08:00
dapan1121
972e10a238 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-30 08:45:29 +08:00
wangmm0220
e6df389151 fix:add req_id for raw block interface 2023-10-27 11:46:59 +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
dapan1121
aab4cb98dc enh: create & drop view meta processing 2023-10-13 19:16:37 +08:00