Commit Graph

13543 Commits

Author SHA1 Message Date
afwerar 289965fc90 os: fix log error 2022-08-04 10:50:07 +08:00
Zhiqiang Wang ca1b1d9e18
Merge pull request #15721 from taosdata/fix/ZhiqiangWang/TD-18093-fix-minimalDirGB-invalid-error
os: fix minimalDirGB invalid error
2022-08-04 10:44:33 +08:00
Xiaoyu Wang 58e67c8236
Merge pull request #15719 from taosdata/feature/3.0_wxy
fix: memory leak in parser when statement exception
2022-08-04 10:20:54 +08:00
Li Minghao 57a0fcd86d
Merge pull request #15720 from taosdata/feature/3.0_mhli
refactor(sync): change wal fsync flag to false
2022-08-04 10:14:20 +08:00
afwerar e76f770fc8 os: fix minimalDirGB invalid error 2022-08-04 10:02:09 +08:00
Cary Xu 5ce5dd2da8
Merge pull request #15723 from taosdata/feature/TD-11274-3.0
enh: adjust numOfRows in SubmitBlk from int16_t to int32_t
2022-08-04 09:36:26 +08:00
Yihao Deng 1b619f9e86
Merge pull request #15715 from taosdata/fix/valgrindBug
fix; valgrind error
2022-08-04 09:26:26 +08:00
Cary Xu e39da95011 fix: par insert test update 2022-08-04 08:57:09 +08:00
Cary Xu 76c6f47ede fix: par insert test update 2022-08-04 08:50:15 +08:00
shenglian-zhou 6b06b2d99d
Merge pull request #15712 from taosdata/szhou/fix/udf
fix: remove udfd allocate buffer trace
2022-08-04 08:39:07 +08:00
Cary Xu f1790b2776 enh: adjust numOfRows in SubmitBlk from int16_t to int32_t 2022-08-03 21:03:27 +08:00
Liu Jicong e43d3d88b6 Merge branch '3.0' into feature/stream 2022-08-03 20:59:26 +08:00
Ganlin Zhao a646bba398
Merge pull request #15716 from taosdata/fix/TD-18010
fix(query): add interp param check
2022-08-03 20:33:59 +08:00
Liu Jicong cf5f06bd68 enh(stream): stream query is not limited by window count 2022-08-03 20:33:09 +08:00
afwerar d67339bfc8 os: fix minimalDirGB invalid error 2022-08-03 20:17:53 +08:00
Liu Jicong 9fc8cfc3b5
Merge pull request #15718 from taosdata/feature/stream
fix(tmq): race condition
2022-08-03 19:53:20 +08:00
Shengliang Guan 72b8e0eb20 refactor: adjust logs 2022-08-03 19:17:42 +08:00
Xiaoyu Wang 534d1a01b8 fix: memory leak in parser when statement exception 2022-08-03 19:17:12 +08:00
Minghao Li 998e24474c refactor(sync): change wal fsync flag to false 2022-08-03 19:15:07 +08:00
Liu Jicong 3ace0b150b fix(tmq): race condition 2022-08-03 19:14:36 +08:00
Xiaoyu Wang e9fc948097
Merge pull request #15711 from taosdata/feature/3.0_wxy
fix: timeline function validity check
2022-08-03 19:03:19 +08:00
Ganlin Zhao 3ba46acf0c Merge branch '3.0' into fix/TD-18010 2022-08-03 19:02:07 +08:00
Ganlin Zhao 479367207b fix(query): add interp param check
TD-18113
2022-08-03 18:58:47 +08:00
yihaoDeng 8c050431d1 fix valgrind error 2022-08-03 18:49:59 +08:00
Xiaoyu Wang 335c8b4d8a fix: timeline function validity check 2022-08-03 18:17:12 +08:00
slzhou 3c91c66a2e fix: remove udfd allocate buffer trace 2022-08-03 17:12:46 +08:00
slzhou cf9030fab1 fix: prevent result row page swapping so that the result is preserved 2022-08-03 17:03:50 +08:00
Xiaoyu Wang bd8de1e8fd fix: timeline function validity check 2022-08-03 16:59:27 +08:00
Liu Jicong 70e806b0d2
Merge pull request #15705 from taosdata/feature/stream
enh(stream): keep thread from blocking
2022-08-03 16:14:24 +08:00
Liu Jicong e345023dfd enh(stream): keep thread from blocking 2022-08-03 15:31:10 +08:00
Cary Xu 71419d330d other: adjust rsma debug logs 2022-08-03 14:58:54 +08:00
Minghao Li f98965d749 refactor(sync): delete find sync pointer optimized 2022-08-03 14:41:38 +08:00
Cary Xu 335da8fc65 other: add tsma debug log 2022-08-03 14:33:29 +08:00
Cary Xu 3b3dc1977a
Merge pull request #15698 from taosdata/feature/TD-11274-3.0
other: rsma replica restore and memory leak
2022-08-03 13:00:45 +08:00
shenglian-zhou cf143ab993
Merge pull request #15701 from taosdata/szhou/fix/udf
fix: clean up udfs is not executed when no udfs
2022-08-03 12:01:31 +08:00
Shengliang Guan 1ea8820775
Merge pull request #15697 from taosdata/fix/dnode
fix: adjust logs
2022-08-03 11:36:47 +08:00
Xiaoyu Wang 415ff2b13b
Merge pull request #15690 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-08-03 11:25:55 +08:00
shenglian zhou f71cb30dd0 fix: clean up udfs is not executed when no udfs 2022-08-03 11:20:48 +08:00
Cary Xu 2f19c2d0a5 other: rsma replica restore and memory leak 2022-08-03 10:58:01 +08:00
Shengliang Guan f7e8341457 fix: adjust logs 2022-08-03 10:56:37 +08:00
shenglian zhou fa428fc6fb fix: remove cleanup udf to remove the real problem 2022-08-03 10:56:18 +08:00
afwerar 108c3a1137 feat: add stable create limit 2022-08-03 09:18:36 +08:00
Zhiqiang Wang 087d431088
Merge pull request #15688 from taosdata/fix/ZhiqiangWang/TD-17383-add-table-create-limit
feat: add table create limit
2022-08-03 08:27:06 +08:00
Liu Jicong d6ce40ea3a
Merge pull request #15693 from taosdata/feature/stream
enh(stream): directly dispatch
2022-08-03 00:23:01 +08:00
Liu Jicong 08a4a7ab0f fix 2022-08-02 23:44:47 +08:00
Liu Jicong c089d3ba08 merge 3.0 2022-08-02 22:53:49 +08:00
Liu Jicong d43eec5d16 enh(stream): directly dispatch 2022-08-02 22:23:33 +08:00
Shengliang Guan edce4b070e Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-02 21:03:57 +08:00
Shengliang Guan d5ff7c3207 fix: remove redundant syncNodeReplicate calls 2022-08-02 21:02:26 +08:00
Xiaoyu Wang adc8bd236b fix: some problems of parser 2022-08-02 20:55:25 +08:00