Commit Graph

47416 Commits

Author SHA1 Message Date
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
Minglei Jin de9cafb04e fix(tsdb/cache): disable sharding for block index cache 2023-02-16 15:50:19 +08:00
Minglei Jin 742a6d6c95 fix(mnd/stream): fix ignore update compatibility 2023-02-16 15:25:25 +08:00
yihaoDeng a6a8daec23 fix: batch write 2023-02-16 15:09:39 +08:00
Haojun Liao f8b59fc5bf
Merge pull request #19999 from taosdata/feat/TS-2633
feat:add disable stream option
2023-02-16 13:23:08 +08:00
Minglei Jin 4959e8fa7c
Merge branch 'main' into fix/TS-2625 2023-02-16 12:33:59 +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
dapan1121 62a626079a
Merge pull request #20000 from taosdata/fix/TS-2658-MAIN
fix: parse multi-line sql include tab key
2023-02-16 10:32:50 +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
Minglei Jin 56f1afb19c fix(tsdb/cache): use block index cache with last/last_row 2023-02-16 09:28:35 +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
54liuyao b614c28713 feat:set default value 2023-02-16 09:12:46 +08:00
dapan1121 ed4e8313e0 fix: add force stop task and rename conflict structer name 2023-02-16 08:55:13 +08:00
yihaoDeng ebcbdcfddc fix: change parameter 2023-02-16 00:30:26 +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
Haojun Liao c7a9ed34d0 fix(query): fix memory leak and invalid free for tag filter cache. 2023-02-15 23:24:43 +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
Alex Duan 4a8d5355a7 fix: parse multi-line sql include tab key 2023-02-15 20:21:41 +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
54liuyao 43966abbc6 feat:add disable stream option 2023-02-15 18:39:05 +08:00
dapan1121 29df9d6034
Merge pull request #19987 from taosdata/fix/TD-22454-MAIN
fix:  exit call kill query and not to obtain dbname if have -s argument
2023-02-15 18:34:54 +08:00
yihaoDeng e44704b20e opt: opt tag index 2023-02-15 17:26:11 +08:00
yihaoDeng 009b6a61fa enh: limit tcp session between cluster 2023-02-15 17:25:37 +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 d1d60999d4
Merge pull request #19989 from taosdata/feature/3_liaohj
refactor: enable the log.
2023-02-15 14:07:25 +08:00
Haojun Liao 3a6d32ae0b refactor: enable the log. 2023-02-15 12:57:09 +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
Alex Duan 6676ee7de8 fix: run once not check right 2023-02-15 11:34:01 +08:00
Alex Duan 128880c1cf add taos_close 2023-02-15 11:27:44 +08:00
Alex Duan 3f5d6ca988 fix : build error 2023-02-15 11:21:08 +08:00
Alex Duan 2f32b3a2d8 fix: need not obtain db name if input argument include -s 2023-02-15 11:17:34 +08:00
Haojun Liao a780cf29c9
Merge pull request #19981 from taosdata/fix/TS-2638-main
fix:[TS638]diable tsdbReader open in streamScanOperator
2023-02-15 10:34:28 +08:00
Alex Duan ca5dfb28e1 fix: showHelp return line format error 2023-02-15 10:28:37 +08:00
Hui Li b76e20a2b8
Merge pull request #19986 from taosdata/tomchon-patch-3
increase the time out of win ci test
2023-02-15 10:18:53 +08:00