Commit Graph

9511 Commits

Author SHA1 Message Date
Haojun Liao 13907386fb
Merge branch '3.0' into feature/3_liaohj 2022-06-13 10:32:56 +08:00
Haojun Liao 3e5b18d4b8 fix(query): add null pointer check. 2022-06-13 10:23:16 +08:00
Haojun Liao d77979babf
Merge pull request #13747 from taosdata/feature/3_liaohj
fix(query): add more check for timestamp in converting.
2022-06-12 11:31:29 +08:00
Li Minghao b9db0ea664
Merge pull request #13746 from taosdata/feature/3.0_mhli
refactor(sync): add debug log
2022-06-12 09:07:31 +08:00
Liu Jicong 32151de1f0
Merge pull request #13745 from taosdata/feature/stream
enh(tmq): avoid uninitialized memory
2022-06-12 08:56:08 +08:00
Haojun Liao c2e8aa9659 refactor: do some internal refactor. 2022-06-12 00:31:34 +08:00
Haojun Liao f5dacec38d fix(query): add more check for timestamp in converting. 2022-06-12 00:08:01 +08:00
WANG MINGMING 0f417eb584
Merge pull request #13743 from taosdata/feature/TD-14761
fix:disable schemaless database parameters & fix insert error in multi thread in schemaless
2022-06-11 23:38:06 +08:00
Haojun Liao 38e53ec8c3
Merge pull request #13741 from taosdata/feature/3_liaohj
fix(query): add day of month check for the input timestamp.
2022-06-11 23:09:56 +08:00
Minghao Li 6a4cdadef6 refactor(sync): add debug log 2022-06-11 21:56:44 +08:00
wangmm0220 6e45140db4 fix:disable schemaless database parameters 2022-06-11 21:40:57 +08:00
Liu Jicong 0ef33c05bc enh(tmq): avoid uninitialized memory 2022-06-11 21:36:15 +08:00
liuyao f3750b1177
Merge pull request #13737 from taosdata/feature/TD-16425
feat(stream): support spread、elapsed、histogram、hll
2022-06-11 21:19:23 +08:00
Shengliang Guan c4f1316eea
Merge pull request #13724 from taosdata/fix/mnode
fix: cant drop mnode which is offline
2022-06-11 20:53:34 +08:00
wangmm0220 324e8607cc fix:disable schemaless database parameters 2022-06-11 20:26:11 +08:00
Haojun Liao 36462cdcbf Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-06-11 20:07:33 +08:00
Haojun Liao 90bdf06a9a fix(query): add day of month check for the input timestamp. 2022-06-11 20:07:17 +08:00
wangmm0220 d0fa1f568d fix:error in multi thread in schemaless 2022-06-11 19:59:18 +08:00
Minglei Jin c2d46f42af
Merge pull request #13730 from taosdata/feature/lru
feat: the first round lru cache for last/last_row
2022-06-11 19:41:23 +08:00
wangmm0220 9bccbbf865 fix:error in multi thread in schemaless 2022-06-11 19:40:56 +08:00
Shengliang Guan 8d38ce5aff enh: enable show grants in community version 2022-06-11 19:33:40 +08:00
Haojun Liao eee5408d25 Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2022-06-11 19:28:44 +08:00
Haojun Liao 0b8dd61f41 fix(query): fix some memory leaks. 2022-06-13 09:33:08 +08:00
Haojun Liao 1ad2b5c92b fix(query): fix memory leak. 2022-06-12 23:37:29 +08:00
Haojun Liao d0dd451494 refactor: do some internal refactor of sample function. 2022-06-12 15:25:37 +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
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
54liuyao e7196dda3f feat(stream): support spread、elapsed、histogram、hll 2022-06-11 18:41:20 +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
Shengliang Guan 9d070b3d49 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-11 18:00:04 +08:00
Shengliang Guan 35c74839f6 test: case from drop dnode which has mnode 2022-06-11 17:59:57 +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
Minglei Jin 1451bd2237 feat: the first round lru cache for last/last_row 2022-06-11 17:23:51 +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
Shengliang Guan 01ee72afdc Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-11 17:16:18 +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
Shengliang Guan e6ff854e7e Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-11 16:52:38 +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