Commit Graph

9425 Commits

Author SHA1 Message Date
Hongze Cheng a21f83c984 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-11 03:00:53 +00:00
liuyao 2dd1c31f0b
Merge pull request #13702 from taosdata/feature/TD-16425
feat(stream): combine function spread\elapsed\histogram\hll
2022-06-11 10:54:57 +08:00
Shengliang Guan 83e3ae36ad
Merge pull request #13700 from taosdata/fix/dnode
feat: redistribute vgroups
2022-06-11 10:29:37 +08:00
54liuyao ee5517d5ee feat(stream): combine function spread\elapsed\histogram\hll 2022-06-11 10:28:44 +08:00
Xiaoyu Wang 9ec3c78621
Merge pull request #13703 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 09:51:06 +08:00
Xiaoyu Wang 58808db4cd feat: sma index optimize 2022-06-11 09:25:18 +08:00
Hongze Cheng 9534265107 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-11 01:13:58 +00:00
Li Minghao 80d2d150e4
Merge pull request #13705 from taosdata/feature/sync-timer-log
refactor(sync): add heartbeat log
2022-06-10 23:41:45 +08:00
Liu Jicong 795becbc23
Merge pull request #13704 from taosdata/feature/stream
refactor(stream): stream scheduler
2022-06-10 22:40:14 +08:00
Minghao Li ae5219dd6e refactor(sync): add heartbeat log 2022-06-10 22:29:28 +08:00
Liu Jicong a7fba4b224 refactor(stream): stream scheduler 2022-06-10 21:57:59 +08:00
Xiaoyu Wang cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +08:00
Hongze Cheng bcc01d630b more work 2022-06-10 12:54:02 +00:00
Ganlin Zhao bf605737ed
Merge pull request #13701 from taosdata/enh/add_common_interface
enh(query): refactor function merge code to provide common interface
2022-06-10 20:01:13 +08:00
Hongze Cheng 39626c1bc6 more work 2022-06-10 11:50:06 +00:00
shenglian-zhou a862b0f9fe
Merge pull request #13695 from taosdata/szhou/feature/merge-interval
feature: add merge interval operator
2022-06-10 19:48:10 +08:00
Ganlin Zhao be88d8027f enh(query): refactor function merge code to provide common interface 2022-06-10 19:31:48 +08:00
Shengliang Guan 4cc6b1fb62 feat: redistribute vgroups 2022-06-10 18:56:11 +08:00
Liu Jicong 4b4c142e72
Merge pull request #13693 from taosdata/feature/stream
fix(tmq): false cache
2022-06-10 18:47:07 +08:00
shenglian zhou c038848f72 feature: output results in merge-interval agg buf when exhausted input stream 2022-06-10 18:33:24 +08:00
Li Minghao 797cde53d2
Merge pull request #13692 from taosdata/feature/3.0_mhli
refactor(sync): add rpcMsg to reconfig callback
2022-06-10 18:22:00 +08:00
Liu Jicong d3cf004164 fix(tmq): false cache 2022-06-10 18:04:03 +08:00
Hongze Cheng 2f87d80d1c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-10 09:49:13 +00:00
Hongze Cheng 2ff00f23a5 more work 2022-06-10 09:49:01 +00:00
WANG MINGMING b352f0d1e4
Merge pull request #13658 from taosdata/feature/TD-14761
fix:error in schemaless
2022-06-10 17:45:36 +08:00
Ganlin Zhao 220b9eb558
Merge pull request #13671 from taosdata/fix/timezone_minorfix
fix(query): timezone check minor fix
2022-06-10 17:44:37 +08:00
Minghao Li 972fee7fbc refactor(sync): add rpcMsg to reconfig callback 2022-06-10 17:39:30 +08:00
Shengliang Guan f590a362f8
Merge pull request #13687 from taosdata/fix/dnode
feat: redistribute vgroup to dnodes
2022-06-10 17:14:05 +08:00
Xiaoyu Wang c31eb5231a feat: sma index optimize 2022-06-10 16:53:05 +08:00
Minghao Li e9d466ec82 refactor(sync) delete some trace log 2022-06-10 16:51:17 +08:00
Liu Jicong defced8d96
Merge pull request #13684 from taosdata/feature/stream
refactor(tmq): timeout -1 means always waiting
2022-06-10 16:48:54 +08:00
Shengliang Guan 56ce7b1baa enh: adjust show transcations output 2022-06-10 16:45:31 +08:00
Shengliang Guan b90f1f246c refactor: adjust mnode trace log 2022-06-10 16:31:33 +08:00
shenglian zhou 433286c0f9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval 2022-06-10 16:31:25 +08:00
liuyao b5f6272bc8
Merge pull request #13682 from taosdata/feature/TD-16285
feat(stream): distribute stream interval
2022-06-10 16:23:06 +08:00
wangmm0220 f364ad7bed fix:error in windows 2022-06-10 16:13:41 +08:00
Liu Jicong 1cc2cd0747 merge from 3.0 2022-06-10 16:12:56 +08:00
Liu Jicong 3fb0c24af3 refactor(tmq): timeout -1 means always waiting 2022-06-10 16:10:57 +08:00
Haojun Liao dba09f9cd8
Merge pull request #13679 from taosdata/feature/3_liaohj
fix(query): add value check.
2022-06-10 15:59:05 +08:00
54liuyao c790ac64d6 feat(stream): distribute stream interval 2022-06-10 15:54:20 +08:00
Liu Jicong 2be81daf2e
Merge pull request #13681 from taosdata/feature/stream
refactor(tsdb): tsdb reader open
2022-06-10 15:53:03 +08:00
Shengliang Guan f30d9a034e feat: redistribute vgroup to dnodes 2022-06-10 15:39:11 +08:00
Liu Jicong 6fcee0e244 refactor(tsdb): tsdb reader open 2022-06-10 15:20:57 +08:00
Minghao Li 736862541e fix(sync): restart with config change 2022-06-10 15:19:11 +08:00
Xiaoyu Wang a4cd6bfb9b
Merge pull request #13678 from taosdata/feature/3.0_debug_wxy
fix: a problem of interval distributed split
2022-06-10 15:01:53 +08:00
Haojun Liao 5f0f6f7c63 refactor: add log. 2022-06-10 14:50:51 +08:00
Haojun Liao 2da08076ce fix(query): add value check. 2022-06-10 14:49:49 +08:00
Hongze Cheng 17efc22b03 refact: 1 2022-06-10 06:48:21 +00:00
Hongze Cheng 9c1b1b4507 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-10 06:33:27 +00:00
Xiaoyu Wang bc32629c15 merge 3.0 2022-06-10 14:32:54 +08:00