Commit Graph

33225 Commits

Author SHA1 Message Date
Cary Xu fc55d6fb85 refactor: rsma code optimization 2022-06-28 16:24:48 +08:00
Cary Xu 4091113dae refactor: rsma code optimization 2022-06-28 15:56:06 +08:00
Cary Xu 75c8ea0677 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-28 15:45:53 +08:00
Cary Xu 55a1c02f73 refactor: rsma code optimization 2022-06-28 15:45:29 +08:00
Cary Xu b66caf4111
Merge pull request #14317 from taosdata/feature/TD-11274-3.0
refactor: rsma restore
2022-06-28 15:24:48 +08:00
Li Minghao 364250b857
Merge pull request #14318 from taosdata/feature/3.0_mhli
refactor(sync): adjust trace log
2022-06-28 15:05:32 +08:00
Shengliang Guan 1fdc8d5dff
Merge pull request #14305 from taosdata/fix/mnode
test: case for alter db
2022-06-28 14:52:18 +08:00
Cary Xu df417c7f50 fix: not restore rsma if qtaskinfo file not exist 2022-06-28 14:48:40 +08:00
shenglian-zhou 10330d92ea
Merge pull request #14316 from taosdata/szhou/udf/udf-outside-tdengine
feat: support udf outside of TDengine
2022-06-28 14:41:32 +08:00
Minghao Li 33d1440e7b refactor(sync): adjust trace log 2022-06-28 14:23:45 +08:00
Cary Xu 29e6987855 other: merge 3.0 2022-06-28 14:12:49 +08:00
slzhou daba88d2ad Merge branch '3.0' of github.com:taosdata/TDengine into szhou/udf/udf-outside-tdengine 2022-06-28 14:12:02 +08:00
Cary Xu 59f4d2c9c5 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-28 14:12:00 +08:00
slzhou cbd581c431 feat: add taosudf.h to package files and install files 2022-06-28 14:11:44 +08:00
Cary Xu 5be089b888 refactor: rsma restore 2022-06-28 14:11:44 +08:00
Li Minghao 474b6d1ee3
Merge pull request #14313 from taosdata/feature/3.0_mhli
refactor(sync): refactor snapshot code
2022-06-28 13:43:06 +08:00
Ganlin Zhao 75da5ec070
Merge pull request #14309 from taosdata/feat/mode_function
feat(query): support mode function
2022-06-28 13:22:50 +08:00
liuyao 00c27ee5e0
Merge pull request #14312 from taosdata/feature/TD-16843
fix(stream): taosd crash when partition by tbname
2022-06-28 13:08:04 +08:00
Zhiqiang Wang c8a19b74bd
Merge pull request #14311 from taosdata/fix/ZhiqiangWang/TD-16357-sim-test-timeout
test: sim test timeout
2022-06-28 13:01:29 +08:00
shenglian-zhou 344fa6ea97
Merge pull request #14314 from taosdata/szhou/udf/udf-outside-tdengine
feat: udf can be compiled outside TDengine
2022-06-28 12:36:24 +08:00
shenglian-zhou c356b3d861
Merge pull request #14310 from taosdata/szhou/feature/project-compaction
fix: add merge parent project and child project optimization
2022-06-28 12:36:08 +08:00
slzhou 4110c00497 fix: initialize errCode of SMergeProjectsContext 2022-06-28 11:58:39 +08:00
slzhou 9540d1eac9 feat: udf can be compiled outside TDengine 2022-06-28 11:54:16 +08:00
afwerar 20533da6d0 test: sim test timeout 2022-06-28 11:52:46 +08:00
Yihao Deng 5791fc3149
Merge pull request #14307 from taosdata/feat/rpcRefactor1
feat: refactor rpc code
2022-06-28 11:48:58 +08:00
54liuyao acb7f040aa fix(stream): taosd crash when partition by tbname 2022-06-28 11:48:10 +08:00
Minghao Li feb2a0f7c0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-28 11:33:32 +08:00
Minghao Li 4c410bd5ec refactor(sync): refactor snapshot code 2022-06-28 11:33:14 +08:00
afwerar 97bddc916e test: sim test timeout 2022-06-28 11:00:45 +08:00
slzhou f80af20d3b fix: add merge parent project and child project optimization 2022-06-28 10:55:34 +08:00
Ganlin Zhao e9fbe1805b Merge branch '3.0' into feat/mode_function 2022-06-28 10:42:58 +08:00
Ganlin Zhao 4d05053e66 fix(query): add mode function 2022-06-28 10:42:10 +08:00
jiajingbin a22ccb3912
Merge pull request #14306 from taosdata/3.0test/jcy
test:update alter_table.py and common.py
2022-06-28 10:36:54 +08:00
yihaoDeng 0c5342730c feat: refactor rpc code 2022-06-28 10:34:51 +08:00
jiacy-jcy 24a9d3e516 update alter_table.py and common.py 2022-06-28 10:05:37 +08:00
Shengliang Guan a7a5dac1fd test: case for alter db 2022-06-28 09:43:30 +08:00
Hui Li ddf0ff111d
Merge pull request #14248 from taosdata/test/abs_tag_filter
test: update case for tag compute
2022-06-28 09:30:37 +08:00
Hui Li 269ecb5775
Merge pull request #14288 from taosdata/test/scalar_for_stable
test: add case for scalar support stable
2022-06-28 09:30:07 +08:00
Hui Li 5fb7723bac
Merge pull request #14302 from taosdata/test3.0/lihui
test: add test case for tmq
2022-06-28 09:29:44 +08:00
Yihao Deng 64cc8bd81c
Merge pull request #14290 from taosdata/feat/noRetryMsg
feat: add no retry  msg
2022-06-28 09:17:27 +08:00
Cary Xu 1bcdca11cb
Merge pull request #14300 from taosdata/feature/TD-11274-3.0
refactor: rsma restore and code optimization
2022-06-28 09:10:51 +08:00
Zhiqiang Wang a3a1545b1a
Merge pull request #14298 from taosdata/fix/ZhiqiangWang/TD-16357-win-shell-catch-ctrl-c
os: win shell catch ctrl-c
2022-06-27 22:54:34 +08:00
Shengliang Guan 2d2db54068
Merge pull request #14299 from taosdata/fix/mnode
fix: balance vgroup
2022-06-27 22:18:08 +08:00
plum-lihui 2f69ba5fcb Merge branch '3.0' into test3.0/lihui 2022-06-27 21:38:46 +08:00
plum-lihui c39a997f19 test: add test case for tmq 2022-06-27 21:37:09 +08:00
Cary Xu 771801e2af refactor: rsma restore 2022-06-27 21:35:17 +08:00
Cary Xu da8db399c3 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-27 21:25:48 +08:00
Cary Xu 23a9c8f317 refactor: rsma restore and code optimization 2022-06-27 21:25:34 +08:00
Shengliang Guan 0db14e9440 Merge pull request #14297 from taosdata/fix/mnode
enh: adjust vgroup before commit
2022-06-27 21:17:42 +08:00
Shengliang Guan 3a712fb5d1 fix: balance vgroup 2022-06-27 21:17:38 +08:00