Commit Graph

28296 Commits

Author SHA1 Message Date
Shungang Li d2f9c10a0d fix: 'alter local slowLogScope' should skip general set 2023-11-14 18:41:23 +08:00
dapan1121 1fffcfe751
Merge pull request #23666 from taosdata/feat/TD-25100
fix: remove useless scan columns
2023-11-14 18:21:51 +08:00
dapan1121 22a97ee44a
Merge pull request #23672 from taosdata/fix/3.0/TS-4241
fix to_iso8601
2023-11-14 18:17:12 +08:00
Minglei Jin 88d2e00123 fix(cos/multipart): make chunk size not less than 5M 2023-11-14 17:39:47 +08:00
Haojun Liao 61552e30d9 fix(stream): send msg by using epset extract from mnode, instead of cached epset in streamObj. 2023-11-14 17:13:40 +08:00
Haojun Liao b390ee859c fix(stream): send msg by using epset extract from mnode, instead of cached epset in streamObj. 2023-11-14 17:04:54 +08:00
liuyao 7e100959bb delete mark 2023-11-14 16:57:32 +08:00
Hongze Cheng f7e63ad1ca
Merge pull request #23680 from taosdata/fix/TD-27273
fix(tsdb/merge): skip merge if data file cannot be written
2023-11-14 16:08:12 +08:00
dapan1121 d659bbb272 fix: memory reuse issue 2023-11-14 15:19:04 +08:00
wade zhang ba752adc40
Merge pull request #23677 from taosdata/fix/TD-27210
fix: support float value with unit
2023-11-14 14:20:39 +08:00
Minglei Jin cb3fe4d6de fix(tsdb/merge): skip merge if data file cannot be written 2023-11-14 14:15:02 +08:00
dapan1121 478c8ef87f
Merge pull request #23665 from taosdata/fix/TD-27281-3.0
fix: extend buffer of trace
2023-11-14 13:50:50 +08:00
Shungang Li 3e6ffec529 fix: support float value with unit 2023-11-14 11:47:42 +08:00
Haojun Liao 436c7871a3
Merge pull request #23673 from taosdata/fix/3_liaohj
fix(stream): fix deadlock and do some internal refactor.
2023-11-14 11:26:54 +08:00
wade zhang 9167a07e89
Merge pull request #23657 from taosdata/enh/TD-27210
enh: add humanStr convert func
2023-11-14 10:04:54 +08:00
wade zhang 2cbce6c442
Merge pull request #23578 from taosdata/FIX/TD-27171-3.0
enh: improve user error of redistribute vgroup
2023-11-14 10:04:33 +08:00
Haojun Liao e46a13c788
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
2023-11-14 09:31:17 +08:00
dapan1121 537e56c904 fix: scan columns duplicated issue 2023-11-14 08:51:23 +08:00
Bob Liu 1ef0167edd fit to_iso8601 test case 2023-11-14 08:20:29 +08:00
Haojun Liao f99e22b91f fix(stream): fix deadlock. 2023-11-13 23:56:42 +08:00
Haojun Liao a1cae2c6cc refactor: fix syntax error. 2023-11-13 23:56:41 +08:00
Haojun Liao b047b7591a fix: fix syntax error. 2023-11-13 23:56:39 +08:00
Haojun Liao 65aef15be6 refactor: do some internal refactor. 2023-11-13 23:56:36 +08:00
Haojun Liao 9914e327d1 refactor: do some internal refactor. 2023-11-13 23:56:35 +08:00
Haojun Liao cfa7c19dd5
Merge pull request #23667 from taosdata/fix/liaohj
fix(stream): fix deadlock.
2023-11-13 22:15:06 +08:00
dapan1121 dbba1385b3 fix: scan columns issue 2023-11-13 19:51:38 +08:00
dapan1121 c5d621c910 fix: remove usless scan columns 2023-11-13 18:40:55 +08:00
Haojun Liao aad8a2eb87 fix(stream): fix deadlock. 2023-11-13 18:20:30 +08:00
kailixu dd663a7650 fix: extend buffer of trace 2023-11-13 18:16:48 +08:00
Minglei Jin 6e583de80c fix(config/block-size): remove invalid range (-1, 1024) 2023-11-13 17:46:09 +08:00
Minglei Jin acd816a364 fix(tsdb/retention): move fset destruction out of for loop 2023-11-13 16:59:26 +08:00
Shungang Li a96e21aabd enh: refactor dynamic config 2023-11-13 16:28:42 +08:00
Shungang Li 06c4aa431f enh: add humanStr convert func 2023-11-13 16:28:38 +08:00
liuyao 37c102a115 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-13 16:06:17 +08:00
Minglei Jin ce12686d08 Merge branch '3.0' into fix/TD-27272 2023-11-13 10:51:38 +08:00
Minglei Jin 244cedbc8f fix(cos/multichunk): clear put object data to initial state 2023-11-13 10:47:54 +08:00
Haojun Liao fadcf12b97
Merge pull request #23650 from taosdata/fix/liaohj
refactor: do some internal refactor.
2023-11-13 10:14:08 +08:00
wade zhang 721990324a
Merge pull request #23652 from taosdata/fix/TD-27272
fix(cos/multichunk): clear put object data to initial state
2023-11-13 10:10:52 +08:00
wade zhang 05d7274d98
Merge pull request #23639 from taosdata/fix/TS-4249-main
TS-4249
2023-11-13 10:03:18 +08:00
wade zhang 8e5de50050
Merge pull request #23641 from taosdata/FIX/TS-4249-3.0
TS-4249
2023-11-13 10:03:03 +08:00
Haojun Liao 44da5833bb refactor: fix syntax error. 2023-11-13 09:14:04 +08:00
Haojun Liao 3bdee86dea fix: fix syntax error. 2023-11-13 08:57:46 +08:00
Minglei Jin 2874346eca fix(cos/multichunk): clear put object data to initial state 2023-11-13 08:57:13 +08:00
dapan1121 a51df86e43
Merge pull request #23636 from taosdata/enh/TD-25601-3.0
enh: support delete msg for rsma
2023-11-13 08:47:42 +08:00
dapan1121 40ab3d7cc6
Merge pull request #23431 from taosdata/szhou/tbname-prune-vgroup
enhance: use tbname equal cond to prune vgroups
2023-11-13 08:34:31 +08:00
Haojun Liao 78b63ac4f9 refactor: do some internal refactor. 2023-11-13 00:50:26 +08:00
Haojun Liao 22810a0006 refactor: do some internal refactor. 2023-11-13 00:43:13 +08:00
Bob Liu ba8a410d6d fix toISO8601Function 2023-11-12 19:15:41 +08:00
dapan1121 fd16b31b4e
Merge pull request #23622 from taosdata/feat/TD-24802
enh: optimize cache last and other functions performance
2023-11-12 17:21:20 +08:00
Haojun Liao 4ff8907b58 fix: fix syntax error. 2023-11-11 23:05:20 +08:00
Haojun Liao 9ee9174608 other: merge 3.0 2023-11-11 15:48:31 +08:00
Haojun Liao 3bacd7516e fix(stream): extact stream nodes list if not initialized. 2023-11-11 15:40:35 +08:00
Haojun Liao e957e4ad5f refactor: update the node change check duration. 2023-11-11 15:40:34 +08:00
Haojun Liao 15430f4d50 refactor: 2023-11-11 15:40:33 +08:00
Haojun Liao 5fcef5bd89 refactor:add some logs. 2023-11-11 15:40:32 +08:00
Haojun Liao 7a23df4b1a fix(stream): set the correct updated nodeId. 2023-11-11 15:40:32 +08:00
Haojun Liao 8925c721e5 fix(stream): adjust critical section. 2023-11-11 15:40:16 +08:00
Haojun Liao 8e5db21c3f fix(test): fix syntax error. 2023-11-11 15:40:13 +08:00
Haojun Liao 5937bdddf5 refactor:disable test. 2023-11-11 15:40:12 +08:00
Haojun Liao cb0d244d5a fix(stream): release lock. 2023-11-11 15:40:11 +08:00
Haojun Liao af08a189c1 fix(stream): disable concurrently restart stream tasks. 2023-11-11 15:40:10 +08:00
Haojun Liao 4d9b422874 fix(stream): check for the repeatedly sent checkpoint-source msg. 2023-11-11 15:40:10 +08:00
Haojun Liao e1de1de421 fix(stream): fix the invalid free. 2023-11-11 15:40:07 +08:00
Haojun Liao 97772e9aab fix(stream): the checkpoint version can only be updated when generating checkpoint. 2023-11-11 15:40:05 +08:00
Haojun Liao 45ab92a02d fix(stream): remove invalid free. 2023-11-11 15:39:55 +08:00
Haojun Liao 801b211cd8 refactor:do some internal refactor. 2023-11-11 15:39:45 +08:00
Haojun Liao 77d6fd5394 refactor: do some internal refactor. 2023-11-11 15:39:09 +08:00
Haojun Liao 608c72e901 refactor(stream): create sim env for stream processing. 2023-11-11 15:39:08 +08:00
Haojun Liao 0463c0d755 refactor: wait for a while when no quota available. 2023-11-11 15:38:41 +08:00
Haojun Liao 22808ce1b7 fix(stream): update the fill-time for quota limitation. 2023-11-11 15:38:32 +08:00
Cary Xu 1c2e9c18d5
Update tqSink.c 2023-11-10 22:01:28 +08:00
kailixu 3707857c12 chore: remove obsolete code 2023-11-10 18:43:23 +08:00
kailixu 42e4e2b7a4 fix: macro define 2023-11-10 18:27:42 +08:00
kailixu 9017e2ed68 chore: code optimization 2023-11-10 18:11:06 +08:00
dapan1121 8bcb7f8741 fix: windows compile error 2023-11-10 17:29:52 +08:00
kailixu c04fb6d543 enh: logic optimization 2023-11-10 17:23:17 +08:00
kailixu bc44659826 fix: buffer overflow 2023-11-10 17:14:57 +08:00
Haojun Liao 438c303b0d other: merge main. 2023-11-10 17:05:36 +08:00
dmchen f69a98da9e login 2023-11-10 16:56:18 +08:00
dmchen ae1347fe5a login 2023-11-10 08:53:29 +00:00
dmchen 7fec818194 password 2023-11-10 16:47:01 +08:00
slzhou 918fadaf00 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tbname-prune-vgroup 2023-11-10 16:45:13 +08:00
dmchen fc8b16a5f3 password 2023-11-10 08:43:24 +00:00
kailixu 11c0427b22 enh: test case to delete mutiple tables 2023-11-10 16:41:41 +08:00
slzhou 9d448c7c6c fix: review comments 2023-11-10 16:30:16 +08:00
dmchen 65870ae117 TS-4249 2023-11-10 16:29:59 +08:00
Haojun Liao 08a9244230 fix(stream): extact stream nodes list if not initialized. 2023-11-10 16:24:20 +08:00
dmchen 22d6204fa9 TS-4249 2023-11-10 08:23:09 +00:00
dapan1121 a8de040af2 fix: remove non sort usage for now 2023-11-10 16:13:23 +08:00
Haojun Liao 5cc6cd0bfc refactor: update the node change check duration. 2023-11-10 15:39:55 +08:00
kailixu 57f7ff5b9c chore: revert the code change 2023-11-10 15:34:41 +08:00
kailixu d5d8568bad fix: skip delete msg affects 0 row 2023-11-10 15:30:49 +08:00
Haojun Liao d0307e5876 refactor: 2023-11-10 15:30:21 +08:00
kailixu b1bca4e1e2 fix: batch delete logic 2023-11-10 15:12:10 +08:00
kailixu 5fae10bc76 enh: error code when build delete req 2023-11-10 15:09:01 +08:00
dapan1121 c480f71118
Merge pull request #23628 from taosdata/fix/TS-4052
report not supported error when DDD but no DD specified
2023-11-10 15:06:29 +08:00
dapan1121 ea93915eaa
Update terror.c 2023-11-10 15:06:04 +08:00
dapan1121 6a09e40b4d
Update ttime.c 2023-11-10 15:04:29 +08:00
kailixu 2a14a10d0d Merge branch '3.0' into enh/TD-25601-3.0 2023-11-10 14:45:45 +08:00
kailixu 674e878ffa enh: rsma support delete 2023-11-10 14:44:29 +08:00