Commit Graph

31365 Commits

Author SHA1 Message Date
dingbo a395b3e91a docs: fix some links and format errors 2022-06-11 10:03:09 +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
Bo Ding ec10e972db Update go.mdx 2022-06-11 09:36:05 +08:00
Xiaoyu Wang 58808db4cd feat: sma index optimize 2022-06-11 09:25:18 +08: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
Shuduo Sang 3a999d4eeb
fix: update taos-tools (#13699)
for 3.0
2022-06-10 20:15:57 +08: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
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
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
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
Yihao Deng ae5ad540b4
Merge pull request #13675 from taosdata/fix/rpcFailure
fix: avoid invalid read/write
2022-06-10 14:44:21 +08:00
Xiaoyu Wang bc32629c15 merge 3.0 2022-06-10 14:32:54 +08:00
Xiaoyu Wang 46bac2f579 fix: a problem of interval distributed split 2022-06-10 14:28:58 +08:00
yihaoDeng 4edcb08aa6 Merge branch 'NN' into fixTr 2022-06-10 14:17:21 +08:00
shenglian zhou c0ae56483a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval 2022-06-10 14:04:20 +08:00
wangmm0220 a4fba1c70b feat:add async logic for schemaless 2022-06-10 13:54:44 +08:00
Minghao Li b351fd8261 refactor(sync): add log 2022-06-10 13:15:43 +08:00
Haojun Liao c55c349952
Merge pull request #13669 from taosdata/feature/3_liaohj
enh(query): add new api in taos.h
2022-06-10 12:58:52 +08:00
Liu Jicong e7f3d74187
Merge pull request #13676 from taosdata/feature/stream
fix(stream): set child id
2022-06-10 12:57:34 +08:00
Liu Jicong 73b8f02ac7 fix(stream): set child id 2022-06-10 12:00:38 +08:00