Commit Graph

34812 Commits

Author SHA1 Message Date
Liu Jicong c6052fadba feat(wal): add append interface 2022-07-11 16:22:51 +08:00
Liu Jicong 9fd5ec9020 fix(wal): rollback 2022-07-11 13:38:50 +08:00
Liu Jicong 711f960827 Merge branch '3.0' into feature/stream 2022-07-10 21:24:18 +08:00
Liu Jicong 219d966b25 fix(wal): read after rolling 2022-07-10 21:02:25 +08:00
Shengliang Guan e587be2545
Merge pull request #14737 from taosdata/fix/valgrind
refactor: adjust logs
2022-07-10 19:44:39 +08:00
Hui Li 66d540c02a
Merge pull request #14727 from taosdata/test/chr/TD-14699
test:modify testcase of mnode
2022-07-10 19:44:03 +08:00
Li Minghao 6ae9741e02
Merge pull request #14738 from taosdata/feature/3.0_mhli
refactor(sync): update to SYNC_STRATEGY_WAL_FIRST
2022-07-10 19:43:28 +08:00
Yihao Deng 3b05111c80
Merge pull request #14732 from taosdata/enh/addTestToIdx1
enh: add test to index
2022-07-10 19:41:23 +08:00
tomchon bcacc1d6b5 test:comment mnode case 2022-07-10 19:15:36 +08:00
Shengliang Guan e13dd96782 test: valgrind case 2022-07-10 19:10:23 +08:00
Minghao Li 9e4c4c50a0 refactor(sync): update to SYNC_STRATEGY_WAL_FIRST 2022-07-10 19:10:06 +08:00
liuyao a2a6404e87
Merge pull request #14731 from taosdata/feature/TD-17192
feat(stream): stream support expressions
2022-07-10 18:57:19 +08:00
Shengliang Guan 9fe73acc86 refactor: adjust logs 2022-07-10 18:53:52 +08:00
54liuyao 2465620245 feat(stream): support expressions 2022-07-10 18:31:52 +08:00
54liuyao 75ed474f09 ci(stream): add session test 2022-07-10 18:30:30 +08:00
Xiaoyu Wang 651adca80f
Merge pull request #14685 from taosdata/feature/3.0_debug_wxy
fix: some problem of parser and planner
2022-07-10 18:17:51 +08:00
Shengliang Guan ffe4453bcc
Merge pull request #14736 from taosdata/feature/3_liaohj
refactor: do some internal refactor and fix some memory leak.
2022-07-10 18:12:42 +08:00
Li Minghao 49954b327f
Merge pull request #14730 from taosdata/feature/3.0_mhli
fix(sync): vnode snapshot sender
2022-07-10 17:52:29 +08:00
Xiaoyu Wang 5f0005a7b7 merge 3.0 2022-07-10 17:47:31 +08:00
Haojun Liao ac8e9d103c other: merge 3.0 2022-07-10 17:40:55 +08:00
Haojun Liao 7dc7f478de refactor: do some internal refactor and fix some memory leak. 2022-07-10 17:34:21 +08:00
Xiaoyu Wang 6a3124a5f9 Merge remote-tracking branch 'origin/enh/in' into feature/3.0_debug_wxy 2022-07-10 17:31:37 +08:00
Xiaoyu Wang b542b8f49a fix: some problem of parser and planner 2022-07-10 17:31:15 +08:00
Haojun Liao b2a8eec15d
Merge pull request #14718 from taosdata/feature/3_liaohj
fix(query): set correct stddev merge input rows.
2022-07-10 17:25:41 +08:00
Liu Jicong 5478360bef
Merge pull request #14734 from taosdata/feature/stream
feat(tmq): support consume from tsdb then wal
2022-07-10 17:17:19 +08:00
yihaoDeng bb760de1cf add test case 2022-07-10 17:08:33 +08:00
dapan1121 6cd21fe04b enh: enhance in operator 2022-07-10 16:52:11 +08:00
Xiaoyu Wang bd210bf392 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-10 16:45:14 +08:00
Xiaoyu Wang 72738040a9 fix: some problem of parser and planner 2022-07-10 16:44:50 +08:00
Liu Jicong 9189f886a9 feat(tmq): support consume from tsdb then wal 2022-07-10 16:34:45 +08:00
Haojun Liao 5819b616ce fix(query): update the number of query threads. 2022-07-10 16:33:38 +08:00
yihaoDeng e77931f160 Merge branch 'dev' into index 2022-07-10 16:20:53 +08:00
Yihao Deng 6013533660
Merge pull request #14703 from taosdata/enh/addTestToIdx
Enh: add ut test to idx
2022-07-10 16:19:00 +08:00
yihaoDeng 06fe7f6a5a update test case 2022-07-10 16:17:42 +08:00
tomchon 4d99188ee8 test:modify testcase of qnode 2022-07-10 16:12:09 +08:00
Minghao Li ee3ceccb0a fix(sync): vnode snapshot sender 2022-07-10 16:05:21 +08:00
dapan1121 2a8455bee1
Merge pull request #14688 from taosdata/fix/bugs
fix: fix aggregate function and null issue
2022-07-10 16:01:08 +08:00
Liu Jicong 5f36406b7d
Merge pull request #14724 from taosdata/feature/stream
refactor(stream)
2022-07-10 15:53:48 +08:00
Liu Jicong ff5f1aa1a5 refactor(stream) 2022-07-10 15:23:34 +08:00
Xiaoyu Wang a64a0320a0 fix: some problem of parser and planner 2022-07-10 15:21:16 +08:00
Shengliang Guan 1d19369710
Merge pull request #14725 from taosdata/feature/TD-13041
feat:write meta from tmq to taosd
2022-07-10 15:16:48 +08:00
Li Minghao fdda4c9546
Merge pull request #14726 from taosdata/feature/3.0_mhli
refactor(sync): add vnodeSnapWriterClose IsApply
2022-07-10 15:12:52 +08:00
Haojun Liao c25c4964be fix(query): fix syntax error. 2022-07-10 15:03:57 +08:00
Liu Jicong 5640036f66 refactor(stream) 2022-07-10 14:48:16 +08:00
Haojun Liao 69e9a2ad5c
Merge branch '3.0' into feature/3_liaohj 2022-07-10 14:46:53 +08:00
Shengliang Guan 6a9304e2eb test: comment out unstable case 2022-07-10 14:41:37 +08:00
Minghao Li 0521bd5afe refactor(sync): add vnodeSnapWriterClose IsApply 2022-07-10 14:28:46 +08:00
tomchon dd6b510059 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-10 14:21:31 +08:00
tomchon 4d4ec8e717 test:modify testcase of mnode 2022-07-10 14:16:33 +08:00
Liu Jicong bafa54778a refactor(stream) 2022-07-10 14:10:39 +08:00