Commit Graph

20141 Commits

Author SHA1 Message Date
Haojun Liao 97ca4dfd0b
Merge pull request #19732 from taosdata/feat/ly_stream_stable
Feat/ly stream stable
2023-02-02 10:57:09 +08:00
Xiaoyu Wang 7e3b987e65
Merge pull request #19727 from taosdata/fix/TD-22143
fix(query): protect read snap with reader mutex when closing reader
2023-02-02 09:13:58 +08:00
Xiaoyu Wang c486530d23
Merge pull request #19720 from taosdata/feat/3.0_insert_explain
feat: explain insert select
2023-02-01 18:44:13 +08:00
Xiaoyu Wang 6a9462c481
Merge pull request #19710 from taosdata/enh/3.0_planner_optimize
enh: add event_window test case
2023-02-01 17:56:47 +08:00
54liuyao cea8a920f7 feat(stream): add ci 2023-02-01 17:50:08 +08:00
54liuyao c4414ec646 feat(stream):exists stable bug&ci 2023-02-01 17:27:04 +08:00
Xiaoyu Wang 637195ce94 fix: the problem of creating a stream without partition by clause 2023-02-01 17:27:03 +08:00
54liuyao fa43fc455a refactor stream interval build result data 2023-02-01 17:27:03 +08:00
Shengliang Guan fa3356d3c8
Merge pull request #19698 from taosdata/enh/TD-18702
enh: split vgroup
2023-02-01 17:03:06 +08:00
Minglei Jin dca720fc7d fix(query): protect read snap with reader mutex when closing reader 2023-02-01 15:09:21 +08:00
Xiaoyu Wang 024824fb3d fix: event_window memory leak 2023-02-01 09:34:14 +08:00
Xiaoyu Wang fc829aec52
Merge pull request #19689 from taosdata/fix/TD-22030
fix(query): reset snap to null after untaking mem snap
2023-01-31 16:51:07 +08:00
Shengliang Guan e32d24ab1f enh: save vnodes list file 2023-01-31 16:49:28 +08:00
Shengliang Guan fb0ef25dbd test: adjust split case 2023-01-31 16:40:53 +08:00
Shengliang Guan 2a8d791e39 Merge remote-tracking branch 'origin/3.0' into enh/TD-18702 2023-01-31 16:31:26 +08:00
Shengliang Guan 9f2078ae0d enh: rename tsdb file 2023-01-31 16:28:37 +08:00
Xiaoyu Wang 000eefac82 enh: deal coverity scan 2023-01-31 16:16:03 +08:00
Xiaoyu Wang 4b4468e392 feat: explain insert select 2023-01-31 16:04:57 +08:00
Shengliang Guan 5d8f05749c fix: coredump while tdbAbort 2023-01-31 15:49:56 +08:00
Minglei Jin 0257c4a90b fix(query): release reader's lock if not composed block 2023-01-31 15:04:48 +08:00
Shengliang Guan fbc4513ee3 enh: call vnodeBegin after vnodeSyncCommit 2023-01-31 15:01:10 +08:00
Shengliang Guan 71a17e4c47 enh: update numOfVgroups while split 2023-01-31 14:24:58 +08:00
Shengliang Guan f6248d21df fix: coredump if no data while vnode commit 2023-01-31 13:32:08 +08:00
Shengliang Guan 53ac9c7229 enh: commit tsdb after split 2023-01-31 10:59:34 +08:00
Xiaoyu Wang aae2de07af enh: add event_winodw test case 2023-01-31 09:21:44 +08:00
Xiaoyu Wang 677a27a097
Merge pull request #19690 from taosdata/fix/3.0_merge_main
Fix/3.0_merge_main
2023-01-31 09:20:29 +08:00
xinsheng Ren 3d2b5ea6b6
Fix/xsren/td 20179/win version info (#19708)
* fix:get system info on windows

* fix:head file

* fix:del tchar.h
2023-01-31 00:49:18 +08:00
Minglei Jin 251fdd35ba fix(tsdb/read): wrap tsdb reader's lock with acquire/release 2023-01-30 19:26:36 +08:00
Hongze Cheng 2d03fb6041 fix memory leak 2023-01-30 18:16:55 +08:00
Shengliang Guan 141fcdd49b enh: alter vnode hashrange in cfg file 2023-01-30 17:54:54 +08:00
Shengliang Guan 8bc0d4ba74 enh: add alter vnode hashrange request 2023-01-30 16:33:17 +08:00
Hongze Cheng c04810e8d5 fix: more code 2023-01-30 15:51:54 +08:00
Hongze Cheng 5904f967f5 fix: snapshot problem 2023-01-30 15:38:19 +08:00
Hongze Cheng dcd0ade349 fix double free problem 2023-01-30 14:24:00 +08:00
Shengliang Guan 03dc6e55b5 enh: add disable vnode write request 2023-01-30 13:54:15 +08:00
Hongze Cheng 90ff718c57 Merge branch 'fix/TD-22070' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 11:41:26 +08:00
Hongze Cheng 9502fb3633 fix memory leak 2023-01-30 11:40:41 +08:00
Hongze Cheng 0f00862d8b Merge branch 'fix/TD-22070' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 10:17:59 +08:00
Hongze Cheng 3deedfb5c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3.0_merge_main 2023-01-30 10:11:45 +08:00
Shengliang Guan f36713a587 enh: set vgroup dropping state before split 2023-01-30 10:08:26 +08:00
Shengliang Guan 316e563ff2 enh: adjust vgroup replica after split 2023-01-30 09:59:30 +08:00
Shengliang Guan 7bcd4cf0f3 enh: parse split vgroup request 2023-01-30 09:42:20 +08:00
Hongze Cheng 76e3720530 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-22070 2023-01-30 09:32:23 +08:00
Shengliang Guan 98e174606c
Merge pull request #19578 from taosdata/FIX/TD-21942-main
enh: trim the last WAL idx file which is not fsynced
2023-01-30 09:31:28 +08:00
Shengliang Guan 0ca1d55d4c
Merge pull request #19696 from taosdata/FIX/TD-22081-main
fix: round lastApplyIndex up to beginIndex -1 in syncBeginSnapshot
2023-01-30 09:29:41 +08:00
Hongze Cheng 4d6e0b6a78 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-22070 2023-01-30 09:23:46 +08:00
Haojun Liao a4f4eb84f4
Merge pull request #19686 from taosdata/fix/nodisk
fix(query): add qsort for alpine.
2023-01-29 21:59:31 +08:00
Benguang Zhao bd23a36f86 fix: round lastApplyIndex up to beginIndex -1 in syncBeginSnapshot 2023-01-29 18:03:09 +08:00
Benguang Zhao 2f9218b79c fix: tqOffsetSnapRead success on tq/offset-ver not existing 2023-01-29 15:14:26 +08:00
Hongze Cheng 27f3b02196 more code fix 2023-01-29 15:09:13 +08:00