Commit Graph

31529 Commits

Author SHA1 Message Date
Liu Jicong d3cf004164 fix(tmq): false cache 2022-06-10 18:04:03 +08:00
wangmm0220 9333120d42 feat: add async logic for schemaless 2022-06-10 17:53:13 +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
Haojun Liao 63269c19de fix(query): fix invalid write. 2022-06-10 16:45:26 +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
wenzhouwww@live.cn 8b5269795b update case 2022-06-10 16:16:57 +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
Cary Xu 988f4126b4 other: merge 3.0 2022-06-10 15:21:16 +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
jiacy-jcy 334a53dab3 update test case 2022-06-10 11:04:55 +04:30
jiacy-jcy 58ab0549f6 update test case 2022-06-10 11:03:17 +04:30
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
Haojun Liao 58cf52ac48 test:update the sim script. 2022-06-10 11:56:36 +08:00
wade zhang 3ae24b38a0 Update 05-delete-data.mdx 2022-06-10 11:41:16 +08:00
Minghao Li 2c38692258 refactor(sync): add log 2022-06-10 11:28:41 +08:00
shenglian zhou 546c077213 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval 2022-06-10 11:28:17 +08:00
Haojun Liao 24cca6cbcd Merge branch '3.0' into feature/3_liaohj 2022-06-10 11:28:10 +08:00
yihaoDeng 2d9e2f01ba fix: avoid invalid read/write 2022-06-10 11:20:11 +08:00
shenglian zhou 7a4534a06a feat: before merge origin 3.0 2022-06-10 11:20:00 +08:00
gccgdb1234 04d762539f docs: add delete data in develop branch 2022-06-10 11:19:08 +08:00
gccgdb1234 c78c416dc9 docs: English version of delete data 2022-06-10 11:12:38 +08:00
shenglian zhou b3ce29dc4a add time window operator 2022-06-10 11:09:31 +08:00