Commit Graph

12795 Commits

Author SHA1 Message Date
dapan1121 298d98c966 Merge remote-tracking branch 'origin/main' into fix/ctgErrCode 2023-02-23 09:00:44 +08:00
Haojun Liao 5b1c2fc314
Merge pull request #20094 from taosdata/feature/3_liaohj
fix(tmq): update the epset when the leader of vnode changed.
2023-02-23 08:58:40 +08:00
dapan1121 2533133e22
Merge pull request #20097 from taosdata/fix/TD-22673
fix: fix issues reported by coverity scan
2023-02-23 08:57:40 +08:00
dapan1121 402abdb725
Merge pull request #20078 from taosdata/fix/TD-22626
fix: interval start window error
2023-02-23 08:56:13 +08:00
yihaoDeng e8b6d8fa64 fix: fix double send resp 2023-02-22 19:36:20 +08:00
Ganlin Zhao 644ba11a55 fix: fix asan error 2023-02-22 18:53:10 +08:00
Ganlin Zhao a185561405 fix: fix asan error 2023-02-22 18:46:59 +08:00
Haojun Liao cd1089acb3 refactor: fix coverity issues. 2023-02-22 16:43:37 +08:00
yihaoDeng 27c12787f7 fix: fix double send resp 2023-02-22 16:40:13 +08:00
Xiaoyu Wang 618c934fb2 enh: drop tables syntax optimization 2023-02-22 15:16:16 +08:00
Haojun Liao 8532de31cf refactor: remove assert. 2023-02-22 14:32:39 +08:00
Ganlin Zhao 39d38c15f1 fix param check 2023-02-22 14:08:03 +08:00
Haojun Liao 82067f3bd2 fix(query): fix coverity issues. 2023-02-22 13:38:13 +08:00
Ganlin Zhao d6ac7de746 change output format to JSON array 2023-02-22 11:44:17 +08:00
Ganlin Zhao 61140d3143 fix parameter check 2023-02-22 11:09:23 +08:00
Haojun Liao 61a7001274 fix(query): fix coverity issues. 2023-02-22 10:50:42 +08:00
Ganlin Zhao 84765ff670 refactor code 2023-02-22 10:47:49 +08:00
Ganlin Zhao 9102c7a42a change repeat_scan to pre_scan 2023-02-22 10:22:10 +08:00
54liuyao 1d58f85a54 feat:coverity scan 2023-02-22 10:10:04 +08:00
Ganlin Zhao fea9126453 remove debug logs 2023-02-22 10:07:03 +08:00
Ganlin Zhao 961ac26f92 Revert "add perf logs"
This reverts commit f7a8393c47.
2023-02-22 10:04:35 +08:00
Ganlin Zhao 61de3b179a Revert "add stats"
This reverts commit 09ce818223.
2023-02-22 10:04:28 +08:00
dapan1121 42525b846a fix: fix issues reported by coverity scan 2023-02-22 09:58:18 +08:00
Ganlin Zhao 7e01d092a2 optimize repeat scan 2023-02-22 09:25:18 +08:00
Haojun Liao 0c9145645b Merge branch 'main' into feature/3_liaohj 2023-02-22 08:53:23 +08:00
Haojun Liao 37fea8cf3d fix(tmq): update the epset when the leader of vnode changed. 2023-02-21 23:04:58 +08:00
yihaoDeng b8b2b8a23a fix: fix invalid free 2023-02-21 23:00:57 +08:00
Benguang Zhao 3b47dd753e enh: update pSyncNode->minMatchIndex in sncNodeEqPeerHeartbeatTimer 2023-02-21 20:01:54 +08:00
Xiaoyu Wang 62e3fd2cc6 fix: create stream semantic check 2023-02-21 19:19:43 +08:00
Benguang Zhao b0b9877265 fix: check if log buffer is empty in syncNodeOnLocalCmd 2023-02-21 19:00:47 +08:00
wangmm0220 b28c0ad952 fix:remove useless logic in tmq 2023-02-21 18:49:39 +08:00
Haojun Liao 4902e9a644
Merge pull request #20073 from taosdata/fix/TD-22635
fix: add vgroup count
2023-02-21 17:12:48 +08:00
dapan1121 a7fe2cb309 Merge remote-tracking branch 'origin/main' into fix/TS-2687 2023-02-21 16:31:50 +08:00
dapan1121 0b0af5240d
Merge pull request #20002 from taosdata/fix/forceStopTask
fix: add force stop task and rename conflict structer name
2023-02-21 16:30:18 +08:00
Xiaoyu Wang 7337f5ff7d
Merge pull request #20052 from taosdata/fix/3.0_merge_main
merge main
2023-02-21 16:27:19 +08:00
dapan1121 4e0d69c6b0 fix: memory leak in tdb 2023-02-21 16:11:14 +08:00
dapan1121 7b193ed943 fix: interval start window error 2023-02-21 15:52:22 +08:00
yihaoDeng 2d85d0191c fix: add vgroup count 2023-02-21 14:40:10 +08:00
dapan1121 3df3fea0bd fix: tag filter crash issue 2023-02-21 13:29:04 +08:00
dapan1121 968c538be5 fix: add merge join operator result limitation 2023-02-21 08:54:05 +08:00
yihaoDeng 487ca893b1 fix: fix invalid read-write 2023-02-20 22:41:49 +08:00
yihaoDeng 8fa55d3844 fix: fix invalid read-write 2023-02-20 21:40:24 +08:00
yihaoDeng 409e9a9ac8 fix: fix invalid read-write 2023-02-20 20:45:16 +08:00
Ganlin Zhao 09ce818223 add stats 2023-02-20 19:35:06 +08:00
Benguang Zhao 0c7a4bfad9 enh: refactor syncBeginSnapshot and walBeginSnapshot for logRetention 2023-02-20 19:19:49 +08:00
yihaoDeng 2bd38f453c fix: fix invalid read-write 2023-02-20 19:13:29 +08:00
Xiaoyu Wang 46ca6c9466 fix: tag filter 2023-02-20 19:06:07 +08:00
yihaoDeng 328cde55d5 fix: fix invalid read-write 2023-02-20 18:57:53 +08:00
yihaoDeng f570ac22cf fix: fix invalid read-write 2023-02-20 18:48:12 +08:00
Xiaoyu Wang 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
dapan1121 e8dc7c8f37
Merge pull request #20034 from taosdata/feat/TD-22341
feat: add memory debug option
2023-02-20 16:50:11 +08:00
Haojun Liao ad0be66a78
Merge pull request #19935 from taosdata/enh/dynamicIdx
feat:  change  index dynamicly
2023-02-20 15:48:49 +08:00
Ganlin Zhao f7a8393c47 add perf logs 2023-02-20 15:23:11 +08:00
Haojun Liao ae95c97b78
Merge pull request #19977 from taosdata/fix/TS-2638
fix:[TS638]diable tsdbReader open in streamScanOperator
2023-02-20 14:25:31 +08:00
Ganlin Zhao 28693ce285 feat(query): allow percentile function to take multiple params
to enhance performance
2023-02-20 14:07:24 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
Haojun Liao 7fe250412f refactor:do some internal refactor. 2023-02-20 10:13:11 +08:00
Haojun Liao 751c1cb5d2 refactor:do some internal refactor. 2023-02-20 10:12:27 +08:00
Haojun Liao 8d187efc18 refactor:do some internal refactor. 2023-02-20 10:04:08 +08:00
Haojun Liao 16bc8cb5df
Merge pull request #20038 from taosdata/enh/changeOptPara
enh: opt transport opt
2023-02-20 09:48:01 +08:00
yihaoDeng 1971ec0adb add trans param 2023-02-19 22:17:44 +08:00
Xiaoyu Wang 6ecd5b2971
Merge pull request #20019 from taosdata/enh/3.0_planner_optimize
feat: compatible with older versions of wal
2023-02-18 19:34:28 +08:00
Xiaoyu Wang a8630c0aa3
Merge pull request #20031 from taosdata/FIX/TD-22224-main
fix: not allow to read if sync is restoring
2023-02-18 18:31:46 +08:00
yihaoDeng 51755e9783 fix: fix drop error 2023-02-18 16:44:29 +08:00
Haojun Liao dac8b460bd
Merge pull request #20039 from taosdata/fix/TD-22549
fix:add limit for stream batch
2023-02-18 14:30:41 +08:00
54liuyao 2270fed9f7 fix:add limit for stream batch 2023-02-18 11:57:24 +08:00
yihaoDeng db7dec0347 fix filter error 2023-02-18 11:21:10 +08:00
Haojun Liao bda24a01d8
Merge pull request #19992 from taosdata/fix/main
enh: handle too many session
2023-02-18 10:19:44 +08:00
yihaoDeng 1acb4dd676 opt filter 2023-02-18 09:38:54 +08:00
yihaoDeng a9b6d56425 rm macro 2023-02-18 08:45:40 +08:00
yihaoDeng 0a22b24ed3 opt trans 2023-02-17 23:03:09 +08:00
yihaoDeng f19fdaa142 opt trans 2023-02-17 22:40:27 +08:00
yihaoDeng b894ba6f37 opt trans 2023-02-17 21:59:23 +08:00
yihaoDeng 597d7d3d9b opt transport 2023-02-17 20:47:38 +08:00
Benguang Zhao d51c3c36fb fix: not allow to read if sync is restoring 2023-02-17 19:47:52 +08:00
dapan1121 22e20462a2 Merge remote-tracking branch 'origin/3.0' into feat/TD-22341 2023-02-17 17:50:05 +08:00
dapan1121 386f184ed7 feat: disable async log 2023-02-17 17:45:44 +08:00
dapan1121 1128b1222b feat: add memory debug option 2023-02-17 17:40:14 +08:00
dapan1121 f7391a91c5
Merge pull request #20007 from taosdata/fix/TD-22513-M
fix: memory leak of tfs
2023-02-17 17:23:32 +08:00
Xiaoyu Wang d5cd2d36af feat: compatible with older versions of wal 2023-02-17 15:55:55 +08:00
yihaoDeng d22e97d256 fix invalid code 2023-02-17 13:56:42 +08:00
yihaoDeng 3de71e39b4 opt code 2023-02-17 13:27:36 +08:00
Xiaoyu Wang 4353e70c89
Merge pull request #20017 from taosdata/FIX/TD-22285-main
fix: synchronize access to raftStore
2023-02-17 12:57:44 +08:00
Xiaoyu Wang 6bf83f06ae
Merge pull request #20018 from taosdata/FIX/TS-2656-main
fix: keep processing on tqNextBlock failure
2023-02-17 12:57:18 +08:00
yihaoDeng a75e170151 fix err code 2023-02-17 12:07:25 +08:00
yihaoDeng 76e5213a23 opt queue 2023-02-17 12:01:12 +08:00
Haojun Liao 71844eeed1
Merge pull request #20015 from taosdata/fix/fill_history_state
fix: save fill history state
2023-02-17 11:46:57 +08:00
Xiaoyu Wang 9e5f8b154b fix: grammer check 2023-02-17 09:56:41 +08:00
Benguang Zhao dea3c0285b fix: keep processing on tqNextBlock failure 2023-02-17 09:29:15 +08:00
Xiaoyu Wang b7f4b93d22 merge 3.0 2023-02-17 09:23:41 +08:00
Xiaoyu Wang dc984d92f7 feat: compatible with older versions of wal 2023-02-17 09:21:07 +08:00
dapan1121 bf3a2de6f7
Merge pull request #20003 from taosdata/fix/TD-22457
fix: rsp msg async handled issue
2023-02-17 08:54:39 +08:00
yihaoDeng 27e6a0c344 change default value 2023-02-17 08:45:10 +08:00
yihaoDeng f975d8e0d9 change default value 2023-02-16 21:58:32 +08:00
yihaoDeng 2220b7e943 update benchmark case 2023-02-16 20:26:41 +08:00
yihaoDeng 666cfd8701 add debug info 2023-02-16 19:29:06 +08:00
yihaoDeng 23e1cb8fd5 fix mem leak 2023-02-16 19:17:39 +08:00
yihaoDeng c20fb3878d fix crash 2023-02-16 19:07:49 +08:00
yihaoDeng ee28ab3bf7 enh: batch send 2023-02-16 18:06:12 +08:00
Liu Jicong 2a4708d82a fix: save fill history state 2023-02-16 17:01:09 +08:00
yihaoDeng c35b938698 fix invalid read/write 2023-02-16 17:01:09 +08:00
Benguang Zhao 2a08e2a549 enh: refactor some asserts in doQueueScan 2023-02-16 16:06:51 +08:00
Benguang Zhao bcf6d5b641 fix: clear some asserts in walRead.c 2023-02-16 16:06:12 +08:00
yihaoDeng a6a8daec23 fix: batch write 2023-02-16 15:09:39 +08:00
yihaoDeng 27643f7c21 fix invalid read 2023-02-16 11:04:38 +08:00
kailixu 7abe4a7824 fix: memory leak of tfs 2023-02-16 10:55:55 +08:00
Haojun Liao f34bc0344c
Merge pull request #20001 from taosdata/fix/nodisk
fix(query): fix memory leak and invalid free for tag filter cache.
2023-02-16 10:46:50 +08:00
yihaoDeng 792e16befc fix invalid read 2023-02-16 10:36:49 +08:00
54liuyao 05c9d46fac fix:wrong tag value 2023-02-16 10:22:31 +08:00
dapan1121 a7fd33d7ad Merge branch 'fix/TD-22457' of github.com:taosdata/TDengine into fix/TD-22457 2023-02-16 10:07:07 +08:00
dapan1121 892d6c61c9 fix: task dropped error code 2023-02-16 10:06:01 +08:00
dapan1121 0ad3090a0e Merge remote-tracking branch 'origin/main' into fix/TD-22457 2023-02-16 09:24:21 +08:00
Haojun Liao fd379310f6
Merge pull request #19979 from taosdata/fix/tq_oom
fix: handle insufficient resource
2023-02-16 09:17:52 +08:00
dapan1121 ed4e8313e0 fix: add force stop task and rename conflict structer name 2023-02-16 08:55:13 +08:00
yihaoDeng 05e61bac89 fix: invalid read 2023-02-16 00:12:26 +08:00
yihaoDeng a2982d7c25 Merge branch 'enh/mainnn' into fix/main 2023-02-15 23:48:31 +08:00
yihaoDeng 3fc8f6b732 fix: invalid read 2023-02-15 22:29:17 +08:00
yihaoDeng 5c6b5f0d0f fix: invalid read 2023-02-15 21:58:56 +08:00
yihaoDeng 015dd658e6 fix: invalid read 2023-02-15 21:16:08 +08:00
yihaoDeng 9c050c0ea6 handle too many session 2023-02-15 20:15:34 +08:00
yihaoDeng f22d07319f handle too many session 2023-02-15 20:06:04 +08:00
Haojun Liao 717392782a fix(query): remove the invalid free. 2023-02-15 19:50:56 +08:00
yihaoDeng b8dfc71446 handle too many session 2023-02-15 19:24:48 +08:00
Haojun Liao e681bb02cd fix(query): set the initial number of tables values. 2023-02-15 19:23:49 +08:00
yihaoDeng e44704b20e opt: opt tag index 2023-02-15 17:26:11 +08:00
dapan1121 957ed637b0 fix: rsp type mismatch after link broken is processed 2023-02-15 16:49:21 +08:00
yihaoDeng 09e5ca7a0f handle fastfail 2023-02-15 15:34:55 +08:00
dapan1121 052f89c3d2
Merge pull request #19964 from taosdata/fix/restrict_interp_stable
fix: restrict interp query on stable for now
2023-02-15 14:30:52 +08:00
Haojun Liao cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
2023-02-15 12:55:04 +08:00
54liuyao 88970c88a9 fix:dispatch create sub table 2023-02-15 11:04:49 +08:00
Haojun Liao c2370fcdcc fix(query): set correct flag in create dummy ctx. 2023-02-15 09:57:05 +08:00
Haojun Liao f6ced36c87 fix(query): fix memory leak. 2023-02-15 01:28:50 +08:00
Haojun Liao 4e9146f061 fix(query): fix memory leak. 2023-02-14 22:46:31 +08:00
wangmm0220 6aa44b2fa9 fix:[TS638]diable tsdbReader open in streamScanOperator 2023-02-14 17:54:24 +08:00
dapan1121 05a9012fe3
Merge pull request #19973 from taosdata/fix/TD-22381
fix: add alter dnode configuration validdation
2023-02-14 17:10:25 +08:00
Liu Jicong e4a365c265 remove assert 2023-02-14 16:36:55 +08:00
Haojun Liao 78e67995cc
Merge pull request #19966 from taosdata/fix/nodisk
fix(query): check validation of suid
2023-02-14 16:14:43 +08:00
Haojun Liao a1eafe88ac fix(query): fix some errors. 2023-02-14 14:48:33 +08:00
wangmm0220 a74f7895e4 fix:[TS638]diable tsdbReader open in streamScanOperator 2023-02-14 14:12:45 +08:00
Haojun Liao 451b3628d5
Merge pull request #19965 from taosdata/fix/TD-22354
fix:number of ssdatablock rows exceeds the capacity
2023-02-14 13:49:31 +08:00
dapan1121 b9918b0eda fix: add alter dnode configuration validdation 2023-02-14 13:49:07 +08:00
Xiaoyu Wang 8ab3835a82
Merge pull request #19952 from taosdata/FIX/TD-22348-main
fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1
2023-02-14 13:41:24 +08:00
Xiaoyu Wang 031a13c945 fix: create stream check and error code wrong 2023-02-14 11:24:44 +08:00
Haojun Liao 6fffc71785 fix(query): check validation of suid, 2023-02-14 10:41:17 +08:00
54liuyao 3f38d56c0d fix:number of ssdatablock rows exceeds the capacity 2023-02-14 10:40:16 +08:00
Ganlin Zhao 606993dc1d fix: restrict interp query on stable for now 2023-02-14 10:22:09 +08:00
Haojun Liao 61a7751b57 fix(query): fix bug in tIntToHex and add test case. 2023-02-14 10:12:13 +08:00
Xiaoyu Wang fcd1732514
Merge pull request #19953 from taosdata/fix/main_bugfix_wxy
fix: query compatible with lower version messages
2023-02-14 09:36:40 +08:00
dapan1121 208706d947
Merge pull request #19880 from taosdata/fix/TS-2547
fix: invalid msg order issue
2023-02-14 09:11:20 +08:00
Haojun Liao fab32ae930 fix(query): fix bug in "tbname in" query. 2023-02-13 23:19:09 +08:00
Haojun Liao a4c66dd6bb
Merge pull request #19949 from taosdata/fix/TS-2538
fix:crash at generate session scan range
2023-02-13 19:05:33 +08:00
Benguang Zhao 99bfc95d54 fix: synchronize access to raftStore 2023-02-13 19:00:10 +08:00
Haojun Liao 0328013309
Merge pull request #19948 from taosdata/feature/event
fix(query): identify the data blocks from different group.
2023-02-13 17:22:04 +08:00
Haojun Liao c9ce01c878 Merge branch 'main' into feature/3_liaohj 2023-02-13 17:09:27 +08:00
Haojun Liao c597a1e4ce refactor: do some internal refactor. 2023-02-13 15:46:47 +08:00
Xiaoyu Wang de92def988 fix: query compatible with lower version messages 2023-02-13 15:25:00 +08:00
Benguang Zhao 767080922a fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1 2023-02-13 14:16:19 +08:00
Haojun Liao 13362841fe
Merge pull request #19946 from taosdata/fix/nodisk
fix(query): add kill check for cache scan operator.
2023-02-13 13:37:00 +08:00
Yihao Deng 5af1faf916
Merge branch '3.0' into enh/dynamicIdx 2023-02-13 13:36:06 +08:00
54liuyao 31a75f837b fix:crash at generate session scan range 2023-02-13 13:33:38 +08:00
Haojun Liao f26fa32340 other: add some comments. 2023-02-13 13:32:01 +08:00
Haojun Liao c96362d5fc other: merge event branch. 2023-02-13 13:28:16 +08:00
Haojun Liao 2de465b64c
Merge pull request #19947 from taosdata/enh/stream_buffer_param1
Enh/stream buffer param1
2023-02-13 13:27:42 +08:00
Haojun Liao 6a6c649113 fix(query): identify the data blocks from different group. 2023-02-13 13:24:59 +08:00
yihaoDeng 0f803fca10 fix: fix filter error result 2023-02-13 11:40:40 +08:00
dapan1121 df4967614f
Merge pull request #19906 from taosdata/fix/TS-2612
fix(query): fix max/min result inconsistent using with first or last plus interval time window query
2023-02-13 10:57:24 +08:00
Liu Jicong 7a4c8f30db reset default cfg 2023-02-13 10:54:13 +08:00
Haojun Liao b37bf56794 fix(query): add kill check for table merge scan. 2023-02-13 10:12:13 +08:00
Haojun Liao 08126ccde1 fix(query): add kill check for cache scan operator. 2023-02-13 10:07:56 +08:00
Xiaoyu Wang 6483b92f0c
Merge pull request #19923 from taosdata/fix/3.0_merge_main
merge main
2023-02-13 09:48:45 +08:00
Liu Jicong 0cd6bd3d86 Merge branch 'main' into enh/stream_buffer_param 2023-02-13 09:48:02 +08:00
Liu Jicong 1114fef337 add cfg 2023-02-13 09:47:30 +08:00
yihaoDeng a929aa22d8 merge 3.0 2023-02-12 10:48:18 +08:00
Haojun Liao f6a262eeb1 fix(query): fix invalid write. 2023-02-11 01:56:28 +08:00
Haojun Liao 38df631629 fix(query): set correct table number. 2023-02-11 00:28:10 +08:00
Haojun Liao 2de2733405 fix(query): set correct table number. 2023-02-11 00:27:17 +08:00
Haojun Liao ae7fc15170 fix(query): set correct table number. 2023-02-11 00:11:21 +08:00
Haojun Liao b14afeef0a refactor: do some internal refactor. 2023-02-10 23:40:53 +08:00
Haojun Liao 120ee13d6d refactor: do some internal refactor. 2023-02-10 23:34:03 +08:00
Haojun Liao 595a57dfc9 fix(query): fix a typo 2023-02-10 23:32:16 +08:00
Haojun Liao 1b53f4b0bd
Merge pull request #19919 from taosdata/fix/liaohj
fix(query): add check for table/super table dropped
2023-02-10 23:00:55 +08:00
Haojun Liao 8781f31d17 fix(query): fix a typo. 2023-02-10 19:22:38 +08:00
Haojun Liao a7fdc4bae3 other: merge 3.0 2023-02-10 19:20:24 +08:00
Haojun Liao 6839ed22f2 fix(query): fix bug in tag filter. 2023-02-10 18:28:35 +08:00
Haojun Liao 34891e1fe8
Merge pull request #19907 from taosdata/fix/stream_meta
fix: stream meta
2023-02-10 18:21:26 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Haojun Liao e378668571
Merge pull request #19915 from taosdata/fix/nodisk
ehn(query): dynamic set the initial buffer size for data block from d…
2023-02-10 17:49:46 +08:00
Haojun Liao f6b2da8c06 fix(query): add check for table/super table dropped, when retrieving cache rows. 2023-02-10 16:53:11 +08:00
Haojun Liao c8f1c3b6e4 fix(query): set the max rows as the default block buffer rows. 2023-02-10 16:18:30 +08:00
Haojun Liao 72287a3b5f fix(query): set correct tag value during tag filter and do some internal refactor. 2023-02-10 16:03:11 +08:00
yihaoDeng 8c754bed20 fix: mem leak whene fd excced limit 2023-02-10 14:32:31 +08:00
dapan1121 19903eb00c
Merge pull request #19908 from taosdata/fix/TD-22349
fix: taosd crash issue
2023-02-10 14:23:24 +08:00
Hongze Cheng f523a96c2d fix compact problem 2023-02-10 13:38:21 +08:00
dapan1121 5d526d9269 fix: taosd crash issue 2023-02-10 10:57:50 +08:00
Liu Jicong c8acfc4d54 fix: stream meta 2023-02-10 10:48:26 +08:00
Ganlin Zhao 3d3d15b765 fix(query): fix max/min result inconsistent using with first or last
plus interval time window query
2023-02-10 10:45:52 +08:00
Xiaoyu Wang b2e60da1cf merge main 2023-02-10 10:34:55 +08:00
Haojun Liao c537c6c12f Merge branch 'main' into fix/liaohj 2023-02-10 10:24:43 +08:00
Haojun Liao 443e8e2500 fix(query): add limit/offset for sys table scan operator. 2023-02-10 10:23:41 +08:00
Haojun Liao e46657ada2 fix(query): fix memory leak. 2023-02-10 00:30:56 +08:00
Xiaoyu Wang e595dce463
Merge pull request #19890 from taosdata/enh/3.0_planner_optimize
fix: tsdb reader deadlock
2023-02-09 17:34:32 +08:00
Xiaoyu Wang 86d231ce50
Merge pull request #19872 from taosdata/feat/vnode_compact
feat: data compaction
2023-02-09 16:24:50 +08:00
yihaoDeng 5315500287 fix filter error 2023-02-09 16:09:46 +08:00
Xiaoyu Wang e5a27765a2 fix: tsdb reader deadlock 2023-02-09 15:57:37 +08:00
Haojun Liao 6cf363600b
Merge pull request #19785 from taosdata/fix/TD-21899
fix:auto create table & NULL NONE problem for taosx
2023-02-09 15:31:13 +08:00
Hongze Cheng b24d3049f5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2023-02-09 14:27:30 +08:00
Xiaoyu Wang 402cf13f0f
Merge pull request #19884 from taosdata/fix/TD-22331
fix(mnd/sdbdump): return false with null updateDnodeInfoFp
2023-02-09 13:05:17 +08:00
Xiaoyu Wang fcff07675d merge main 2023-02-09 11:29:38 +08:00
54liuyao 40987fa507 feat:do not check whether the expired data has been update 2023-02-09 11:14:28 +08:00
Minglei Jin ba110e992a fix(mnd/sdbdump): return flase with null updateDnodeInfoFp 2023-02-09 10:50:44 +08:00
Xiaoyu Wang 9bc225ffda merge 3.0 2023-02-09 09:44:29 +08:00
Xiaoyu Wang 79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
2023-02-09 09:22:19 +08:00
Haojun Liao a39665800e
Merge pull request #19868 from taosdata/fix/liaohj
fix(query): set correct group table size.
2023-02-08 19:00:55 +08:00
Xiaoyu Wang 57ffc1b540 feat: add ignore update option for create stream 2023-02-08 18:55:42 +08:00
Xiaoyu Wang 98e2fa2d7b feat: add ignore update option for create stream 2023-02-08 18:46:12 +08:00
Xiaoyu Wang c000ed6d81 merge main 2023-02-08 17:55:28 +08:00
Liu Jicong ae4ad7d851 Merge branch 'main' into enh/stream_buffer_param 2023-02-08 16:09:35 +08:00
Haojun Liao d69b57fab9 fix(query): set correct size for the last group. 2023-02-08 15:48:27 +08:00
Benguang Zhao 5ce5dded75 enh: reset wal reader after walReadVer 2023-02-08 14:41:15 +08:00
Haojun Liao 43cce095d0 fix(query): set correct group table size. 2023-02-08 14:26:04 +08:00
Xiaoyu Wang f14ec79c41
Merge pull request #19851 from taosdata/fix/main_bugfix_wxy
fix: keepcolumnname is invalid in nested query
2023-02-08 13:17:49 +08:00
Hongze Cheng 89cc687b42 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2023-02-08 13:17:43 +08:00
Xiaoyu Wang 4ff3b5b370
Merge pull request #19861 from taosdata/feat/3.0_wxy
fix: invild free
2023-02-08 13:17:11 +08:00
Xiaoyu Wang 3b24128e59
Merge pull request #19850 from taosdata/fix/TD-21938-test
fix(tdb/defragment): use nlogn page defragment instead of n^2
2023-02-08 13:16:52 +08:00
Hongze Cheng 5a56e39613 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2023-02-08 11:15:51 +08:00
Shengliang Guan 4578d0971f
Merge pull request #19854 from taosdata/enh/TD-18702
fix: adjust some log while split
2023-02-08 11:10:22 +08:00
54liuyao bafe5a577e ci:add ci 2023-02-08 10:54:45 +08:00
Xiaoyu Wang 0ec0717263 fix: invild free 2023-02-08 10:35:25 +08:00
Minglei Jin dbdf26538c fix(tdb/page): remove n^2 implementation of page defragment 2023-02-08 09:56:18 +08:00
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
Hongze Cheng a086f83c27 fix: slow TDB page defragment 2023-02-08 09:46:48 +08:00
Xiaoyu Wang 2485fa5045
Merge pull request #19839 from taosdata/fix/TD-22245-tdb
fix(stream/state): switch tdb rollback on to restore from journals
2023-02-08 09:17:45 +08:00
Shengliang Guan 7fdeaf19be Merge remote-tracking branch 'origin/3.0' into enh/TD-18702 2023-02-07 20:29:14 +08:00
Xiaoyu Wang a52371959e feat: add ignore update option for create stream 2023-02-07 19:31:08 +08:00
Xiaoyu Wang e91b9ff47c fix: keepcolumnname is invalid in nested query 2023-02-07 19:05:41 +08:00
Xiaoyu Wang 8b6a50d970 feat: add explain test case 2023-02-07 18:35:42 +08:00
Minglei Jin e3ba07e054 test(tdb/defragment): unit test case for page defragment 2023-02-07 18:25:22 +08:00
Xiaoyu Wang 571e936b4a feat: add explain test case 2023-02-07 17:13:38 +08:00
dapan1121 19508d118f
Merge pull request #19817 from taosdata/feat/TS-2502
feat: support force fill in interval clause
2023-02-07 17:00:01 +08:00
54liuyao e89362fb36 feat:stream ignore check update data 2023-02-07 15:29:05 +08:00
Minglei Jin f4a60a4364 fix(stream/state): switch tdb rollback on to restore from journals 2023-02-07 15:11:22 +08:00
Haojun Liao 25f7ac7991
Merge pull request #19836 from taosdata/fix/nodisk
fix(query):add check for no disk error.
2023-02-07 13:36:30 +08:00
Haojun Liao 61be1fdc58 fix(query):fix syntax error. 2023-02-07 11:37:56 +08:00
Haojun Liao 5f89fe7652 fix(query):add check for no disk error. 2023-02-07 11:01:52 +08:00
dapan1121 c878b7985d
Merge pull request #19815 from taosdata/fix/TD-22228
fix: query res freed when fetch handling drop event
2023-02-07 10:21:28 +08:00
Haojun Liao 46fb9227f1
Merge pull request #19825 from taosdata/fix/nodisk
fix(query):set null for if the queried table is dropped
2023-02-07 09:19:58 +08:00
Shengliang Guan 4d20469e2b fix: adjust log formats 2023-02-07 00:12:05 +08:00
Haojun Liao 2d951c1690 fix(query):set null for if the queried table is dropped when retrieving the corresponding tags. 2023-02-06 22:34:27 +08:00
dapan1121 ded47e1312 Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
Haojun Liao 3822225231 other: merge main. 2023-02-06 16:24:15 +08:00