Commit Graph

31481 Commits

Author SHA1 Message Date
Cary Xu 9bc6b46b35 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-11 19:30:48 +08:00
Xiaoyu Wang 0f99cc084a
Merge pull request #13736 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 19:08:28 +08:00
Haojun Liao b0593497c4
Merge pull request #13731 from taosdata/feature/3_liaohj
fix(query): set correct data output position.
2022-06-11 19:07:57 +08:00
plum-lihui 847cc35ebb Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-06-11 19:06:27 +08:00
plum-lihui f31c57783b test: add debug log 2022-06-11 19:06:11 +08:00
Zhiqiang Wang bfb753a556
Merge pull request #13729 from taosdata/fix/ZhiqiangWang/TD-16357-add-win32-tmq-case-test
test: add win32 tmq case test
2022-06-11 19:04:51 +08:00
Cary Xu 9b8a7d11df other: add logs when read blk info 2022-06-11 18:50:28 +08:00
Xiaoyu Wang fc4b959a12 feat: sma index optimize 2022-06-11 18:21:47 +08:00
Haojun Liao 797fba7716 fix(query): set correct data output position. 2022-06-11 18:01:56 +08:00
afwerar 6f72236ee3 test: add win32 tmq case test 2022-06-11 17:56:40 +08:00
WANG MINGMING ed43a4da73
Merge pull request #13728 from taosdata/feature/TD-14761
fix:error in schemaless
2022-06-11 17:51:57 +08:00
afwerar 02f908a9a2 test: add win32 tmq case test 2022-06-11 17:37:35 +08:00
afwerar fc489882eb fix(os): add win32 tmq case test 2022-06-11 17:19:53 +08:00
Xiaoyu Wang 67baa48961
Merge pull request #13720 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-06-11 17:16:47 +08:00
wangmm0220 40b841f704 fix:error in schemaless 2022-06-11 17:15:38 +08:00
Li Minghao 0b36b14a42
Merge pull request #13725 from taosdata/feature/3.0_mhli
fix(sync): snapshot overwrite config change
2022-06-11 17:12:16 +08:00
liuyao 3be426f913
Merge pull request #13722 from taosdata/feature/TD-16435
feat(stream): state & session max delay
2022-06-11 17:08:02 +08:00
Xiaoyu Wang 5aeced162c fix: some problems of parser 2022-06-11 16:44:27 +08:00
Cary Xu 7930260fed other: add debug logs when load block info 2022-06-11 16:44:01 +08:00
54liuyao c8af8daa61 feat(stream): state\session max delay 2022-06-11 16:39:59 +08:00
Minghao Li f92f1bbcc0 fix(sync): snapshot overwrite config change 2022-06-11 16:20:15 +08:00
Shengliang Guan c1addc442d
Merge pull request #13715 from taosdata/fix/mnode
test: execute trans in follower
2022-06-11 16:19:07 +08:00
Minghao Li 104a1bb59b fix(sync): snapshot overwrite config change 2022-06-11 16:11:18 +08:00
Cary Xu f0652ba4ff
Merge pull request #13719 from taosdata/feature/TD-14481-3.0
refactor: tsma
2022-06-11 16:07:17 +08:00
Xiaoyu Wang e17396be9c fix: some problems of parser 2022-06-11 15:44:49 +08:00
Minghao Li 9b563b7f64 Merge remote-tracking branch 'origin/fix/mnode' into feature/3.0_mhli 2022-06-11 15:34:03 +08:00
Minghao Li dc02d8d930 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-11 15:33:16 +08:00
Minghao Li dffbec29c7 refactor(sync): add last config index z 2022-06-11 15:31:49 +08:00
Liu Jicong 824c3fbead
Merge pull request #13718 from taosdata/feature/stream
fix(stream): fix shuffle vg id not initialized
2022-06-11 15:21:13 +08:00
Liu Jicong 767b768e51 fix(stream): fix shuffle vg id not initialized 2022-06-11 15:20:59 +08:00
Haojun Liao 4ab97e81cf
Merge pull request #13717 from taosdata/feature/3_liaohj
refactor: do some internal refactor, and add some check before create exchange operator
2022-06-11 15:20:52 +08:00
Cary Xu 25911e12a4 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-11 15:16:20 +08:00
Cary Xu ed829455a9 feat: tsma refactor 2022-06-11 15:15:55 +08:00
liuyao 3097bf2af8
Merge pull request #13716 from taosdata/feature/TD-16435
feat(stream): stream max delay
2022-06-11 15:11:39 +08:00
Haojun Liao a91053300c other: merge 3.0 2022-06-11 14:54:31 +08:00
Haojun Liao 9f4e89a7e2 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-06-11 14:52:33 +08:00
Haojun Liao 0fbf30ce6d refactor: do some internal refactor, and add some check before create exchange operator. 2022-06-11 14:51:54 +08:00
Haojun Liao a80529e810
Merge pull request #13688 from taosdata/feature/3_liaohj
fix(query): fix invalid write.
2022-06-11 14:50:35 +08:00
wenzhouwww f2a2e14d52
Merge pull request #13646 from taosdata/test/abs_tag_compute
test: update test case to support tag compute with scalar function
2022-06-11 14:38:19 +08:00
Liu Jicong 91940ac721
Merge pull request #13714 from taosdata/feature/stream
enh(tmq): add log
2022-06-11 14:35:56 +08:00
Jason-Jia 4d1e353320
Merge pull request #13654 from taosdata/test/jcy
test:update test cases for function to_iso8601
2022-06-11 14:34:11 +08:00
54liuyao d210ef1c0e feat(stream): stream max delay 2022-06-11 14:27:45 +08:00
Shengliang Guan 34d7d5fdbc test: reput mnode case 2022-06-11 14:22:18 +08:00
Shengliang Guan 33b5efc21f test: execute trans in follower 2022-06-11 14:11:10 +08:00
Haojun Liao 94c8ca1e06 fix(query): add null pointer check. 2022-06-11 14:10:00 +08:00
Liu Jicong 6f4f6c14fa enh(tmq): add log 2022-06-11 14:02:48 +08:00
dingbo 5f5ba9811a docs: fix format error in rust.mdx 2022-06-11 13:59:09 +08:00
Minghao Li fa54663871 refactor(sync): add last config index 2022-06-11 13:52:17 +08:00
dingbo 39af4cab12 docs: fix format error in rust.mdx 2022-06-11 13:48:49 +08:00
Haojun Liao 80b7ba902c fix(query): add null pointer check. 2022-06-11 13:48:18 +08:00