Commit Graph

47304 Commits

Author SHA1 Message Date
Xiaoyu Wang a7dad151f3
Merge pull request #20004 from taosdata/fix/TS-2625
fix(tsdb/cache): use block index cache with last/last_row
2023-02-17 15:27:49 +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
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 ab8397b273
Merge pull request #20013 from taosdata/fix/TS-2667
fix(mnd/stream): fix ignore update compatibility
2023-02-17 09:30:06 +08:00
Benguang Zhao dea3c0285b fix: keep processing on tqNextBlock failure 2023-02-17 09:29:15 +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
Xiaoyu Wang 50f394de76
Merge pull request #20012 from taosdata/FIX/TS-2656-main
enh: refactor some asserts in walRead.c and doQueueScan.
2023-02-16 18:03:18 +08:00
Liu Jicong 2a4708d82a fix: save fill history state 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
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
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
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
Haojun Liao c7a9ed34d0 fix(query): fix memory leak and invalid free for tag filter cache. 2023-02-15 23:24:43 +08:00
Alex Duan 4a8d5355a7 fix: parse multi-line sql include tab key 2023-02-15 20:21:41 +08:00
Haojun Liao 717392782a fix(query): remove the invalid free. 2023-02-15 19:50:56 +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
dapan1121 957ed637b0 fix: rsp type mismatch after link broken is processed 2023-02-15 16:49:21 +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
haoranchen f78fffadf3
increase the time out of win ci test 2023-02-15 10:17:44 +08:00
Haojun Liao c2370fcdcc fix(query): set correct flag in create dummy ctx. 2023-02-15 09:57:05 +08:00
Shuduo Sang 7597dec434
fix: taosbenchmark print qps for main (#19983) 2023-02-15 09:18:44 +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
xinsheng Ren 34bf2f061b
fix: TD-22352 sudo required to start service on mac (#19962)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-14 18:59:09 +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