Commit Graph

12735 Commits

Author SHA1 Message Date
Haojun Liao 22a85734c6 fix(mq): add more chek for balance couner to avoid the negative value emerges. 2023-03-05 13:23:50 +08:00
yihaoDeng 566d233c1c add debug 2023-03-04 19:28:03 +08:00
yihaoDeng b4e8130633 add debug 2023-03-04 18:48:37 +08:00
yihaoDeng 8f63de5a0a add debug 2023-03-04 18:30:53 +08:00
yihaoDeng 6fe2a9b10d add debug 2023-03-04 18:09:40 +08:00
Haojun Liao 24bb33f24a refactor: add some logs. 2023-03-03 18:34:38 +08:00
Shengliang Guan 1ba198b90e
Merge pull request #20255 from taosdata/fix/main_bugfix_wxy
fix: the number of output lines is incorrect when the event window is used with the multiline function
2023-03-03 16:55:37 +08:00
Xiaoyu Wang cf9c2a112f fix: the number of output lines is incorrect when the event window is used with the multiline function 2023-03-03 15:20:07 +08:00
Xiaoyu Wang fb81b4abeb
Merge pull request #20252 from taosdata/FIX/TD-22944-main
enh: fsync WAL idx and log when walRollImpl
2023-03-03 15:12:53 +08:00
dapan1121 f7a20af538 fix: taosc crash caused of ordering by string 2023-03-03 11:47:08 +08:00
Benguang Zhao ca23365d68 enh: fsync WAL idx and log when walRollImpl 2023-03-02 20:40:34 +08:00
Shengliang Guan 6adbd8f80e
Merge pull request #19914 from taosdata/fix/transMemleak
fix: mem leak when fd excced limit
2023-03-02 17:36:38 +08:00
Shengliang Guan eeca7653b9
Merge pull request #20234 from taosdata/fix/TD-22868
fix:set timestamp precision
2023-03-02 17:21:37 +08:00
Shengliang Guan dd04bebb3d
Merge pull request #20237 from taosdata/fix/defaultValue
fix: change default config
2023-03-02 16:21:57 +08:00
yihaoDeng 1cb6e49c79 change default config 2023-03-02 13:04:49 +08:00
yihaoDeng 5c50eeb5cc change default config 2023-03-02 12:16:28 +08:00
dapan1121 2a5074870d fix: add missing db options in show create database result 2023-03-02 11:33:29 +08:00
54liuyao 8a23f0ce3b fix:set timestamp precision 2023-03-01 18:59:27 +08:00
dapan1121 f27a2e8a78
Merge pull request #20207 from taosdata/fix/TD-22822
fix(query): add inherit input order from upstream option for exchange operator
2023-03-01 11:16:57 +08:00
dapan1121 4a02c73084
Merge pull request #20202 from taosdata/szhou/fix/td-22788
fix: ensure capacity and move to next group
2023-03-01 10:22:15 +08:00
dapan1121 10a39de9f9
Merge pull request #20214 from taosdata/fix/TD-22862-MAIN
fix: destroy node with wrong type conversion
2023-03-01 09:25:55 +08:00
Xiaoyu Wang b855816780
Merge pull request #20206 from taosdata/fix/main_wxy
fix: a plan error of set operator subquery
2023-02-28 19:33:56 +08:00
Haojun Liao b3ae58dac1
Merge pull request #20205 from taosdata/feat/TD-22831
feat:window close && ignore expired
2023-02-28 19:23:07 +08:00
Ganlin Zhao cad32b12a5 add inherit from upstream order option for exchange 2023-02-28 18:30:51 +08:00
54liuyao fe4123e814 feat:window close && ignore expired 2023-02-28 18:20:58 +08:00
Alex Duan 3249b83890 fix: destroy node with wrong type coversion 2023-02-28 17:38:35 +08:00
Xiaoyu Wang ca624678b1 fix: a plan error of set operator subquery 2023-02-28 17:28:23 +08:00
shenglian zhou 8f2ec81f76 Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix/td-22789 2023-02-28 16:05:49 +08:00
Ganlin Zhao 5ad0d18c2e fix(query): make exchange operator inherit input order from upstream 2023-02-28 16:05:41 +08:00
Xiaoyu Wang e7a19755c6 fix: a plan error of set operator subquery 2023-02-28 16:02:49 +08:00
wangmm0220 986ae9c4d0 fix:conflicts 2023-02-28 15:11:16 +08:00
Xiaoyu Wang 84b8637a05
Merge pull request #20200 from taosdata/fix/main_bugfix_wxy
fix: invalid write memory when query policy is 4
2023-02-28 14:29:09 +08:00
Haojun Liao 1ac30b7710
Merge pull request #20169 from taosdata/feature/3_liaohj
refactor: do some internal refactor and add some logs for tmq.
2023-02-28 12:01:22 +08:00
shenglian zhou ce38d80480 fix: ensure capacity and move to next group 2023-02-28 11:19:13 +08:00
Xiaoyu Wang 706cba7927 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-28 10:42:06 +08:00
Xiaoyu Wang 5b7ec8ade5 fix: invalid write memory when query policy is 4 2023-02-28 10:41:13 +08:00
Haojun Liao b92de1e9e6 fix(query): fix invalid read. 2023-02-28 09:34:16 +08:00
Haojun Liao 0c730ec48e
Merge pull request #20187 from taosdata/fix/TD-22780_m
fix: invalid vg count
2023-02-28 09:18:58 +08:00
Haojun Liao d18dd3067b other: merge main. 2023-02-28 00:38:37 +08:00
Haojun Liao 5e9f53560d
Merge branch 'main' into feature/3_liaohj 2023-02-27 18:23:35 +08:00
Xiaoyu Wang d4e32cc8f1
Merge pull request #20180 from taosdata/fix/3.0_merge_main
merge 3.0
2023-02-27 17:08:44 +08:00
Haojun Liao 41c5ba29b6
Merge pull request #20154 from taosdata/fix/toManySeesion
fix: to many seesion
2023-02-27 16:58:57 +08:00
yihaoDeng 5c7959a2b7 fix: invalid vg count 2023-02-27 16:32:47 +08:00
dapan1121 178d2cac00
Merge pull request #20156 from taosdata/fix/TD-22520
fix(query): fix apply limit error for doMultiwayMerge operator if datablocks belongs to the same group
2023-02-27 14:20:42 +08:00
Xiaoyu Wang f97a140a3c merge 3.0 2023-02-27 14:16:33 +08:00
yihaoDeng 51fdfd8513 fix: change conn pool 2023-02-27 11:02:10 +08:00
dapan1121 c5348ce793
Merge pull request #20159 from taosdata/fix/TD-22762
fix: empty ts range query issue
2023-02-27 09:07:40 +08:00
yihaoDeng d598135f60 fix: limit session num 2023-02-27 08:39:46 +08:00
wangmm0220 c638564179 fix:confilcts from main 2023-02-26 23:09:57 +08:00
Haojun Liao a28156e832 refactor: do some internal refactor and add some logs for tmq. 2023-02-26 12:35:50 +08:00