Commit Graph

18907 Commits

Author SHA1 Message Date
Haojun Liao 28032dfd39 fix(stream): fix memory leak if write failed. 2024-05-24 11:39:02 +08:00
dapan1121 6064ea0125 fix: support timeline query from union and order by 2024-05-24 11:24:19 +08:00
Haojun Liao 499ca6c23b
Merge pull request #25910 from taosdata/fix/TD-30028
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
2024-05-24 10:25:17 +08:00
Haojun Liao 8c0a74e7b2 fix(stream):adjust the idle time. 2024-05-24 09:19:09 +08:00
Yihao Deng a021b62c04 fix backen crash 2024-05-23 12:02:01 +00:00
Hongze Cheng 9531cba834 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0 2024-05-23 18:02:26 +08:00
Hongze Cheng f729072044 enh: reduce compact block write time 2024-05-23 17:57:07 +08:00
54liuyao 441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
Haojun Liao eb1f09f47f refactor: do some internal refactor. 2024-05-23 17:25:22 +08:00
Haojun Liao 0c61fb20d6 fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec. 2024-05-23 17:22:29 +08:00
54liuyao 8ccfa728f8 set pk column 2024-05-23 16:17:15 +08:00
Haojun Liao cc7d5d7a91 Merge branch '3.0' into fix/TD-30028 2024-05-23 16:16:59 +08:00
Haojun Liao cb6e03d985
Merge pull request #25896 from taosdata/fix/TD-30208
check delete mark
2024-05-23 15:48:01 +08:00
Haojun Liao 69567799eb fix(stream): initialization tasks before start all tasks. 2024-05-23 15:45:59 +08:00
Haojun Liao 61b08259ba fix(stream): initialization fill-history tasks before start all other stream tasks. 2024-05-23 15:38:16 +08:00
54liuyao 0b9e3c9115 check delete mark 2024-05-23 10:05:24 +08:00
Haojun Liao f146ae4198 fix(stream): 2024-05-22 19:46:24 +08:00
Haojun Liao 96e1487787 refactor: do some internal refactor. 2024-05-22 16:57:09 +08:00
Haojun Liao 142bc9046d fix(stream): fix memory leak. 2024-05-22 15:13:00 +08:00
Haojun Liao be39044b66 fix(stream): add more info 2024-05-22 11:04:54 +08:00
kailixu ea1b4c3b9d Merge branch '3.0' into enh/TD-30149-3.0 2024-05-22 10:44:44 +08:00
Haojun Liao ed12ef1c02
Merge pull request #25878 from taosdata/fix/TD-30180-3.0
fix:[TD-30180]error in judging if groupId already added to the end of…
2024-05-22 09:12:56 +08:00
dapan1121 f8c9d40ff6
Merge pull request #25849 from taosdata/fix/3.0/TS-4806
fix event window operator forget filting having clause
2024-05-22 09:10:45 +08:00
wangmm0220 f21eeae56c fix:[TD-30180]error in judging if groupId already added to the end of table name 2024-05-21 16:57:00 +08:00
kailixu d1bc549936 Merge branch '3.0' into enh/TD-30149-3.0 2024-05-21 15:29:22 +08:00
kailixu 04c0c8b6cd enh(grant): refine error code 2024-05-21 15:26:29 +08:00
dmchen a297a38818 fix/TD-29772 2024-05-21 01:57:33 +00:00
dapan1121 09609dbac5
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
2024-05-21 09:16:51 +08:00
wangmm0220 d79550be20 fix:[TS-4817] check primary key(timestamp) in raw data 2024-05-20 19:18:31 +08:00
Haojun Liao 3baa4169e6 Merge branch '3.0' into fix/3_liaohj 2024-05-20 10:31:53 +08:00
wangjiaming0909 9ae476c147 fix event window operator forget filting having clause 2024-05-20 10:30:51 +08:00
Hongze Cheng 9527b66db1
Merge pull request #25841 from taosdata/feat/ly_opt_checkpointYh
Feat/ly_opt_checkpointYh
2024-05-20 10:10:28 +08:00
Haojun Liao 130f7a292d fix(stream): reset the error code when trying to restore checkpoint. 2024-05-19 22:36:09 +08:00
wangjiaming0909 59bf72428d fix show create table with empty table name 2024-05-17 17:52:17 +08:00
Yihao Deng bb47a8df33 opt checkpoint 2024-05-17 15:30:04 +08:00
Yihao Deng b0377a2e3a opt checkpoint 2024-05-17 14:21:04 +08:00
wade zhang b299ff0449
Merge pull request #25798 from taosdata/fix/backendInvalidFree
Fix/backendInvalidFree
2024-05-17 13:46:18 +08:00
Hongze Cheng 671eb83d4e
Merge pull request #25809 from taosdata/fix/optReadBufForQueryLargeData3
Fix/optReadBufForQueryLargeData3
2024-05-17 11:43:33 +08:00
Hongze Cheng 56b2ccebf6
Merge pull request #25816 from taosdata/feat/TS-4050-3.0
feat/ts-4050-3.0
2024-05-17 09:13:19 +08:00
Haojun Liao 416339514f
Merge pull request #25822 from taosdata/feat/ly_opt_checkpoint
optimize stream operator checkpoint
2024-05-17 09:08:38 +08:00
Yihao Deng a7b434075b opt checkpoint 2024-05-16 20:16:59 +08:00
dapan1121 028c388435
Merge pull request #25788 from taosdata/fix/3.0/TD-30044
fix partition_by_col interval not loading blocks caused crash
2024-05-16 18:20:25 +08:00
Yihao Deng 2359e0e61b opt checkpoint 2024-05-16 18:07:57 +08:00
Yihao Deng ef5d9316bb Merge branch 'enh/refactoBackendCp' into feat/ly_opt_checkpoint 2024-05-16 16:30:27 +08:00
54liuyao 7b50663240 optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
dapan1121 41e8a6996f
Merge pull request #25808 from taosdata/fix/TS-4787-3.0
fix(meta scan):check system table scan result
2024-05-16 15:10:24 +08:00
Yihao Deng bc41a5ee3c refactor transport 2024-05-16 14:14:09 +08:00
Yihao Deng 427a98279e opt reset buf 2024-05-16 10:30:09 +08:00
dapan1121 51b9046cbc
Merge pull request #25773 from taosdata/enh/TS-4716/timewait
Enh/ts 4716/timewait
2024-05-16 10:17:10 +08:00
54liuyao 4be4a04621 fix(meta scan):check system table scan result 2024-05-16 09:56:07 +08:00
wangjiaming0909 2279f60eed fix partition_by_col interval not loading blocks caused crash 2024-05-16 09:48:00 +08:00
Hongze Cheng f4a9c5e3c8
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
2024-05-15 17:26:26 +08:00
Yihao Deng f33bf898b4 fix invalid free 2024-05-15 16:56:02 +08:00
Yihao Deng 01e9ae6299 fix invalid free 2024-05-15 16:53:42 +08:00
factosea e1ae87bbf5 use tsem2 2024-05-15 14:57:14 +08:00
Haojun Liao 2b44211928 fix(test): update test case and fix a typo. 2024-05-15 14:52:59 +08:00
Haojun Liao abd90c733a fix(stream): remove backend files only after the in-memory task is dropped. 2024-05-15 14:24:35 +08:00
Yihao Deng b1c50e23b6 refactor checkpoint 2024-05-15 11:38:43 +08:00
dapan1121 126c7fa6a5
Merge pull request #25771 from taosdata/fix/3.0/TD-30037
fix get table meta without meta lock
2024-05-15 10:23:15 +08:00
Haojun Liao 042ed3caff fix(stream): fix invalid unlock. 2024-05-15 10:08:56 +08:00
Haojun Liao f905558c38
Merge pull request #25776 from taosdata/fix/TD-30049
fix(tsdb): fix deadlock when stopping reader.
2024-05-15 09:15:18 +08:00
Hongze Cheng 156b5e71f4
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
2024-05-15 09:13:01 +08:00
Haojun Liao 610aa80e65 fix(stream): init backend for fill-history task. 2024-05-15 00:08:38 +08:00
Haojun Liao 4eacf86843 fix(tsdb): fix deadlock when stopping reader. 2024-05-14 19:20:19 +08:00
Hongze Cheng c57dd5f607
Merge pull request #25764 from taosdata/fix/TD-30030-3.0
fix: error msg of show tags from ntb/view
2024-05-14 18:10:54 +08:00
Haojun Liao 241f8b3d2e fix(tsdb): fix deadlock when stopping reader. 2024-05-14 18:05:13 +08:00
Hongze Cheng 7b35a5964e
Merge pull request #25471 from taosdata/feat/TD-29196
feat: add pcre2 lib to precheck geometry wkt
2024-05-14 17:42:15 +08:00
Haojun Liao 1ccf743215 fix(stream): fix syntax error. 2024-05-14 16:19:21 +08:00
Haojun Liao 4fa8cfbffe fix(stream): fix syntax error. 2024-05-14 15:42:37 +08:00
wangjiaming0909 876ea12bfa fix get table meta without meta lock 2024-05-14 15:20:49 +08:00
Haojun Liao 6898eba6ed fix(stream): expand stream tasks are divided into two phase, the first is to build stream task and then expand stream task before start stream tasks. 2024-05-14 14:34:31 +08:00
kailixu ba8d44e49c fix: error msg of show tags from ntb/view 2024-05-14 12:49:09 +08:00
kailixu 4abe06627c fix: error msg of show table tags from view 2024-05-14 12:25:25 +08:00
Haojun Liao fb248b2682 fix(stream): not save the stream task for rsma. 2024-05-13 17:26:39 +08:00
kailixu 8ab24c71d0 fix: show tags from undefined table 2024-05-13 17:14:29 +08:00
dmchen 7c31014c4d add sql 2024-05-13 08:20:27 +00:00
Haojun Liao 3dfffe9113 fix(stream): async load and start stream tasks. 2024-05-13 15:31:26 +08:00
dmchen 939183d3df fix/TD-29772 2024-05-13 01:56:49 +00:00
Haojun Liao 56a1e7e01f
Merge pull request #25727 from taosdata/fix/xftan/TD-29988-3.0
fix: build fails on macOS and Windows
2024-05-13 09:44:19 +08:00
dapan1121 dc853c0d2f
Merge pull request #25726 from taosdata/opti/TS-4658
fix:[TS-4658] make error msg specific
2024-05-12 18:07:39 +08:00
Haojun Liao d32a80a872 fix(query): set correct row index. 2024-05-11 17:05:56 +08:00
Haojun Liao d214dd5cdd fix(stream): fix error in downloading remote backup checkpoint data. 2024-05-11 16:19:11 +08:00
wangmm0220 55ac177097 fix:[TS-4658] make error msg specific 2024-05-11 15:50:05 +08:00
t_max f030af3aab fix: build fails on macOS and Windows 2024-05-11 14:59:05 +08:00
Haojun Liao c54751e7e2 fix(query): set the pk for interp query. 2024-05-11 11:11:09 +08:00
Haojun Liao f8d8061260 refactor: do some internal refactor. 2024-05-11 11:08:51 +08:00
Haojun Liao d7e1f37cd4 Merge branch '3.0' into fix/3_liaohj 2024-05-11 10:28:12 +08:00
Haojun Liao 370c255128 refactor: do some internal refactor. 2024-05-11 10:27:55 +08:00
Haojun Liao 11ed1f54b3 refactor: do some internal refactor. 2024-05-11 10:09:23 +08:00
Haojun Liao 7f93ec2c53 fix(stream): update the checkpoint info for followers, and some internal refactor. 2024-05-11 09:37:02 +08:00
dapan1121 8059ce72d2
Merge pull request #25711 from taosdata/fix/3.0/TS-4769
modify tsma invalid interval msg
2024-05-10 17:57:20 +08:00
Shungang Li 7ae4415890 fix: refactor lastcache ser/des for compatibility 2024-05-09 19:04:11 +08:00
wangjiaming0909 5ede67f578 modify tsma invalid interval msg 2024-05-09 17:55:17 +08:00
Haojun Liao 845fcfa247
Merge pull request #25700 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-05-09 15:14:46 +08:00
Haojun Liao 6721ec3cd8 refactor: do some internal refactor. 2024-05-09 14:06:25 +08:00
Haojun Liao 2ee8f7da32
Merge pull request #25695 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-05-09 13:36:56 +08:00
Haojun Liao db848f7e6b refactor: do some internal refactor. 2024-05-09 10:15:34 +08:00
Haojun Liao 6693efaa85 refactor: do some internal refactor. 2024-05-09 10:11:37 +08:00
Haojun Liao a450deb60b
Merge pull request #25679 from taosdata/fix/3_liaohj
fix(query): set correct row length for rowid sort.
2024-05-09 10:10:27 +08:00
Haojun Liao cbf994f04f fix(query): set correct length for json value. 2024-05-08 22:28:49 +08:00