Commit Graph

343 Commits

Author SHA1 Message Date
Haojun Liao c615c513e8 fix(stream): fix memory leak. 2023-09-25 16:01:17 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
wangmm0220 68ae64cdb2 fix:add committed & seek process logic 2023-07-31 18:53:25 +08:00
wangmm0220 e1c4cca33d feat:add committed & position & commite_offset interface 2023-07-20 00:07:04 +08:00
wangmm0220 49c87a7cf6 feat:add committed & position & commite_offset interface 2023-07-19 19:14:18 +08:00
wangmm0220 d7d81d82a0 feat:add committed & position & commite_offset interface 2023-07-19 18:27:19 +08:00
wangmm0220 5cb35f2fa6 feat:add committed & position & commite_offset interface 2023-07-19 17:29:39 +08:00
wangmm0220 a39bf1f93c fix:windows compile error 2023-07-13 16:36:05 +08:00
wangmm0220 cf64d4c9c5 fix:set get_assignment offset to first version of response block 2023-07-12 17:22:23 +08:00
wangmm0220 4436eb7e0f fix:set commitOffset is send msg success & optimize log & add test cases for TD-25129 2023-07-07 19:12:18 +08:00
wangmm0220 978f639851 fix:[TD-24807] double quote & space escape error 2023-06-16 19:25:08 +08:00
Haojun Liao f61f37c936 fix(tmq): set the correct offset rsp when no poll occuring. 2023-05-26 14:20:01 +08:00
Haojun Liao 7ef16e1922 other: merge main. 2023-05-12 11:49:53 +08:00
Haojun Liao c6e62d7fb8 fix(tmq): update the local offset when retrieving offset from vnode. 2023-05-11 17:40:17 +08:00
Haojun Liao 09a04052ec refactor: do some internal refactor. 2023-05-04 16:15:14 +08:00
Haojun Liao a751f75022 fix: fix syntax error on windows. 2023-04-26 21:23:39 +08:00
Haojun Liao 213e8b8920 log: disable some logs. 2023-04-26 17:58:23 +08:00
Haojun Liao e21fa9fde2 fix(tmq): fix error in unit test. 2023-04-24 15:48:24 +08:00
Haojun Liao 9cf89c6b6f enh(tmq): add check for consumer Id; 2023-04-23 11:51:43 +08:00
Haojun Liao 3dbe208712 enh(tmq): fix memory error and add retrieve wal info as required. 2023-04-22 15:34:46 +08:00
wangmm0220 b1561c95c3 fix:add test cases for escape in schemaless 2023-04-20 15:31:18 +08:00
Haojun Liao c654f1145d enh(stream): add new msg for seek, and do some internal refactor. 2023-04-20 10:59:16 +08:00
Haojun Liao 95346cd4d8 test:update the test cases. 2023-04-19 15:17:46 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Haojun Liao a3ac8b647c refactor: do some internal refactor. 2023-04-03 18:20:35 +08:00
Haojun Liao b444e8db1a others: merge main. 2023-03-28 19:42:07 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Haojun Liao 7e712a14b6 fix(tmq): adjust log. 2023-03-19 19:06:28 +08:00
Haojun Liao 731a2138df fix(tmq): fix error in tmq. 2023-03-13 17:08:17 +08:00
Haojun Liao a4e378e138 refactor: update some log. 2023-03-10 09:30:59 +08:00
Haojun Liao 60cdbe37d3 refactor: do some internal refactor. 2023-03-06 22:25:34 +08:00
Haojun Liao 22a85734c6 fix(mq): add more chek for balance couner to avoid the negative value emerges. 2023-03-05 13:23:50 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
Haojun Liao 6015729560 refactor: add some logs. 2023-02-23 09:21:32 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
Haojun Liao fd8cad2844 refactor: remove xxhash. 2023-02-20 10:22:41 +08:00
Haojun Liao 06a3c1c9c0 refactor: do some internal refactor and add some logs. 2023-02-18 17:32:43 +08:00
Haojun Liao a2a7dffb5d refactor: do some internal refactor and add some logs. 2023-02-18 13:52:07 +08:00
Haojun Liao 7d915626c4 refactor: do some internal refactor and fix race condition. 2023-02-17 23:06:19 +08:00
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
Haojun Liao d7bad3bb51 other: merge main. 2023-02-07 22:26:56 +08:00
wangmm0220 1cb2e865d6 fix:error in schemaless 2023-01-02 17:53:03 +08:00
wangmm0220 55f4d9524b fix:support multi json format 2022-12-29 10:52:17 +08:00
wangmm0220 2f970e81d1 fix:smlTest error 2022-12-20 13:50:18 +08:00
wangmm0220 55a06b63b7 fix:error in windows 2022-12-19 17:04:44 +08:00
wangmm0220 f7d1b63b1c fix:modify test cases 2022-12-19 10:43:56 +08:00
wangmm0220 284acb1f34 opti:json parser 2022-12-15 17:17:18 +08:00
wangmm0220 1b2a047397 opti:json parser 2022-12-15 11:25:03 +08:00
wangmm0220 097a2b928c opti:modify parse json 2022-12-15 00:35:58 +08:00
wangmm0220 ac16bfc46d opti:performance for json in schemaless 2022-12-13 22:30:06 +08:00
wangmm0220 bc8eb40f5f opti:parse value in schemaless 2022-12-12 22:43:22 +08:00
wangmm0220 408ae6aaad fix:split clientSml.c to 3 files & modify unit test cases for sml 2022-12-12 16:26:02 +08:00
Haojun Liao f9e338ba2d test: limit the output. 2022-11-23 15:54:30 +08:00
Haojun Liao ca1dcf4ea1 test: limit the output 2022-11-23 15:54:00 +08:00
Haojun Liao 4d75bd69b2 test: disable print result. 2022-11-23 15:49:59 +08:00
Haojun Liao 0a8fc50024 test:update test cases. 2022-11-23 15:47:12 +08:00
Haojun Liao abfa8c1d87 fix(query): add api to memset buffer for filtering data. 2022-11-03 22:05:08 +08:00
wangmm0220 9fe6d23462 feat:add new interface for schemaless 2022-10-18 11:49:03 +08:00
Haojun Liao f5f0a7026f other: merge 3.0 2022-10-13 14:20:51 +08:00
Hongze Cheng 17040610e5 more code format 2022-10-13 14:37:03 +08:00
Haojun Liao f6e972e96a test:update the ut. 2022-09-29 18:38:46 +08:00
Haojun Liao 0c601395f5 test: update test ut. 2022-09-28 14:54:38 +08:00
Haojun Liao 3c97f6c257 test:update the ut. 2022-09-28 14:43:53 +08:00
Haojun Liao 413701944d test:update the test case. 2022-09-23 10:59:04 +08:00
Haojun Liao 0c9964d30b test(query): update the unit test. 2022-09-14 17:38:42 +08:00
Haojun Liao dfc028a5c7 other:merge 3.0 2022-09-14 13:48:40 +08:00
wangmm0220 4cc2d361e1 fix:error in getting snapshot for taosX 2022-08-25 16:55:12 +08:00
wangmm0220 947f39523e fix:num of cols add num of tags should not be bigger than 4096 2022-08-22 18:31:31 +08:00
Haojun Liao 1ecf660c57 other:merge 3.0 2022-08-18 10:45:52 +08:00
Minglei Jin 3a51e7f971 fix: make unit tests building works 2022-08-12 18:00:45 +08:00
Haojun Liao 4cd7af0ecf other: merge 3.0 2022-08-03 19:02:43 +08:00
WANG MINGMING 1e391ad27c
Merge pull request #15547 from taosdata/feature/TD-14761
feat:modify get meta logic for schemaless
2022-07-29 23:14:08 +08:00
wangmm0220 788c063acc feat:modify get meta logic for schemaless 2022-07-29 15:54:24 +08:00
Haojun Liao 78bbfcb4bc refactor: do some internal refactor and opt query performance. 2022-07-29 09:56:03 +08:00
Haojun Liao 4a7a85ab07 other: merge 3.0 2022-07-23 00:02:53 +08:00
Haojun Liao c2d588a118 other:merge 3.0 2022-07-21 11:29:34 +08:00
wangmm0220 3033afd6e8 fix:<TD-17539> error if stable alreadys & modify tmq struct 2022-07-19 17:20:15 +08:00
wangmm0220 887cca3aa8 fix:error in schemaless 2022-07-16 16:11:16 +08:00
wangmm0220 1517b69cef fix:error in schemaless 2022-07-15 17:36:33 +08:00
WANG MINGMING 30b1af3feb
Merge pull request #14700 from taosdata/feature/TD-13041
feat:write meta from tmq to taosd
2022-07-10 10:22:51 +08:00
Haojun Liao 6ac3ce0213 fix(query): fix syntax error. 2022-07-07 15:34:59 +08:00
Haojun Liao 44d7397e18 test:update the unit test. 2022-07-07 15:33:53 +08:00
Haojun Liao d9e5172357 fix(query): set the correct sma data 2022-07-07 15:32:56 +08:00
Haojun Liao 4d2bc796e7 enh(query): add block sma for int type column data. 2022-07-07 11:26:58 +08:00
wangmm0220 aae8adeb5b fix:timestamp precision in josn protocol 2022-07-06 20:57:42 +08:00
Haojun Liao 99fb3c678c refactor: do some internal refactor. 2022-07-02 12:05:03 +08:00
wangmm0220 abcd8a8f5b q 2022-06-30 16:11:56 +08:00
wangmm0220 90dcf118ea Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-06-29 20:21:33 +08:00
WANG MINGMING a94f90a343
Merge pull request #14062 from taosdata/feature/TD-14761
fix:affect row in schemaless & md5
2022-06-21 17:57:05 +08:00
wangmm0220 15a6e7f22f fix:unit test error 2022-06-21 17:22:44 +08:00
wangmm0220 df6cbe0209 Merge branch '3.0' into feature/TD-14761 2022-06-21 16:18:14 +08:00
wangmm0220 572e106691 fix:affect row in schemaless & md5 2022-06-21 16:17:53 +08:00
Haojun Liao e5d25f4634 fix(query): set correct ts column index in interp executor. 2022-06-21 09:41:35 +08:00
Haojun Liao 6b2d4a6aca other: merge 3.0 2022-06-15 23:05:55 +08:00
wangmm0220 4481bb4e5c fix: error in schemaless with same timestamp 2022-06-13 21:29:00 +08:00
WANG MINGMING 0f417eb584
Merge pull request #13743 from taosdata/feature/TD-14761
fix:disable schemaless database parameters & fix insert error in multi thread in schemaless
2022-06-11 23:38:06 +08:00
wangmm0220 6e45140db4 fix:disable schemaless database parameters 2022-06-11 21:40:57 +08:00
WANG MINGMING ed43a4da73
Merge pull request #13728 from taosdata/feature/TD-14761
fix:error in schemaless
2022-06-11 17:51:57 +08:00
wangmm0220 40b841f704 fix:error in schemaless 2022-06-11 17:15:38 +08:00