Commit Graph

35793 Commits

Author SHA1 Message Date
54liuyao 352db0febb feat(stream): optimize interval plan 2022-07-16 09:28:15 +08:00
Cary Xu 7d592aee11 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-16 08:50:03 +08:00
shenglian zhou fcc87f09fe feat: add user tags 2022-07-15 21:33:30 +08:00
Liu Jicong 280ed4f65d feat(stream): pipelined exec for recovering 2022-07-15 21:29:53 +08:00
haoranchen 1a8a0ebb01
Merge branch '3.0' into test/chr/TD-14699 2022-07-15 21:08:57 +08:00
tomchon 725fa46142 test:add test case of tsbs query 2022-07-15 21:08:17 +08:00
Hongze Cheng 989159f0ba vnod snapshot done 2022-07-15 13:02:24 +00:00
Haojun Liao b4122f8816 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-07-15 20:56:59 +08:00
Haojun Liao e840cdaaac fix(query): set correct sort buffer format 2022-07-15 20:56:29 +08:00
Yihao Deng 1a08229c3c
Merge pull request #14969 from taosdata/test/addTestCaseToIdx
test: add test case to index
2022-07-15 20:51:19 +08:00
dapan1121 dce0f06e31 fix: fix redirect issue 2022-07-15 20:40:48 +08:00
yihaoDeng 684b550f5e test: add test case to index 2022-07-15 20:17:21 +08:00
Haojun Liao 09cf3cc8ce
Merge pull request #14957 from taosdata/feature/3_liaohj
fix(query): fix partition by bug for last_row query.
2022-07-15 20:13:26 +08:00
wangmm0220 3417cf469c fix:raw block datalen if json data 2022-07-15 20:00:00 +08:00
wade zhang e2f146b947
Merge pull request #14959 from taosdata/docs/wade-3.0
doc: refactor cluster chapter
2022-07-15 19:31:12 +08:00
Li Minghao 5a941284a4
Merge pull request #14965 from taosdata/feature/3.0_mhli
refactor(sync): modify elect/heartbeat timer
2022-07-15 19:03:25 +08:00
Shengliang Guan 4bbb1b131a
Merge pull request #14951 from taosdata/fix/dnode
refactor: get retry epset from sync module only when mnode is not ini…
2022-07-15 19:03:10 +08:00
WANG MINGMING 67b1c680b3
Merge pull request #14958 from taosdata/feature/TD-14761
fix:error in schemaless
2022-07-15 18:51:35 +08:00
Shuduo Sang 9273caf5b7
feat: update taostools for3.0 (#14964)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-15 18:47:16 +08:00
Liu Jicong af0f398121
Merge pull request #14960 from taosdata/feature/stream
feat(stream): recover from failure
2022-07-15 18:32:48 +08:00
gccgdb1234 72e4a8f5f5 doc: refine according to comments 2022-07-15 18:24:16 +08:00
Haojun Liao b1826ef736 fix(query): fix a typo 2022-07-15 18:15:06 +08:00
dapan1121 e55f01df23 Merge branch 'fix/fixmsgorder' of github.com:taosdata/TDengine into fix/fixmsgorder 2022-07-15 18:11:32 +08:00
dapan1121 0048bd8cb6 fix: fix redirect issue 2022-07-15 18:09:27 +08:00
gccgdb1234 d754cd14f4 doc: fix wrong title 2022-07-15 18:09:01 +08:00
Shengliang Guan d02a6090ef fix: the follower of mnode handles transactions incorrectly 2022-07-15 18:08:43 +08:00
yihaoDeng e405f01f14 Merge branch 'fix/fixmsgorder' of https://github.com/taosdata/TDengine into msgOrder 2022-07-15 18:08:37 +08:00
yihaoDeng f91d6dca9e add more debug 2022-07-15 18:07:45 +08:00
Minghao Li b86ec034db refactor(sync): modify elect/heartbeat timer 2022-07-15 18:05:51 +08:00
Hongze Cheng c9b0864e21 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-15 10:03:26 +00:00
Hongze Cheng 7e45878581 more vnode snapshot 2022-07-15 10:03:18 +00:00
shenglian zhou cede4b7624 fix: enable tag scan optimization when the scan cols is empty before adding ts col 2022-07-15 18:01:04 +08:00
Liu Jicong 9394e3380f feat(stream): recover from failure 2022-07-15 17:58:53 +08:00
Xiaoyu Wang d99b682f76 fix: multi-rows function validity check 2022-07-15 17:58:37 +08:00
gccgdb1234 ce6b52cd72 doc: refine load balance 2022-07-15 17:57:38 +08:00
Ganlin Zhao cbd2d8f8a2 fix(query): add spread function scalar version
TD-17344
2022-07-15 17:54:45 +08:00
gccgdb1234 7696cdeb72 doc: add a section for load balance 2022-07-15 17:52:39 +08:00
Shuduo Sang 232fb94fe0
chore: add libtaos ws submodule for3.0 (#14954)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0
2022-07-15 17:51:32 +08:00
gccgdb1234 339a0086c0 docs: refactor cluster chapter 2022-07-15 17:42:57 +08:00
Haojun Liao 50aa7f9cfa Merge branch '3.0' into feature/3_liaohj 2022-07-15 17:37:47 +08:00
wangmm0220 1517b69cef fix:error in schemaless 2022-07-15 17:36:33 +08:00
Haojun Liao 3f11c849cd refactor: do some internal refactor. 2022-07-15 17:34:54 +08:00
Minghao Li 33e4b35380 refactor(sync): add case 2022-07-15 17:15:04 +08:00
Shengliang Guan 9da55b39dd Merge branch '3.0' into fix/dnode 2022-07-15 17:05:11 +08:00
Shengliang Guan 714a991fbd
Merge pull request #14953 from taosdata/fix/valgrind
test: valgrind case
2022-07-15 17:02:58 +08:00
Minghao Li 5b1042ce2c Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-15 16:57:49 +08:00
Minghao Li 68ecae1df5 refactor(sync): add case 2022-07-15 16:57:45 +08:00
Ganlin Zhao a5a3b96e58 enable select agg function without from clause 2022-07-15 16:50:51 +08:00
Ganlin Zhao 14ae310fea fix issue 2022-07-15 16:47:52 +08:00
Shengliang Guan 61436129ce
Merge pull request #14949 from taosdata/fix/mnode
refactor: let transfer leader msg to be sent even when the dnode exiting
2022-07-15 16:47:45 +08:00