Commit Graph

31603 Commits

Author SHA1 Message Date
Haojun Liao 7d2110bb12 refactor: do some internal refactor. 2024-03-22 15:09:30 +08:00
Haojun Liao e3b1c4f35a Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-22 14:47:17 +08:00
Haojun Liao a8a0e3edf8 refactor: do some internal refactor. 2024-03-22 14:47:00 +08:00
slzhou fdff529860 feat: the table merge scan operator supports order by ts and pk 2024-03-22 14:19:43 +08:00
Hongze Cheng 537fa8558b
Merge pull request #25155 from taosdata/fix/TD-29190
fix: arb send set assigned req
2024-03-22 14:11:48 +08:00
Shungang Li 2821e706a5 fix: arb send set assigned req 2024-03-22 12:59:07 +08:00
dapan1121 e6caf6fd43 fix: binary copy and case issue 2024-03-22 11:02:21 +08:00
Haojun Liao 8c5ec3205c refactor: do some internal refactor. 2024-03-22 10:56:04 +08:00
kailixu fb2667d92d fix: sys table scan and meta query 2024-03-22 10:33:46 +08:00
Haojun Liao ecd09059f5 fix(tsdb): fix error in reading data from file block 2024-03-22 10:16:56 +08:00
Hongze Cheng 6f174fdb7a
Merge pull request #25126 from taosdata/fix/TD-29180
fix: arb alter database check
2024-03-22 09:54:08 +08:00
dapan1121 861a74cc93 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-22 08:47:50 +08:00
dapan1121 3835a5b349 fix: error log and union issue 2024-03-22 08:47:07 +08:00
54liuyao 680f96156f Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-22 08:37:42 +08:00
yihaoDeng 455d9e51fd add test 2024-03-21 13:04:52 +00:00
yihaoDeng 374f8e0462 add test 2024-03-21 13:02:28 +00:00
yihaoDeng 5407ac38db add test 2024-03-21 11:07:01 +00:00
yihaoDeng 2903d568ea add test 2024-03-21 11:06:46 +00:00
kailixu 61b680241d Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj 2024-03-21 19:03:56 +08:00
Shungang Li be54767897 fix: arb show null in show arbgroups 2024-03-21 18:13:25 +08:00
Shungang Li acf42a3d7a fix: arb append noop after become assigned 2024-03-21 18:13:25 +08:00
Shungang Li 4180eea091 enh: arb add more log 2024-03-21 18:13:04 +08:00
Haojun Liao 1e88193e57 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-21 17:47:53 +08:00
Haojun Liao 8bdd12c3a8 refactor: do some internal refactor. 2024-03-21 17:47:40 +08:00
yihaoDeng 89b9f87b7d port main to 3.0 2024-03-21 09:01:13 +00:00
yihaoDeng f853272d77 port main to 3.0 2024-03-21 08:54:13 +00:00
Haojun Liao f58902180a fix(query): fix syntax error. 2024-03-21 15:51:39 +08:00
Haojun Liao 6b2821cd28 fix(query): not lock when reading meta, and do some internal refactor. 2024-03-21 15:45:28 +08:00
slzhou 8d5bed5076 feat: diff/derivate/irate/twa do not support desc order 2024-03-21 15:11:54 +08:00
Haojun Liao 486a83671c refactor: do some internal refactor. 2024-03-21 15:08:46 +08:00
Haojun Liao fd8f065c67 refactor: do some internal refactor. 2024-03-21 15:08:23 +08:00
yihaoDeng 7d27ba20d6 fix queue log 2024-03-21 03:58:24 +00:00
Hongze Cheng 9429c9d04c
Merge pull request #25048 from taosdata/enh/TS-4531-3.0
enh: logs and show grants
2024-03-21 11:03:28 +08:00
kailixu bbc219c7ab Merge branch '3.0' into fix/3_liaohj 2024-03-21 10:55:45 +08:00
kailixu e18f056c9f enh: meta pause/resume for sys table scan 2024-03-21 10:52:00 +08:00
54liuyao 7a0ec25912 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-21 10:50:29 +08:00
54liuyao a60f390cdc stream primary key 2024-03-21 10:50:07 +08:00
Haojun Liao 0c578ab6c0 refactor: do some internal refactor. 2024-03-21 10:44:27 +08:00
slzhou 100bc2de4b fix: add the tableHasPk and isPk for created default col 2024-03-21 09:49:28 +08:00
Haojun Liao b12e65d144 fix(tsdb): set pk column index. 2024-03-21 09:37:46 +08:00
Haojun Liao 1d77cde433 refactor: do some internal refactor. 2024-03-20 23:03:48 +08:00
Haojun Liao 109fd34b38
Merge pull request #25141 from taosdata/fix/3_liaohj
fix(stream): adjust conflict level when creating stream.
2024-03-20 23:02:21 +08:00
Haojun Liao a9ba534f48 fix(stream): adjust conflict level when creating stream. 2024-03-20 18:31:57 +08:00
yihaoDeng 672d189d6f add more compress alg 2024-03-20 08:51:40 +00:00
54liuyao 81f0ff341c Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-20 16:13:11 +08:00
54liuyao 623afe3dc8 fix issue 2024-03-20 16:12:25 +08:00
dapan1121 65c57e88cd Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-20 15:48:43 +08:00
slzhou bb24a8e3ca feat: add pk as default col and add pk as sortinfo for table merge scan 2024-03-20 15:46:54 +08:00
dapan1121 1c0d20a2a4 enh: add test cases 2024-03-20 15:45:24 +08:00
Haojun Liao 55f7bc2c9c fix(tsdb):add attributes for ssdatablock. 2024-03-20 15:29:05 +08:00
Haojun Liao 78b0d3fa74 fix(tsdb): fix error in comparing pk. 2024-03-20 14:27:48 +08:00
Haojun Liao cb10687f32 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-20 14:17:51 +08:00
Haojun Liao 5ed0283494 fix(tsdb): support composite primary key. 2024-03-20 14:17:37 +08:00
slzhou 1da0def82d fix: add isPk to SColumnNode 2024-03-20 13:09:59 +08:00
yihaoDeng bf808a0bf6 add more compress alg 2024-03-20 03:43:38 +00:00
54liuyao a0346aad2e adjust project optimize rule 2024-03-20 11:26:33 +08:00
yihaoDeng ba7342e50c add more compress alg 2024-03-20 03:13:29 +00:00
Shungang Li 701ac8b865 fix: arb alter database check 2024-03-20 11:05:57 +08:00
slzhou d96547f03c fix: last transfer info 2024-03-20 10:00:01 +08:00
slzhou 61f91b57fa fix: column node and function node util copy/json/msg 2024-03-19 17:19:14 +08:00
dapan1121 2ce880f48c fix: memory leak issues 2024-03-19 17:05:44 +08:00
Cary Xu 861528fb6c
Merge branch '3.0' into enh/TS-4531-3.0 2024-03-19 17:03:41 +08:00
Haojun Liao 7ff383cb1f
Merge pull request #25116 from taosdata/fix/3_liaohj
fix(stream):adjust current offset by using the scanning version, not …
2024-03-19 16:44:58 +08:00
Hongze Cheng a9c1bcc91c
Merge pull request #25097 from taosdata/feat/TD-25880
feat: support 2 replica with arbitrator
2024-03-19 16:44:07 +08:00
slzhou c7f108181d feat:show create table and desc table 2024-03-19 16:33:05 +08:00
dapan1121 dcc650521a Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-19 16:04:15 +08:00
dapan1121 abd36b0b1a enh: support timeline processing 2024-03-19 16:01:14 +08:00
Haojun Liao 65e4048f5d Merge branch '3.0' into fix/3_liaohj 2024-03-19 15:36:07 +08:00
Haojun Liao 77f8dbeeb9 refactor: do some internal refactor. 2024-03-19 15:21:23 +08:00
Haojun Liao 1c2c2b2b9a refactor: do some internal refactor. 2024-03-19 15:20:38 +08:00
Haojun Liao 6795f6e1cc fix(tsdb): handle the case that no stt statistics info existsin stt files generated by early version of TDengine. 2024-03-19 15:16:46 +08:00
Shungang Li 4185962c43 fix: arb unit test 2024-03-19 14:26:11 +08:00
shenglian zhou cee96e2048 feat: begin coding function 2024-03-19 13:57:12 +08:00
kailixu 3da55a48ca enh: code optimization 2024-03-19 11:03:30 +08:00
factosea ddb326b550 fix: subtable -> super table 2024-03-19 09:45:19 +08:00
Shungang Li 7f3b49bde8 enh: arb adjust version code 2024-03-19 09:38:05 +08:00
Shungang Li d0df927dfa feat: arb add version in sarbgroup 2024-03-19 09:31:05 +08:00
Shungang Li fc7575279c fix: arb unit test 2024-03-19 09:30:51 +08:00
Shungang Li 3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
factosea 6681c2bf1b fix: tablemeta clone 2024-03-19 09:23:52 +08:00
kailixu daa9c1aa9a Merge branch '3.0' into enh/TS-4531-3.0 2024-03-19 08:41:22 +08:00
kailixu 7df12ffe50 fix: update machine id 2024-03-19 08:40:48 +08:00
wangmm0220 4810053142 opti:tmq 2024-03-18 21:43:22 +08:00
wangmm0220 0ccad9d5de Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/tmq-opti 2024-03-18 21:23:58 +08:00
yihaoDeng cd5f8ea415 tsdb support compress 2024-03-18 12:13:35 +00:00
yihaoDeng d31c7f40c7 tsdb support compress 2024-03-18 12:12:55 +00:00
kailixu 7007af6fe5 enh: naming of variables 2024-03-18 18:25:14 +08:00
kailixu 0b15e3415d enh: machine id persistence 2024-03-18 18:06:18 +08:00
yihaoDeng 8e58f2387b fix invalid read 2024-03-18 07:54:57 +00:00
yihaoDeng 65a1dcc30e fix invalid read 2024-03-18 07:35:33 +00:00
yihaoDeng 3964f01793 fix invalid read 2024-03-18 07:23:55 +00:00
wangmm0220 5624efff4e opti:tmq 2024-03-18 14:31:40 +08:00
Haojun Liao 2b706f00ad refactor(meta): add some logs. 2024-03-18 14:16:49 +08:00
Haojun Liao 7bdabc309b Merge branch '3.0' into fix/3_liaohj 2024-03-18 14:16:15 +08:00
Hongze Cheng a962441252
Merge pull request #25106 from taosdata/fix/TD-29064-3.0
fix: delete table snapshot coredump
2024-03-18 12:40:52 +08:00
kailixu b9d3ac7fce Merge branch '3.0' into enh/TS-4531-3.0 2024-03-18 10:41:31 +08:00
Haojun Liao 6763ac9110 fix(stream):adjust current offset by using the scanning version, not the processed version in WAL. 2024-03-18 09:12:53 +08:00
kailixu 12a111d7dd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-18 00:24:33 +08:00
dapan1121 062bdf686e
Merge pull request #25102 from taosdata/fix/TS-4563
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
2024-03-17 16:52:29 +08:00
Haojun Liao 74d7a0bd3e
Merge pull request #25112 from taosdata/fix/3_liaohj
fix(meta): fix repeatly reader lock for tsdb meta.
2024-03-16 23:57:55 +08:00
Haojun Liao 15e65d5f07 refactor: do some internal refactor. 2024-03-16 22:42:49 +08:00
yihaoDeng b8fbb804cc tsdb support compress 2024-03-16 14:41:37 +00:00
yihaoDeng c81d90a527 tsdb support compress 2024-03-16 14:31:24 +00:00
yihaoDeng 54d63fe87c tsdb support compress 2024-03-16 14:23:35 +00:00
Haojun Liao 93c808326b fix(meta): fix repeatly reader lock for tsdb meta. 2024-03-16 22:03:46 +08:00
yihaoDeng 0a03e7ac84 tsdb support compress 2024-03-16 14:01:42 +00:00
yihaoDeng 4fcd80ad27 tsdb support compress 2024-03-16 13:46:50 +00:00
Haojun Liao 29d9e8a9f9
Merge pull request #25105 from taosdata/fix/3_liaohj
fix(stream): fix stream task retrieve reallocate error
2024-03-15 21:44:21 +08:00
yihaoDeng 958d4e2efa Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-15 10:23:09 +00:00
yihaoDeng f607cd60e3 tsdb support compress 2024-03-15 10:22:57 +00:00
dapan1121 6e674bc1de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-15 18:11:37 +08:00
dapan1121 1c8dcaf46c enh: support timeline functions 2024-03-15 18:10:08 +08:00
Hongze Cheng 6c41fa48dd fix: delete table snapshot coredump 2024-03-15 16:55:50 +08:00
kailixu dcbb92e817 fix: memory leak when alter json tag to NULL 2024-03-15 16:31:01 +08:00
kailixu d02a125f34 fix: memory leak when alter json tag to NULL 2024-03-15 16:29:10 +08:00
wangmm0220 5f687f0d88 fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq 2024-03-15 15:59:03 +08:00
Haojun Liao a576be6ae5 fix(stream): set the correct rows info for stream tasks when retreiving task info. 2024-03-15 15:19:20 +08:00
factosea aaff23b4b8 fix: sColumnOption->json 2024-03-15 13:56:42 +08:00
kailixu a5f06114fd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-15 13:17:32 +08:00
kailixu 0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +08:00
Haojun Liao f4d01bcab6
Merge pull request #24811 from taosdata/fix/TD-28627
mid agg operator
2024-03-15 12:46:54 +08:00
kailixu 33405b67b6 fix: show tags for varbinary 2024-03-15 07:02:11 +08:00
kailixu d416f4f4a4 fix: typo when parse integer 2024-03-15 02:24:10 +08:00
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
yihaoDeng ec227180e1 add alg to block col 2024-03-14 12:37:15 +00:00
yihaoDeng 646478c6dc Merge branch 'feat/TS-4243-3.0' into feature/compressData 2024-03-14 12:22:58 +00:00
yihaoDeng bdbe9b042c Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-14 12:20:13 +00:00
yihaoDeng 739e3ba7ab add zstd lib 2024-03-14 12:19:12 +00:00
factosea c6adba9bfc fix: merge error 2024-03-14 19:56:19 +08:00
facetosea 6678a65dc4 merge ts-4243 2024-03-14 19:06:34 +08:00
factosea c472bf6b08 feat: tag supported with group/partition 2024-03-14 19:00:31 +08:00
Haojun Liao f28e994409
Merge pull request #25091 from taosdata/fix/3_liaohj
fix(stream): transfer state before do checkpoint
2024-03-14 17:59:13 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
Haojun Liao 34c849bdbe enh(tsdb): read composed key in stt. 2024-03-14 17:03:57 +08:00
Haojun Liao cc0b32b1f8 fix(stream): transfer state before do checkpoint, to avoid the retrieve and deadlock by using waiting . 2024-03-14 16:13:41 +08:00
Hongze Cheng 2910ae3afb fix: a small bug 2024-03-14 14:27:22 +08:00
wangmm0220 c866c9ad02 fix:case error 2024-03-14 14:27:13 +08:00
yihaoDeng fe10867547 Merge branch '3.0' into feature/compressData 2024-03-14 03:19:39 +00:00
kailixu b3db823767 enh: expand syntax for bool 2024-03-14 11:16:17 +08:00
Haojun Liao 15663ab450
Merge pull request #25084 from taosdata/fix/3_liaohj
fix(tsdb): set strict varchar length check.
2024-03-14 11:16:03 +08:00
Haojun Liao 8e2d6d52f9
Merge pull request #25080 from taosdata/fix/ly_event_mem_leak
stream event window mem leak
2024-03-14 10:16:28 +08:00
Haojun Liao 190b02dd1a fix(stream):set correct version for sink/agg tasks. 2024-03-14 10:04:43 +08:00
Haojun Liao 2b7fd0d15c fix(tsdb): set strict varchar length check. 2024-03-14 10:04:14 +08:00
54liuyao 05febc4ccd Merge branch 'fix/TD-28627' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:57:05 +08:00
54liuyao 9de0643566 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:56:16 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
Haojun Liao 818c444010
Merge pull request #25082 from taosdata/fix/3_liaohj
fix(query): handle the calculation of logic expression with different…
2024-03-14 01:14:25 +08:00
wangmm0220 f27becb76a opti:tmq logic 2024-03-14 00:08:56 +08:00
wangmm0220 5a5bf29acb opti:tmq logic 2024-03-13 23:50:42 +08:00
Haojun Liao 3a0df8be8d fix(query): handle the calculation of logic expression with different result rows, when constant expression exists. 2024-03-13 23:13:24 +08:00
wangmm0220 01a7052a6f fix:set tsStreamAggCnt big enough to disable multi agg operator 2024-03-13 22:06:35 +08:00
yihaoDeng cc7d5ce484 add api 2024-03-13 12:58:05 +00:00
wangmm0220 6f4809fe21 opti:tmq logic 2024-03-13 20:28:37 +08:00
yihaoDeng a5eebc90cb add api 2024-03-13 12:04:21 +00:00
54liuyao ef32863f07 stream event window mem leak 2024-03-13 19:44:59 +08:00
wangmm0220 d0bdb0ce2b opti:tmq logic 2024-03-13 19:36:00 +08:00
yihaoDeng 3c11dc4ec1 fix show create table crash 2024-03-13 09:54:14 +00:00
Haojun Liao 2466e169a0
Merge pull request #25067 from taosdata/fix/TD-29073
open operator after resume stream
2024-03-13 17:43:13 +08:00
yihaoDeng 5c67a67363 fix desc crash 2024-03-13 08:33:53 +00:00
54liuyao c13338d965 stream event window mem leak 2024-03-13 16:16:44 +08:00
yihaoDeng 064e7ef017 fix desc crash 2024-03-13 08:03:43 +00:00
kailixu af2c522308 fix: bool string judgement 2024-03-13 15:32:36 +08:00
factosea b987d01ec4 delete test code 2024-03-13 15:23:05 +08:00
factosea 9711c830fe show create table 2024-03-13 15:17:43 +08:00
kailixu 9901825bb0 enh: support binary/hex integer 2024-03-13 15:12:21 +08:00
yihaoDeng e9b0c877b0 fix double free 2024-03-13 06:01:16 +00:00
yihaoDeng 85fec026d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-29130 2024-03-13 05:57:20 +00:00
yihaoDeng e72ddf9429 fix double free 2024-03-13 05:56:13 +00:00
Hongze Cheng d9db5b015c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-13 13:31:59 +08:00
factosea b10deacd63 show create table tbname 2024-03-13 11:39:07 +08:00
dapan1121 83356d5917
Merge pull request #24883 from taosdata/fix/xsren/monitorConfigScope
fix: monitor client config
2024-03-13 11:23:13 +08:00
dapan1121 b96cfab82f
Merge pull request #24998 from taosdata/szhou/tms/region-block
feat: tms region block
2024-03-13 09:12:35 +08:00
wangmm0220 4dfc531e6c opti:subscribe logic 2024-03-12 19:42:26 +08:00
kailixu da0254b49b fix: unify tag value parsing syntax 2024-03-12 19:24:07 +08:00
Hongze Cheng 17689c464b
Merge pull request #25060 from taosdata/fix/TD-29074
fix invalid free
2024-03-12 18:12:24 +08:00
yihaoDeng 066a22443d fix invalid free 2024-03-12 09:50:26 +00:00
yihaoDeng 796ff03eb5 fix invalid copy 2024-03-12 09:47:01 +00:00
slzhou 5c691685ba fix: review comments 2024-03-12 16:53:56 +08:00
factosea 5dd4d05b2e desc table 2024-03-12 16:46:41 +08:00
dapan1121 ceb96856f8
Merge pull request #25038 from taosdata/fix/TD-28961
ignore ouput group id for project
2024-03-12 16:38:25 +08:00
54liuyao 3835e0c156 open operator after resume stream 2024-03-12 16:35:55 +08:00
Haojun Liao 0315e5ac63 feat(tsdb): read complex primary key from buf. 2024-03-12 16:22:56 +08:00
Hongze Cheng 6189ebabef Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-12 15:19:02 +08:00
Hongze Cheng 5bed5a49c8 more fix 2024-03-12 15:17:26 +08:00
yihaoDeng e25024cca3 fix invalid free 2024-03-12 07:09:50 +00:00
54liuyao 9ba7221910 use non sort merge 2024-03-12 15:05:54 +08:00
Haojun Liao bc98f12798 feat(tsdb): read complex primary key from buf. 2024-03-12 14:06:59 +08:00
Haojun Liao 2f6304d71e
Merge pull request #25057 from taosdata/fix/TD-29073
add some log
2024-03-12 14:00:22 +08:00
54liuyao 7429096cb6 use non sort merge 2024-03-12 13:39:01 +08:00
54liuyao 14c6dbd2af use non sort merge 2024-03-12 11:45:54 +08:00
yihaoDeng efefc205e6 fix invalid free 2024-03-12 03:21:49 +00:00
yihaoDeng 31b6d15240 fix invalid free 2024-03-12 03:08:20 +00:00
facetosea 08f9974817 Prevent misconfiguration 2024-03-12 10:06:57 +08:00
Hongze Cheng 3d64b10350 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-12 09:48:47 +08:00
Hongze Cheng 4b791d67ba more fix 2024-03-12 09:48:28 +08:00
kailixu 28e7aef816 fix: unify tag value parsing syntax 2024-03-11 19:54:42 +08:00
Hongze Cheng 31a9b64fb0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-11 19:17:55 +08:00
Hongze Cheng f6c2a6bba2 more fix 2024-03-11 19:17:30 +08:00
54liuyao 4b9d74cf45 add some log 2024-03-11 19:12:29 +08:00
Hongze Cheng 797a30ec02 more fix 2024-03-11 14:25:26 +08:00
Hongze Cheng 409c170404 fix more 2024-03-11 14:18:04 +08:00
factosea e2ca8c45a3 fix: decode error 2024-03-11 11:46:44 +08:00
factosea 78c5210e82 decode compress for SVAlterTbReq 2024-03-11 11:43:41 +08:00
factosea e76e85ee01 compress param cannot be empty 2024-03-11 11:39:19 +08:00
yihaoDeng 33f4be969a Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-11 02:43:10 +00:00
yihaoDeng 193c9e7aa7 Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-11 02:05:02 +00:00
wangmm0220 9e5ac49538 fix:[TS-4551] vgroplist is null in subscribe 2024-03-11 09:53:47 +08:00
dapan1121 d5d931d393
Merge pull request #25040 from taosdata/fix/TS-4540
fix:memory leak
2024-03-11 09:07:56 +08:00
kailixu 7cb244a067 fix: unify tag value parsing syntax 2024-03-11 00:09:52 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
kailixu a083f45ac1 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-10 09:52:45 +08:00
kailixu 3aa37460c7 enh: logs and show grants 2024-03-10 08:50:05 +08:00
yihaoDeng 8004616a52 Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-08 09:12:57 +00:00
Hongze Cheng 8480fd9181 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-08 17:08:09 +08:00
yihaoDeng b304d1ea6b Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-08 09:08:03 +00:00
Hongze Cheng acbde220bf more bug fix 2024-03-08 17:04:26 +08:00
Haojun Liao abc16cda18
Merge pull request #25039 from taosdata/fix/nullcheck
test(stream): add some test cases to inc coverage.
2024-03-08 17:03:20 +08:00
yihaoDeng a52213dd23 fix create stable error 2024-03-08 08:40:33 +00:00
factosea cbd4dc2961 encode recover 2024-03-08 16:40:30 +08:00
factosea a49c6c0876 alter table column compress 2024-03-08 16:33:16 +08:00
dapan1121 3f36f7ea52 enh: support desc join 2024-03-08 16:23:41 +08:00
wangmm0220 93f71923d7 fix:memory leak 2024-03-08 15:47:53 +08:00
wangmm0220 bb80866395 fix:memory leak 2024-03-08 14:49:48 +08:00
shenglian zhou 3db2c1edf5 feat: add hint smalldata_ts_sort to disable row id sort 2024-03-08 14:36:55 +08:00
Haojun Liao 3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
facetosea b76831e3fe delete duplicate key for server config 2024-03-08 13:32:52 +08:00
factosea ec5b59c875 fix: add config item 2024-03-08 13:32:52 +08:00
factosea 71e4cb92fd fix: mem leak 2024-03-08 13:32:52 +08:00
factosea c0b8c2f1c0 fix: duplicateConfiguration 2024-03-08 13:32:52 +08:00
factosea 40f430baf1 fix: dynamic options for client monitor 2024-03-08 13:32:52 +08:00
factosea 848be2ecb3 fix: monitor client config 2024-03-08 13:32:52 +08:00
Hongze Cheng fbc52d2a9c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-08 13:15:11 +08:00
Hongze Cheng 710a8ccbf2 fix more code 2024-03-08 13:14:54 +08:00
factosea e984a6d4ad fix: tDeserializeSMCreateStbReq 2024-03-08 11:32:42 +08:00
factosea af9fdcd29d create stable/table 2024-03-08 11:23:11 +08:00
Haojun Liao 2431634d78
Merge pull request #25035 from taosdata/fix/nullcheck
fix(stream): add one more status for check.
2024-03-08 10:54:50 +08:00
dapan1121 2349b28c12
Merge pull request #25024 from taosdata/fix/TS-4540
fix:[TS-4540]seperate block if insert in one sql when subscribe query
2024-03-08 10:50:30 +08:00
slzhou a42a897c85 enhance: assert the region offset is keep increasing 2024-03-08 10:47:32 +08:00
Hongze Cheng 1d49fc6148 fix more code 2024-03-08 10:43:40 +08:00
Haojun Liao 7ab1197ca8
Merge pull request #25033 from taosdata/fix/TD-28469
do some stream fill refactor
2024-03-08 10:23:47 +08:00
Hongze Cheng 3d878a63d9
Merge pull request #25027 from taosdata/fix/TS-4535-3.0
fix/TS-4535
2024-03-08 10:14:18 +08:00
Haojun Liao aef11bf3a8 fix(stream): add one more status for check. 2024-03-08 00:25:08 +08:00
WANG MINGMING ad6da4ab54
Merge branch '3.0' into fix/TS-4540 2024-03-07 23:31:18 +08:00
dapan1121 ae6b16d809
Merge pull request #25031 from taosdata/fix/TS-4544
fix:[TS-4544]do not get vgroup if subscribe query
2024-03-07 19:19:19 +08:00
Hongze Cheng 31d70c9236 more fix 2024-03-07 19:15:25 +08:00
54liuyao 37071e0cfb do some stream fill refactor 2024-03-07 18:43:35 +08:00
factosea 30e52bb71a col compress sql parse 2024-03-07 18:06:15 +08:00
wangmm0220 7c319adf46 fix:[TS-4544]do not get vgroup if subscribe query 2024-03-07 17:59:02 +08:00
Hongze Cheng d060deff9c
Merge pull request #25004 from taosdata/fix/TD-28954-3.0
fix mem leak
2024-03-07 17:21:06 +08:00
Hongze Cheng a060e7c512
Merge pull request #25010 from taosdata/fix/TD-29013-30
fix count error
2024-03-07 17:20:24 +08:00
Hongze Cheng 1089bd0ca2
Merge pull request #25013 from taosdata/fix/TD-28116-coverity
add coverity scan
2024-03-07 17:19:57 +08:00
Hongze Cheng 95340540a2 more code 2024-03-07 17:14:05 +08:00
Hongze Cheng d4aa79e631 fix another bug 2024-03-07 16:58:26 +08:00
Hongze Cheng 7ffcb60f02 fix more code 2024-03-07 16:04:51 +08:00
Haojun Liao 61017761e5
Merge pull request #25026 from taosdata/fix/TS-4543
calc stream  tag size
2024-03-07 15:53:39 +08:00
Hongze Cheng f43a7a6153 fix copy bug 2024-03-07 15:43:15 +08:00
Hongze Cheng 8853522131 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-07 14:41:03 +08:00
Hongze Cheng f6a5144972 more code 2024-03-07 14:40:42 +08:00
dmchen 69741d6e10 fix/TS-4535 2024-03-07 06:33:45 +00:00
slzhou f690e5cfb9 fix: add error processing 2024-03-07 14:26:46 +08:00
54liuyao f26b7f78f5 calc stream tag size 2024-03-07 14:23:30 +08:00
wangmm0220 80f55abc61 fix:[TS-4540]seperate block if insert in one sql when subscribe query 2024-03-07 14:16:10 +08:00
Hongze Cheng b764d51fae more code 2024-03-07 14:02:13 +08:00
Hongze Cheng 456db5b4c3 more code 2024-03-07 13:14:56 +08:00
slzhou 53aa45e225 Revert "feat: use tdfile api"
This reverts commit ffc8c8d148.
2024-03-07 11:31:02 +08:00
Haojun Liao f4265092ce
Merge pull request #25012 from taosdata/fix/TD-28997
load operator checkpoint
2024-03-07 11:06:55 +08:00
Hongze Cheng 4dbdd2e35b more code 2024-03-07 10:42:20 +08:00
Hongze Cheng fea538b4c9 remove useless code 2024-03-07 10:02:15 +08:00
slzhou ffc8c8d148 feat: use tdfile api 2024-03-07 09:52:56 +08:00
Hongze Cheng 57d065e380 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-07 09:07:14 +08:00
yihaoDeng 63d3671f42 add new msg 2024-03-06 12:06:26 +00:00
Hongze Cheng b6c71d8a43 more code 2024-03-06 17:56:35 +08:00
Hongze Cheng 3cb2838202 more code 2024-03-06 17:53:49 +08:00
Hongze Cheng a705ee476c more change 2024-03-06 17:23:51 +08:00
Hongze Cheng c941ad58ee more code 2024-03-06 17:06:39 +08:00
Hongze Cheng 28d83d6ab6 more code 2024-03-06 16:42:54 +08:00
Hongze Cheng f05fe86ef0 more code 2024-03-06 16:23:02 +08:00
Hongze Cheng 5ed903dd01 more code 2024-03-06 15:52:34 +08:00
Hongze Cheng dfd725fbdb more code 2024-03-06 15:37:57 +08:00
Minglei Jin 60ef86da6d vnd/clusterId: new interface to get cluster id for vnode 2024-03-06 14:35:44 +08:00
Hongze Cheng b06e1b8236 refact more code 2024-03-06 13:30:23 +08:00
dapan1121 46ea22eecb Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-06 13:12:01 +08:00
dapan1121 7045126aa6 fix: inner join issue 2024-03-06 11:18:57 +08:00
dapan1121 3afec5e224 fix: join table fetch error 2024-03-06 10:46:38 +08:00
slzhou 4f8ff5b1a6 feat: remove seek when write to file and use a small write buf 2024-03-06 09:44:14 +08:00
Hongze Cheng dd155a52fa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-06 08:57:51 +08:00
yihaoDeng 3416d68433 add coverity scan 2024-03-05 21:02:20 +08:00
yihaoDeng 7d3bfb0da9 fix mem leak 2024-03-05 12:05:31 +00:00
Haojun Liao 3aa2e24d78
Merge pull request #25006 from taosdata/fix/nullcheck
fix(stream): set the dest epset from mnode, and set the retry error
2024-03-05 19:46:41 +08:00
54liuyao bd430a031a load operator checkpoint 2024-03-05 19:37:54 +08:00
54liuyao 57baceeeaf load operator checkpoint 2024-03-05 19:14:20 +08:00
54liuyao 4d1b556bc5 load operator checkpoint 2024-03-05 18:54:07 +08:00
Hongze Cheng 512892648b
Merge pull request #25007 from taosdata/fix/TD-29012
fix: dynmaic config supportvnodes in ent
2024-03-05 17:55:19 +08:00
Hongze Cheng 050d1bc002 more code 2024-03-05 17:25:02 +08:00
Hongze Cheng b33074dcbb &&&b/github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 17:06:45 +08:00
Hongze Cheng fb4e17a0cb more code 2024-03-05 17:06:14 +08:00
Hongze Cheng a728f2b5c9 more code 2024-03-05 16:47:59 +08:00
Hongze Cheng 1440c1b942 more code 2024-03-05 16:13:14 +08:00
Haojun Liao 45e779d464 refactor: do some internal refactor. 2024-03-05 15:48:58 +08:00
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
Hongze Cheng 8aadc70b06 more code 2024-03-05 15:43:46 +08:00
yihaoDeng 35c5dca341 fix count error 2024-03-05 07:42:29 +00:00
Shungang Li 254afc070c fix: dynmaic config supportvnodes in ent 2024-03-05 15:20:11 +08:00
Haojun Liao cdfbbc2985 fix(stream): set the dest epset from mnode, and set the retry error code for trans. 2024-03-05 13:28:34 +08:00
wangmm0220 af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
dapan1121 d2855bfd68
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
2024-03-05 10:11:49 +08:00
Minglei Jin d2ae4a6e26 enh(s3/writing): enable writing to s3 always 2024-03-05 09:52:26 +08:00
Hongze Cheng b0d9c2632f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 09:27:32 +08:00
Haojun Liao 4d10f28a00
Merge pull request #24999 from taosdata/fix/nullcheck
fix(stream): remove related fill-history if task in stop status.
2024-03-05 09:15:21 +08:00
Haojun Liao 2ac803bf3c fix(stream): clear and set task status. 2024-03-04 22:16:41 +08:00
yihaoDeng 09b991d97a fix mem leak 2024-03-04 12:24:00 +00:00
Haojun Liao a38161299b fix(stream): add clear msgData buf impl. 2024-03-04 19:51:01 +08:00
Haojun Liao ad1780dbdc fix(stream): reset the pData after transferring state. 2024-03-04 19:32:22 +08:00
Haojun Liao 80fd3e0445 fix(stream): remove related fill-history if task in stop status. 2024-03-04 19:31:47 +08:00
Hongze Cheng 5103880397 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 19:25:34 +08:00
Hongze Cheng 40a2b06451 more code 2024-03-04 19:25:20 +08:00
facetosea aaa1c1d4a8 fix: memleak 2024-03-04 16:32:37 +08:00
shenglian zhou b6095261f2 feat: ordered region and blocks 2024-03-04 15:42:14 +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
54liuyao 01d555aabf Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 13:34:47 +08:00
54liuyao 511ed40999 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 13:32:40 +08:00
Hongze Cheng aaa871c70f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 10:16:05 +08:00
dapan1121 74f4cc9d2a
Merge pull request #24921 from taosdata/mark/tmq-3.0
fix:[TD-28869]get error in askEp because consumer is dropped when uns…
2024-03-04 09:27:47 +08:00
Haojun Liao 0a814e97b5 enh(stream): reduce the threads requirements. 2024-03-04 09:26:54 +08:00
Hongze Cheng e9371a1eab Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 09:16:08 +08:00
54liuyao 9859e86d5a Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 09:10:41 +08:00
Haojun Liao 0d82ea9e62
Merge pull request #24966 from taosdata/fix/3_liaohj
enh(stream): async handle pause event
2024-03-04 09:10:10 +08:00
54liuyao efb3558c8f Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 09:08:55 +08:00
dapan1121 d565ac5374
Merge pull request #24952 from taosdata/fix/TD-28904_and_TD-28894
fix: memory free sequence of sub request caused memory use after free
2024-03-04 08:48:25 +08:00
Haojun Liao daa6eab287 Merge branch '3.0' into fix/nullcheck 2024-03-03 16:49:43 +08:00
Haojun Liao 550d0fe5ae fix(stream): add an assert. 2024-03-03 16:46:13 +08:00
Hongze Cheng c8280e05dd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-03 16:01:34 +08:00
Hongze Cheng 9b8dec7691 more code 2024-03-03 16:01:12 +08:00
WANG MINGMING 64656a1db9
Merge branch '3.0' into fix/TD-28627 2024-03-01 18:03:28 +08:00
wangmm0220 e009e5ab8c fix:modify agg count to default 10 2024-03-01 15:58:24 +08:00
yihaoDeng e084ee9d22 compress impl 2024-03-01 06:19:37 +00:00
54liuyao dfae8a9471 optimze plan and add ci 2024-03-01 11:31:46 +08:00
54liuyao 8df1f09561 optimze plan and add ci 2024-03-01 11:27:33 +08:00
wangjiaming0909 9a5219d594 fix: memory free sequence of sub request caused memory use after free 2024-03-01 11:18:03 +08:00
54liuyao 3febcb96a0 reset flush state 2024-03-01 10:57:57 +08:00
Hongze Cheng 818b9d1564
Merge pull request #24943 from taosdata/ENH/TD-28888-3.0
enh: adjust an error logging msg in process sync msg
2024-03-01 10:00:31 +08:00
dapan1121 f13c9d2ca4 fix: merge join timetruncate issue 2024-03-01 09:49:59 +08:00
Hongze Cheng ddea43e5d5
Merge pull request #24964 from taosdata/fix/fixMemleakWhileQuit
Fix/fix memleak while taosd quit
2024-03-01 09:26:14 +08:00
Hongze Cheng 22e52d6d82
Merge pull request #24958 from taosdata/fix/TD-28920-3.0
fix/TD-28920
2024-03-01 09:21:07 +08:00
dapan1121 b116ea17a8
Merge pull request #24961 from taosdata/fix/xsren/TD-28330/coverage2
delete unused code
2024-03-01 09:07:26 +08:00
Haojun Liao 8791a163f8 other: merge 3.0 2024-02-29 22:31:52 +08:00
Haojun Liao db92bf84d8 other: merge 3.0 2024-02-29 22:21:50 +08:00
Hongze Cheng c353f6b350
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
2024-02-29 21:01:12 +08:00
yihaoDeng 867e81c5f5 fix mem leak while taosd quit 2024-02-29 10:58:49 +00:00
Minglei Jin 3c80f171ef fix(tsdb/cache): new case for column changing 2024-02-29 18:56:14 +08:00
yihaoDeng e0b1b5a1c6 fix mem leak while taosd quit 2024-02-29 10:54:35 +00:00
dapan1121 ac1d757afe
Merge pull request #24866 from taosdata/fix/xsren/TD-28513/oom3.0
Fix/xsren/td 28513/oom3.0
2024-02-29 18:53:57 +08:00
yihaoDeng 881ffacb4f fix mem leak while taosd quit 2024-02-29 10:52:50 +00:00
yihaoDeng c3220aec44 fix mem leak while taosd quit 2024-02-29 10:46:09 +00:00
yihaoDeng 9a6a533076 add compress dict 2024-02-29 10:40:59 +00:00
yihaoDeng a0c77f5baa fix mem leak while taosd quit 2024-02-29 18:40:21 +08:00
factosea 474ec01cdb delete unused code 2024-02-29 18:27:34 +08:00
dapan1121 e17518e07f Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-29 17:55:17 +08:00
dapan1121 85cca872a5 enh: support timetruncate function 2024-02-29 17:52:53 +08:00
Hongze Cheng 593a10d81d
Merge pull request #24955 from taosdata/fix/TD-28490-3.0
fix/TD-28490
2024-02-29 17:41:10 +08:00
Hongze Cheng d7a44a22f4 more change 2024-02-29 17:24:31 +08:00
Hongze Cheng 2de7f87c74 more code 2024-02-29 17:06:53 +08:00
dapan1121 0a627e7be8
Merge pull request #24947 from taosdata/fix/ly_count
fix count window issue
2024-02-29 16:42:05 +08:00
Haojun Liao 2844f4c886
Merge pull request #24940 from taosdata/fix/TD-28863
opt bloom filter
2024-02-29 16:34:06 +08:00
factosea 1fe35031e0 fix: get firstNRows Length 2024-02-29 16:32:58 +08:00
Hongze Cheng b8754b4209 more code 2024-02-29 16:32:11 +08:00
Hongze Cheng f6fd32a0c2 more 2024-02-29 16:21:56 +08:00
Hongze Cheng 0f93237a4d refact more code 2024-02-29 16:13:22 +08:00
dmchen 4e67da7017 fix/TD-28920 2024-02-29 07:24:29 +00:00
factosea ae660f95ed fix: get firstNRows Length 2024-02-29 15:02:55 +08:00
Hongze Cheng a6c7d5fcf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-29 15:00:25 +08:00
dmchen f4c4465c0e fix/TD-28490 2024-02-29 06:54:24 +00:00
Hongze Cheng 4348781d3c refact more code 2024-02-29 14:50:24 +08:00
wangmm0220 e17832e27e fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe 2024-02-29 14:38:09 +08:00
Hongze Cheng 8fca8018e3
Merge pull request #24944 from taosdata/fix/TD-28910-3.0
fix/TD-28910
2024-02-29 14:21:28 +08:00
54liuyao fa45a5abd2 fix count window issue 2024-02-29 14:04:59 +08:00
dapan1121 25872193b3
Merge pull request #24939 from taosdata/szhou/fix/td-28900
fix: no memory trim when no para tables scan
2024-02-29 14:02:08 +08:00
Haojun Liao 4fb9595744
Merge pull request #24948 from taosdata/fix/nullcheck
fix(util): fix the new size remaining bug.
2024-02-29 13:59:29 +08:00
Haojun Liao b744eabce0 fix(util): fix the new size remaining bug. 2024-02-29 11:34:57 +08:00
54liuyao 02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
54liuyao 00812c8a5c opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 9d4bf1edba opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 4c47332098 opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 6619175fde opt bloom filter 2024-02-29 11:17:29 +08:00
dapan1121 273d48f77d
Merge pull request #24907 from taosdata/mark/3.0
opti:deal with escape in the end of field in schemaless
2024-02-29 11:04:21 +08:00
Haojun Liao 3d99a3322d
Merge pull request #24899 from taosdata/fix/TD-28858
set history task param
2024-02-29 10:54:31 +08:00
factosea 551a65e161 fix: varmeta length reset 2024-02-29 10:44:25 +08:00
dmchen 85b78b0947 fix/TD-28910 2024-02-29 02:43:15 +00:00
Benguang Zhao d5eda8c0a9 enh: adjust an error logging msg in process sync msg 2024-02-29 10:42:27 +08:00
slzhou 049f27bf3e fix: use C File API 2024-02-29 09:47:16 +08:00
Hongze Cheng e778c4ee3a
Merge pull request #24931 from taosdata/FIX/TD-28857-3.0
enh: use reference id of sync node in timer callbacks of sync
2024-02-29 09:22:00 +08:00
slzhou e81afaf0a2 fix: no memory trim when no para tables scan 2024-02-29 09:12:15 +08:00
Hongze Cheng cdc29bb231
Merge pull request #24919 from taosdata/fix/TD-28895-3.0
fix/TD-28895
2024-02-29 08:49:34 +08:00
yihaoDeng 3808abf492 add compress dict 2024-02-28 12:16:22 +00:00
yihaoDeng f7142f1b77 add compress dict 2024-02-28 11:34:05 +00:00
Hongze Cheng d9095d80de
Merge pull request #24916 from taosdata/addBackendTest
Add backend test
2024-02-28 19:16:14 +08:00
Benguang Zhao dd7f375d8e enh: use reference id of sync node in timer callbacks of sync 2024-02-28 19:01:22 +08:00
Hongze Cheng f1da2e108f
Merge pull request #24917 from taosdata/fix/TD-28724
fix(tdb/pcache): not use lru page if already in hash
2024-02-28 18:55:34 +08:00
yihaoDeng 17e9f1d747 add test case 2024-02-28 09:33:48 +00:00
WANG MINGMING bf17556c59
Merge branch '3.0' into fix/TD-28627 2024-02-28 17:07:52 +08:00
wangmm0220 eec6b66877 fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe topic 2024-02-28 17:05:11 +08:00
yihaoDeng 8c46c71c98 add test case 2024-02-28 09:02:55 +00:00
Hongze Cheng a8f95f53b7 more code 2024-02-28 16:49:44 +08:00
dmchen 00d6611ba7 fix/TD-28895 2024-02-28 08:31:45 +00:00
yihaoDeng 249141a9a2 add compress dict 2024-02-28 08:16:02 +00:00
yihaoDeng bc98978b33 add compress dict 2024-02-28 07:58:24 +00:00
Minglei Jin 64f2dc607a fix(tdb/pcache): not use lru page if already in hash 2024-02-28 15:08:48 +08:00
yihaoDeng d5c5dc7026 add test case 2024-02-28 06:45:35 +00:00
Hongze Cheng 81d6a1479d more code 2024-02-28 14:34:37 +08:00
slzhou 2fb0c1a00f feat: check temp space availability 2024-02-28 14:31:31 +08:00
slzhou 67559afcae fix: check ret value of lseek 2024-02-28 14:29:30 +08:00
yihaoDeng d7f14e916d add test case 2024-02-28 06:01:50 +00:00
Hongze Cheng 8a4b9db172 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-28 13:55:53 +08:00
Hongze Cheng 09a04ed0a4
Merge pull request #24911 from taosdata/fix/TD-28877
fix: config global debugflag
2024-02-28 13:55:04 +08:00
Hongze Cheng f3e7bc130b
Merge pull request #24909 from taosdata/fix/TD-28872
coverage
2024-02-28 13:53:34 +08:00
Hongze Cheng 1903a7a981 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-28 13:23:02 +08:00
slzhou 4474fcdd69 fix: add error processing related to files 2024-02-28 11:11:42 +08:00
Hongze Cheng d9a4e5ed0f more code 2024-02-28 10:58:42 +08:00
yihaoDeng 9f983a07d7 add test case 2024-02-28 10:48:24 +08:00
wangmm0220 3d3f8ced23 fix:open mult agg logic for test 2024-02-28 10:24:50 +08:00
kailixu 2c4a4a0d2d Merge branch '3.0' into fix/TS-4421-3.0 2024-02-28 09:49:43 +08:00
Hongze Cheng 7bd85aaedb
Merge pull request #24902 from taosdata/fix/TD-28860
fix/TD-28860
2024-02-28 09:13:32 +08:00
dmchen 991b529857 windows cmpile 2024-02-28 01:10:28 +00:00
Hongze Cheng 31b8fd803d
Merge pull request #24901 from taosdata/FIX/TD-28853-3.0
enh: change redo log of trans compact-db as prepare log
2024-02-28 08:58:59 +08:00
yihaoDeng e1f11d1639 add test case to stream backend 2024-02-28 00:48:20 +00:00
yihaoDeng b3c18c31da add test case to stream backend 2024-02-27 12:19:37 +00:00
dmchen 170cdddcbd coverage 2024-02-27 11:46:31 +00:00
Shungang Li 2021eda22d fix: config global debugflag 2024-02-27 19:45:39 +08:00
dmchen c227c1d3ca coverage 2024-02-27 11:36:00 +00:00
dmchen 34cda13494 enable switch 2024-02-27 10:57:32 +00:00
dapan1121 479279b75e fix: block data load issue 2024-02-27 18:55:21 +08:00
dapan1121 521c96913e Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-27 18:20:45 +08:00
dapan1121 8a2b4e2d86 enh: support group join 2024-02-27 18:18:25 +08:00
wangmm0220 5be0cc7c84 opti:deal with escape in the end of field in schemaless 2024-02-27 18:07:04 +08:00
kailixu bd77aff696 enh: cloud edition check 2024-02-27 17:45:52 +08:00
dmchen cf753cf2e0 fix/TD-28860 2024-02-27 09:24:23 +00:00
Benguang Zhao 871c898920 enh: change redo log of trans compact-db as prepare log 2024-02-27 17:05:36 +08:00
54liuyao 0e522fbf5a set history task param 2024-02-27 16:30:38 +08:00
Haojun Liao 6bc12c8728 refactor: do some internal refactor. 2024-02-27 16:27:59 +08:00
wangmm0220 d62b82c295 opti:deal with escape in the end of field in schemaless 2024-02-27 16:02:15 +08:00
Hongze Cheng 7afafa985e more code 2024-02-27 15:35:07 +08:00
Alex Duan 7ba2e37384
Merge pull request #24865 from taosdata/cases/TD-28408-3.0
feat: autoshell add news keyword
2024-02-27 15:30:03 +08:00
Hongze Cheng 8884c1ca77 more code 2024-02-27 15:10:42 +08:00
Hongze Cheng 9a2f5fa2d2
Merge pull request #24893 from taosdata/fix/TD-28776-2-3.0
fix/TD-28776
2024-02-27 14:59:04 +08:00
Haojun Liao 9762c53cf9
Merge pull request #24895 from taosdata/fix/nullcheck
enh(stream):rsp the checkpoint ready msg.
2024-02-27 14:42:00 +08:00
yihaoDeng 6b6f5aa5d1 add test case 2024-02-27 05:51:32 +00:00
yihaoDeng 8d36445bb5 add stream backend test 2024-02-27 05:29:58 +00:00
Hongze Cheng a90555c098 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 13:17:12 +08:00
Haojun Liao d05c55f3fe fix(stream): update the msg struct. 2024-02-27 12:59:08 +08:00
Haojun Liao de1c67f773 fix(stream): rsp the checkpoint ready msg. 2024-02-27 12:57:43 +08:00
54liuyao 654aa68137 disable query count 2024-02-27 11:41:44 +08:00
Haojun Liao 402a43bf67 fix(stream): disable halt. 2024-02-27 11:25:32 +08:00
Haojun Liao 80d027da19 fix(stream): restore from the crash. 2024-02-27 11:22:58 +08:00
Haojun Liao aee0460daf enh(stream):rsp the checkpoint ready msg. 2024-02-27 11:15:09 +08:00
dmchen c4f08b8275 fix/TD-28776 2024-02-27 03:05:45 +00:00
Haojun Liao dafac591f7 enh(stream): add rsp for req-checkpoint 2024-02-27 10:53:25 +08:00
54liuyao abd000ed03 disable query count 2024-02-27 10:29:15 +08:00
Hongze Cheng ac1d7c2bdb fix compile error 2024-02-27 10:08:02 +08:00
Hongze Cheng 793ee02cbc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 09:56:25 +08:00
dapan1121 a96036d743
Merge pull request #24882 from taosdata/enh/xsren/TD-28330/coverage
remove useless code
2024-02-27 09:54:32 +08:00
slzhou d021138f3b remove sort by row id and comments 2024-02-27 09:47:55 +08:00
Hongze Cheng 976fa27b28
Merge pull request #24887 from taosdata/FIX/TD-28831-3.0
enh: use optimistic locking to protect snapshot reader open against vnode commit
2024-02-27 09:46:04 +08:00
Hongze Cheng 2c1f978fd2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 09:26:37 +08:00
dapan1121 2a00b154e7
Merge pull request #24875 from taosdata/szhou/fix/td-28544
fix: return error code instead of just out of memory
2024-02-27 08:31:29 +08:00
Haojun Liao 81a1eac87a fix(stream): add some logs. 2024-02-26 22:49:38 +08:00
Benguang Zhao bbe6fe02d2 enh: use optimistic locking to protect snapshot reader open against vnode commit 2024-02-26 20:21:53 +08:00
yihaoDeng e41e10bf35 add stream backend test 2024-02-26 11:51:46 +00:00
dmchen 49fe44ab74 column name 2024-02-26 11:46:39 +00:00
dmchen a00daa0287 column name 2024-02-26 11:37:10 +00:00
Alex Duan 21ca4b707a Merge branch '3.0' into cases/TD-28408-3.0 2024-02-26 19:19:00 +08:00
Hongze Cheng 048f8ee7c5
Merge pull request #24879 from taosdata/fix/TD-28765
fix(meta/table): remove cache table dropping
2024-02-26 18:03:51 +08:00
dapan1121 88622f2750
Merge pull request #24869 from taosdata/fix/TD-28815
fix: task reschedule issue
2024-02-26 17:41:07 +08:00
factosea 831f3e0c3d enh: remove useless code 2024-02-26 16:56:29 +08:00
slzhou dc6d96da70 fix: remove taosMemoryTrim when free write buf 2024-02-26 16:45:15 +08:00
Hongze Cheng 98eeef9d07 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 16:40:05 +08:00
factosea 1043f46a75 enh: converage 2024-02-26 16:28:10 +08:00
Hongze Cheng f7ec6248dc
Merge pull request #24851 from taosdata/ENH/TD-28731-3.0
enh: adjust code format in logging msg of mndTransSync
2024-02-26 16:20:15 +08:00
factosea fc4caa23b5 fix: cache 2024-02-26 13:52:10 +08:00
Haojun Liao 86209290c7
Merge pull request #24873 from taosdata/fix/TD-28819
set max delay info
2024-02-26 13:45:23 +08:00
Haojun Liao 0659662223
Merge pull request #24874 from taosdata/fix/nullcheck
fix(stream): add into buffer before start the create stream trans.
2024-02-26 13:43:36 +08:00
Hongze Cheng 2ea5903132
Merge pull request #23373 from taosdata/feat/TD-26529-3.0
TD-26529
2024-02-26 13:22:56 +08:00
Hongze Cheng c4192600b2
Merge pull request #24868 from taosdata/enh/TD-27726-3.0a
enh: coverity for dataformatTest
2024-02-26 13:11:53 +08:00
Hongze Cheng 200b5dc09e
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
2024-02-26 13:09:31 +08:00
Minglei Jin 323938df36 fix(meta/table): remove cache table dropping 2024-02-26 12:29:33 +08:00
Hongze Cheng 8a669d3adc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 10:48:14 +08:00
factosea 760dc57dcf converage 2024-02-26 10:30:13 +08:00
54liuyao 5c4f0ae053 set max delay info 2024-02-26 10:26:28 +08:00
shenglian zhou ca6ed89f6f fix: return error code instead of just out of memory 2024-02-26 10:24:59 +08:00
Haojun Liao 6e891b0145 fix(stream): add into buffer before start the create stream trans. 2024-02-26 10:22:34 +08:00
Haojun Liao ac47fc693c
Merge pull request #24871 from taosdata/fix/TD-28813-bk
reset close window state
2024-02-26 10:14:05 +08:00
kailixu 12ef8897bf enh: remove obsolote code 2024-02-26 09:39:45 +08:00
dapan1121 93ffdd856a
Merge pull request #24845 from taosdata/feat/ly_count_window
count window support having
2024-02-26 09:35:31 +08:00
kailixu 4afd45992a fix: sysinfo of dnode variables 2024-02-26 09:30:33 +08:00
kailixu 17ae867ec6 fix: grammar of init on windows 2024-02-26 09:07:11 +08:00
kailixu bc456e6183 fix: grammar of init on windows 2024-02-26 08:51:06 +08:00
dapan1121 f2840cd7ba fix: task reschedule issue 2024-02-26 08:48:47 +08:00
54liuyao c95528bc82 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-26 08:48:45 +08:00
kailixu 785d1672b8 test: add test for dataformat 2024-02-26 02:05:00 +08:00
kailixu b93737b7bb Merge branch '3.0' into enh/TD-27726-3.0 2024-02-26 01:36:44 +08:00
kailixu c54dfc36c2 enh: coverity for dataformatTest 2024-02-26 01:35:18 +08:00
kailixu 4ceb085613 enh: coverity of trow 2024-02-26 01:03:08 +08:00
Haojun Liao d167dcb678
Merge pull request #24861 from taosdata/fix/nullcheck
fix(stream): fix the invalid check for subtable name.
2024-02-25 23:34:30 +08:00
factosea 8230b238fb fix: keepFirstNRows 2024-02-25 22:56:32 +08:00
Alex Duan 97f56686c0 feat: autoshell add news keyword 2024-02-25 22:40:51 +08:00
factosea 5647d990b4 fix: colDataAssign 2024-02-25 21:37:33 +08:00
54liuyao 176afbb74a reset close window state 2024-02-25 20:07:04 +08:00
54liuyao 9d560c494d reset close window state 2024-02-25 19:56:38 +08:00
54liuyao 27219f70af reset close window state 2024-02-25 19:30:56 +08:00
54liuyao 24ec06bfe4 reset close window state 2024-02-25 19:28:46 +08:00
kailixu 3a34697249 Merge branch '3.0' into fix/TD-28376-3.0 2024-02-25 15:26:33 +08:00
dmchen 0d5b997d94 first set 2024-02-25 03:56:12 +00:00
dmchen e27138e413 first statis 2024-02-25 03:45:30 +00:00
kailixu 41a79866b1 test: check user sysinfo during alter repeatedly 2024-02-25 10:23:05 +08:00
kailixu 8ad1ed8851 user sysinfo 2024-02-24 23:08:01 +08:00
kailixu a38a69557a user sysinfo 2024-02-24 23:05:39 +08:00
Haojun Liao 59ad27fcae other(stream): comment some logs. 2024-02-24 22:50:17 +08:00
kailixu 917edde91f user sysinfo 2024-02-24 22:25:30 +08:00
kailixu e8fc27075b Merge branch '3.0' into fix/TD-28376-3.0 2024-02-24 22:23:20 +08:00
dmchen 2df6ae1116 first net_in net_out 2024-02-24 09:48:28 +00:00
Hongze Cheng fdb430d2e7
Merge pull request #24859 from taosdata/fix/TD-28776-3.0
fix/TD-28776
2024-02-24 16:16:03 +08:00
dmchen ace5983fae remove dnodes status 2024-02-24 07:04:32 +00:00
dapan1121 60804eb8c8
Merge pull request #24847 from taosdata/fix/TD-28698
fix:[TD-28698] error message
2024-02-24 09:40:35 +08:00
Haojun Liao 3cd158f681 fix(stream): fix the invalid check for subtable name. 2024-02-24 02:19:40 +08:00
Haojun Liao bb31b0c121 fix(stream): add logs. 2024-02-24 02:08:49 +08:00
Haojun Liao 2800454c35 Merge branch '3.0' into fix/nullcheck 2024-02-24 01:46:15 +08:00
Haojun Liao df2488431e fix(stream): add logs. 2024-02-24 00:40:26 +08:00
Haojun Liao 98ff21c879
Merge pull request #24840 from taosdata/fix/nullcheck
fix(stream): fix the compatible issue when the fill-history exists.
2024-02-24 00:40:09 +08:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
dmchen 1ca24fae6e fix/TD-28776 2024-02-23 11:44:55 +00:00
dmchen ddc0aba1d3 remove cluster metric 2024-02-23 11:13:25 +00:00
dmchen a164e36b6d add remove metric 2024-02-23 10:24:00 +00:00
dapan1121 97aca25633 enh: support group join 2024-02-23 17:59:45 +08:00
yihaoDeng c54e4aeaad add test case 2024-02-23 09:30:53 +00:00
Hongze Cheng 78da82784c more code 2024-02-23 17:27:03 +08:00
facetosea 3233f2dee0 fix: insert sql count 2024-02-23 17:02:41 +08:00
wangmm0220 22bd628c14 fix:[TD-28698] unit test error 2024-02-23 16:36:53 +08:00
facetosea 7835cb9c42 fix: delete sql count 2024-02-23 16:09:16 +08:00
Hongze Cheng 0b8b64feb4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-23 15:17:39 +08:00
slzhou 82ffe143d7 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-23 15:15:48 +08:00
Hongze Cheng 57fa96a720 resolve compile error 2024-02-23 15:14:12 +08:00
Hongze Cheng c52f064670
Merge pull request #24843 from taosdata/FIX/TS-4505-3.0
enh: ensure the redos and undos of parallle mnd trans are of the same type
2024-02-23 14:48:27 +08:00
Hongze Cheng a6423b7816 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-23 14:47:10 +08:00
Hongze Cheng aaa36b580e more code 2024-02-23 14:44:46 +08:00
Benguang Zhao e4fa687100 enh: adjust code format in logging msg of mndTransSync 2024-02-23 14:42:52 +08:00
Hongze Cheng 20cd0d08bb
Merge pull request #24842 from taosdata/fix/TD-28765
fix(vnd/query): not release reader if not initialized
2024-02-23 14:32:34 +08:00
Hongze Cheng 67f5684151
Merge pull request #24798 from taosdata/feat/TD-27463-3.0
enh: get machine id and tbase58 codec
2024-02-23 14:18:45 +08:00
wangmm0220 b6d28b9b9d fix:[TD-28698] error message 2024-02-23 14:00:54 +08:00
slzhou 830de66111 fix: compilation error and force sort by row id for CI 2024-02-23 13:55:10 +08:00
Benguang Zhao f2c1b7da05 enh: keep in redo stage on context switch for rollback trans 2024-02-23 13:18:36 +08:00
slzhou ca6d10cdda Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-23 11:29:12 +08:00
Benguang Zhao ec093cb477 enh: ensure decoded obj cleared in new obj action validate 2024-02-23 11:25:42 +08:00
dapan1121 fb953e439d
Merge pull request #24831 from taosdata/szhou/fix/3.0/td-28742
fix: free datablocks that is skipped decided by firt row ts
2024-02-23 11:18:42 +08:00
54liuyao d3dd15e621 count window support having 2024-02-23 11:18:29 +08:00
slzhou 754a15cac8 feat: change from FILE* to TDFilePtr 2024-02-23 10:55:19 +08:00
Benguang Zhao 1b2bccd1d9 enh: not use prepare log in trans create-stb anymore 2024-02-23 10:40:50 +08:00
Benguang Zhao dfef26866a enh: decode sdb raw object in SdbValidateFp instead 2024-02-23 10:39:50 +08:00
kailixu ef7b38d4f6 enh: code optimization for tbase58 2024-02-23 10:30:47 +08:00
Haojun Liao 789746f9e2
Merge pull request #24839 from taosdata/fix/TD-28760
rebuild sliding window
2024-02-23 10:27:15 +08:00
Benguang Zhao a371afa58e enh: change type of trans create-qnode and drop-qnode as serial 2024-02-23 10:22:59 +08:00
Benguang Zhao fbd2a0035c enh: change type of trans create-snode and drop-snode as serial 2024-02-23 10:22:58 +08:00
Benguang Zhao 94f7e0c811 enh: change redo logs of trans create-stb-index and drop-index as prepare logs 2024-02-23 10:22:58 +08:00
Benguang Zhao 8f3b6a717d enh: change redo logs of trans alter-db and drop-db as prepare logs 2024-02-23 10:22:57 +08:00
Benguang Zhao 3a81c9777c enh: change redo logs of trans alter-stb and drop-stb as prepare logs 2024-02-23 10:22:56 +08:00
Benguang Zhao 03d68a0376 enh: change redo logs of trans create-stb as prepare logs 2024-02-23 10:22:55 +08:00
kailixu 31cf877f50 enh: code optimization for tbase58 2024-02-23 10:16:27 +08:00
Minglei Jin e80ac5a4a6 fix(vnd/query): not release reader if not initialized 2024-02-23 10:14:59 +08:00
Haojun Liao 4248da14e7 fix(stream): inc the default stream threads for each vnode. 2024-02-23 10:02:54 +08:00
dapan1121 794d4a931c
Merge pull request #24820 from taosdata/mark/3.0
fix:add excluded msg for meta in tmq
2024-02-23 09:41:39 +08:00
Haojun Liao d8ffa65b62 fix(stream): fix the compatible issue when the fill-history exists. 2024-02-23 09:12:27 +08:00
54liuyao c7a50acd63 rebuild sliding window 2024-02-23 09:05:30 +08:00
dapan1121 a7b1ee9d59
Merge pull request #24833 from taosdata/opti/TD-28118
fix:change datablock to old version for compatibility
2024-02-23 09:02:11 +08:00
dapan1121 a745319b81 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-23 08:59:16 +08:00
Hongze Cheng 2d1c2ad0b2
Merge pull request #24810 from taosdata/opt/changeCoverityScan
Opt/change coverity scan
2024-02-23 08:52:34 +08:00
slzhou 3fb6ed8a42 feat: free write buf after reading all blocks 2024-02-23 08:35:01 +08:00
slzhou fbc1d6244f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-23 08:26:22 +08:00
slzhou 0ae2e2905d fix: change fseek to fseeko for 64 bit offset 2024-02-23 08:24:16 +08:00
dmchen 7c9ae19989 core at show user 2024-02-22 12:31:33 +00:00
dmchen c77fee12e0 mnode alive 2024-02-22 12:07:28 +00:00
dmchen eb670e12ee first_ep 2024-02-22 11:39:57 +00:00
Haojun Liao f57942fdbd
Merge pull request #24827 from taosdata/fix/crash_stream
fix(stream): halt the correct task.
2024-02-22 19:27:36 +08:00
Haojun Liao d59399da5b
Merge pull request #24824 from taosdata/fix/TD-28739
delete invalid result
2024-02-22 19:13:12 +08:00
Haojun Liao 3498763a1b Merge branch '3.0' into fix/nullcheck 2024-02-22 19:07:02 +08:00
Haojun Liao af1f61cd39 fix(stream): fix the compatible issue when the fill-history exists. 2024-02-22 19:05:30 +08:00
kailixu 75caea4fbf enh: code optimization for tbase58 2024-02-22 19:04:21 +08:00
wangmm0220 c2c49a4b22 fix:change datablock to old version for compatibility 2024-02-22 19:01:58 +08:00
dapan1121 807bba9215 fix: window join issues 2024-02-22 18:59:10 +08:00
kailixu 5b0fc1544d enh: unit test and optimization for base58 2024-02-22 18:00:12 +08:00
factosea b9b14c4633 fix: monitor client config 2024-02-22 17:50:41 +08:00
wangmm0220 604ae220f3 fix:change datablock to old version for compatibility 2024-02-22 17:48:33 +08:00
kailixu 6ac6e8f2bd enh: unit test and optimization for base58 2024-02-22 17:46:36 +08:00
kailixu a34402a11f Merge branch '3.0' into feat/TD-27463-3.0 2024-02-22 17:35:34 +08:00
factosea 3341d02060 fix: don't copy all data when use limit 2024-02-22 17:03:17 +08:00
dmchen 37fd11adf2 mnode role offline 2024-02-22 08:53:11 +00:00
dapan1121 16ca49010a
Merge pull request #24800 from taosdata/szhou/fix/ts-4506
fix: free fd to reuse the space
2024-02-22 16:25:41 +08:00
facetosea a6f70ad8c2 fix: slow query desc 2024-02-22 16:13:50 +08:00
Haojun Liao da0265ddde fix(tsdb): set correct error code info extract method. 2024-02-22 15:52:47 +08:00
wangmm0220 4037a7a1a5 fix:change datablock to old version for compatibility 2024-02-22 15:44:50 +08:00
slzhou c859213ce5 fix: free datablocks that is skipped decided by firt row ts 2024-02-22 15:35:03 +08:00
Haojun Liao 7c8eb21ee5 fix(stream): halt the correct task. 2024-02-22 15:01:04 +08:00
dmchen 607971b514 uptime unit 2024-02-22 06:54:06 +00:00
54liuyao 8c6ea4079c delete invalid result 2024-02-22 14:15:35 +08:00
dapan1121 3c7923a77e
Merge pull request #24806 from taosdata/szhou/tms/port-3
feat: add para_tables_sort hint document and change typo error
2024-02-22 13:56:09 +08:00
dmchen 2f6fc4a9ce grant default 2024-02-22 04:55:54 +00:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
factosea ab3fd3164f fix: tag desc 2024-02-22 11:42:34 +08:00
Haojun Liao 5de8617a32
Merge pull request #24783 from taosdata/fix/crash_stream
test(stream): add unit test cases.
2024-02-22 11:28:17 +08:00
slzhou b5bc45c73b fix: save to ext mem file only when sort by row id 2024-02-22 11:21:44 +08:00
wangmm0220 6e13e4aa63 fix:add excluded msg for meta in tmq 2024-02-22 10:58:32 +08:00
Hongze Cheng 665cc2c2c4 more code change 2024-02-22 10:13:35 +08:00
slzhou a769bc7217 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-22 10:03:47 +08:00
Hongze Cheng 2ade750e4d fix some bug 2024-02-22 10:03:42 +08:00
slzhou 9e1446aa88 fix: initialize result block 2024-02-22 10:03:29 +08:00
Haojun Liao dbd3b4e2b9 test: remove print info. 2024-02-22 10:02:25 +08:00
dmchen ee84e2d75e uptime unit 2024-02-22 02:00:33 +00:00
Haojun Liao 045a30035f test(stream): init lock. 2024-02-22 09:52:47 +08:00
Hongze Cheng a9e3ca41a9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-22 09:39:48 +08:00
Haojun Liao 637e604368 test(stream): add print info. 2024-02-22 09:38:44 +08:00
Haojun Liao 5c817d101a test(stream): add print info. 2024-02-22 09:29:40 +08:00
54liuyao d5259c8983 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-02-22 09:23:00 +08:00
Haojun Liao 365926b3c9
Merge pull request #24812 from taosdata/fix/TD-28685
set group id of delete range
2024-02-22 09:17:34 +08:00
Haojun Liao 705ae7d827 test(stream): init mnode lock. 2024-02-22 09:04:57 +08:00
dmchen 46ee4cd00f uptime 2024-02-22 00:49:51 +00:00
Haojun Liao 1cf7790b1c
Merge pull request #24816 from taosdata/fix/nullcheck
fix(stream): send hb correctly after the leader of mnode switching in a cluster.
2024-02-22 08:45:34 +08:00
Alex Duan fd85d303c7
Merge pull request #24817 from taosdata/fix/fixInvalidRead30
fix invalid read
2024-02-21 20:28:56 +08:00
yihaoDeng fa9f48866c update retry 2024-02-21 20:02:22 +08:00
Hongze Cheng ccd65fd495 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-21 19:26:31 +08:00
Hongze Cheng 49f49fd238 more code 2024-02-21 19:26:12 +08:00
54liuyao aabab3b4f7 init mid op 2024-02-21 19:12:34 +08:00
54liuyao 78b1516475 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-02-21 19:09:40 +08:00
yihaoDeng b629c27691 fix invalid read 2024-02-21 10:53:21 +00:00
Haojun Liao bad3730387 fix(stream): set the vgId in hb rsp msg. 2024-02-21 18:25:35 +08:00
Haojun Liao 4440243b17 fix(stream): clear the handle after send msg. 2024-02-21 18:17:31 +08:00
Hongze Cheng 844a563295 more code 2024-02-21 17:02:25 +08:00
Haojun Liao 6f8a54f27b fix(stream): free dummy rsp msg. 2024-02-21 16:27:52 +08:00
54liuyao 9739b9feb6 set group id of delete range 2024-02-21 16:22:51 +08:00
Haojun Liao 8740c3cb4a fix(stream): send hb rsp explicitly. 2024-02-21 16:17:06 +08:00
dmchen 606aa61c4f remove errors and delete 2024-02-21 08:06:45 +00:00
wangmm0220 2049fa688a fix:add log 2024-02-21 16:01:02 +08:00
Hongze Cheng b0b71bc3c2 more code 2024-02-21 15:21:46 +08:00
Haojun Liao b361eb4a7c fix(stream): add hb rsp handle function for vnode and snode. 2024-02-21 15:16:07 +08:00
54liuyao 53a4294e4c mid agg operator 2024-02-21 14:48:16 +08:00
yihaoDeng d28a450882 add coveriry 2024-02-21 14:39:41 +08:00
dmchen 95a6af54a9 remove monitor_interval 2024-02-21 06:33:12 +00:00
Hongze Cheng 4b71031014 more code 2024-02-21 14:29:10 +08:00
yihaoDeng d0b26bf037 add coveriry 2024-02-21 14:07:46 +08:00
Haojun Liao b27b635c10 fix(stream): allow hb message rsp. 2024-02-21 13:55:06 +08:00
slzhou 6b331594d9 fix: change typo error 2024-02-21 13:38:49 +08:00
Hongze Cheng b7b9c02694 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-21 13:18:56 +08:00
slzhou 87c8f1aa82 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0 2024-02-21 13:09:36 +08:00
Haojun Liao db30163b17
Merge pull request #24799 from taosdata/fix/nullcheck
fix(stream): add null ptr check.
2024-02-21 13:07:58 +08:00
dmchen c55e9b1877 insert user empty 2024-02-21 04:12:45 +00:00
slzhou cec0db9ff1 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-02-21 11:33:21 +08:00
shenglian-zhou 955d3df15e
Merge branch '3.0' into szhou/tms-wc/save-row-simplebuf 2024-02-21 10:12:52 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
shenglian zhou e91586c484 fix: free fd to reuse the space 2024-02-21 09:47:42 +08:00
Hongze Cheng 6f5af37b1d
Merge pull request #24797 from taosdata/fix/TD-28681
fix duplicate uid
2024-02-21 09:44:40 +08:00
Haojun Liao d6f5ae226b refactor: do some internal refactor. 2024-02-21 09:42:23 +08:00
Haojun Liao 8d848a5bf0 fix(stream): add null ptr check. 2024-02-21 09:40:22 +08:00
dapan1121 98ed2458ea Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-20 17:39:51 -08:00
dapan1121 c4dbae3a5a enh: add window join ut 2024-02-20 17:13:29 -08:00
kailixu c7932675ce enh: get machine id 2024-02-21 09:07:38 +08:00
Hongze Cheng fca1c077fe
Merge pull request #24790 from taosdata/fix/TD-28329
fix(tsdb/cache): remove unused block index cache
2024-02-21 09:03:54 +08:00
yihaoDeng 05c6c3815a fix duplicate uid 2024-02-20 12:45:21 +00:00
yihaoDeng af1a40a7ff fix duplicate uid 2024-02-20 12:09:30 +00:00
yihaoDeng db03fbd896 add test case 2024-02-20 19:11:21 +08:00
dapan1121 a428ed76f8
Merge pull request #24791 from taosdata/fix/TD-28612
fix: windows crash issue
2024-02-20 19:00:23 +08:00
dapan1121 97452c666c
Merge pull request #24788 from taosdata/fix/TD-28666
fix:stream load error
2024-02-20 17:38:15 +08:00
kailixu b2ad162a8b enh: remove obsolete codes 2024-02-20 17:13:58 +08:00
Minglei Jin efd2bc6bac fix(tsdb/cache): remove unused block index cache 2024-02-20 17:12:55 +08:00
dapan1121 d258c3fca6 fix: windows crash issue 2024-02-20 01:06:41 -08:00
Hongze Cheng 6cdef62f92
Merge pull request #24772 from taosdata/fix/TD-28539-3.0
fix: invalid memory access during meta snapshot transfer
2024-02-20 17:01:46 +08:00
Hongze Cheng 261d38d4a7
Merge pull request #24710 from taosdata/fix/TD-24422-2
enh(tsdb/cache): flag empty table when creating
2024-02-20 16:17:18 +08:00
Hongze Cheng 2d4a288c99
Merge pull request #24786 from taosdata/fix/fixMemleak-3
fix mem leak
2024-02-20 15:24:34 +08:00
wangmm0220 22b1db5191 fix:stream load error 2024-02-20 14:49:52 +08:00
dapan1121 faffbd201e
Merge pull request #24785 from taosdata/fix/TD-28634
fix: invalid read memory issue
2024-02-20 14:38:36 +08:00
Hongze Cheng cb0a5b4725 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28539-3.0 2024-02-20 14:20:48 +08:00
dapan1121 f13fd8a7a9
Merge pull request #24781 from taosdata/feat/TD-28656
remove invalid code
2024-02-20 13:58:11 +08:00
slzhou 73cced005d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-02-20 13:22:45 +08:00
slzhou b3c4fe489f feat: remove todo 2024-02-20 13:22:35 +08:00
Yihao Deng a36824c4a9 fix mem leak 2024-02-20 03:59:34 +00:00
shenglian zhou ee7edac825 Merge branch 'szhou/tms-wc/save-row-simplebuf' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-20 11:27:46 +08:00
shenglian zhou 73695f2431 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-20 11:25:58 +08:00
dapan1121 6e48a014b4 fix: invalid read memory issue 2024-02-19 19:25:21 -08:00
Haojun Liao 13c3654bf5 other: merge 3.0 2024-02-20 10:51:04 +08:00
dapan1121 2a1103533f fix: api leave lock issue 2024-02-19 18:27:36 -08:00
Haojun Liao 03bc2d7c6d test(stream): add unit test cases. 2024-02-20 10:27:02 +08:00
54liuyao 0e8170de49 remove invalid code 2024-02-20 10:17:47 +08:00
Alex Duan 2eb33b6ee6
Merge pull request #24759 from taosdata/coverage/TD-28602-3.0
coverage: add schUtil.c and schedulerTest
2024-02-20 09:14:03 +08:00
dapan1121 617494fd32
Merge pull request #24721 from taosdata/szhou/fix/mergelimit-oom
fix: when rows is greater than merge limit, skip the block
2024-02-20 09:09:45 +08:00
dapan1121 980e1b83be
Merge pull request #24775 from taosdata/opti/TS-4480
opti:consume performance if all data is in format of "insert into using"
2024-02-20 09:07:59 +08:00
dapan1121 2cacf6cf20
Merge pull request #24701 from taosdata/test/TD-26813
Test/td 26813
2024-02-20 09:06:39 +08:00
Haojun Liao 46b1fe520f
Merge pull request #24538 from taosdata/feat/TD-22023
stream count window
2024-02-20 08:50:25 +08:00
Haojun Liao f95fb4f27e
Merge pull request #24763 from taosdata/fix/crash_stream
refactor: do some internal refactor.
2024-02-20 08:50:12 +08:00
factosea 3439ff6e63 fix: rawBlockBindData 2024-02-19 20:13:05 +08:00
Hongze Cheng ffedfbaf1e
Merge pull request #24777 from taosdata/feat/TD-27463-3.0
fix: grant check for stream/topic/subscription
2024-02-19 19:36:22 +08:00
wangmm0220 77e2500a81 fix:conflicts from 3.0 2024-02-19 18:46:31 +08:00
dapan1121 129da0ab5c
Merge pull request #24740 from taosdata/fix/xsren/TD-28551/fileNotExistErrorCode
fix: file not exist on windows
2024-02-19 18:39:15 +08:00
54liuyao af1893d109 merge 3.0 2024-02-19 18:30:12 +08:00
kailixu c0cb72ca56 feat: grant check for topic/subscription 2024-02-19 18:28:50 +08:00