Commit Graph

31529 Commits

Author SHA1 Message Date
Cary Xu 8e434be204 fix: get days per file for tsma 2022-06-07 17:25:43 +08:00
dapan1121 9450c959d7 get table index 2022-06-07 17:25:01 +08:00
Xiaoyu Wang 01a0194f4b
Merge pull request #13567 from taosdata/feature/3_liaohj_wxy
fix: a problem of parser async
2022-06-07 17:15:26 +08:00
Xiaoyu Wang c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Xiaoyu Wang 4ab552234b fix: a problem of parser async 2022-06-07 17:14:20 +08:00
Shengliang Guan 9efa68ab96 Merge branch 'fix/mnode' into feature/sync-refactor 2022-06-07 17:11:52 +08:00
Shengliang Guan f4cecb3cef fix: invalid msg handle 2022-06-07 17:03:52 +08:00
Ganlin Zhao dff653ed16 add apercentile distributed spliting 2022-06-07 16:54:08 +08:00
Hongze Cheng f60e287910 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 08:50:17 +00:00
Hongze Cheng 80bd6409ab refact 2022-06-07 08:49:25 +00:00
Minghao Li 7852188394 enh(sync): add privateTerm into SSyncSnapshotSender, SyncAppendEntries, SyncAppendEntriesReply 2022-06-07 16:49:07 +08:00
Hongze Cheng 84aac9e3d6
Merge pull request #13563 from taosdata/feat/row_refact
feat: vnode multi version
2022-06-07 16:42:25 +08:00
Shengliang Guan a047d4a559 Merge remote-tracking branch 'origin/feature/sync-refactor' into fix/mnode 2022-06-07 16:37:50 +08:00
Minghao Li 305f4a8580 enh(sync): add term into index mgr 2022-06-07 16:33:37 +08:00
Shengliang Guan 48cf259181 refactor: adjust some logs 2022-06-07 16:30:50 +08:00
wangmm0220 652035d8b2 Merge branch 'fix/jsonIdx' of github.com:taosdata/TDengine into fix/jsonIdx 2022-06-07 16:29:30 +08:00
wangmm0220 7ab66e5b6b fix:memory leak in doFilter 2022-06-07 16:29:00 +08:00
Liu Jicong 94d7cbe622 feat(stream): snode process stream msg 2022-06-07 16:24:50 +08:00
afwerar 43df05c161 fix(os): add win32 query case 2022-06-07 16:22:20 +08:00
Bo Ding 58ff4429c6 Update python.mdx 2022-06-07 16:21:14 +08:00
Hongze Cheng b9230fd364 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 08:17:19 +00:00
wade zhang 4d9f008de5 Update 01-faq.md 2022-06-07 16:13:04 +08:00
Hongze Cheng fa8c6f26d5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 08:10:35 +00:00
Hongze Cheng 53d66c41ac fix ci test 2022-06-07 08:10:21 +00:00
Liu Jicong 428966dec0
Merge pull request #13561 from taosdata/feature/stream
enh(stream): use same name rule with schemaless
2022-06-07 16:10:18 +08:00
Hui Li ffa098e224
Merge pull request #13533 from taosdata/test/chr/TD-14699
test:add testcase of python connector using Statement API
2022-06-07 16:06:39 +08:00
vihcle b2889d8b90 Update 01-faq.md
Test-NetConnection command is wrong
2022-06-07 16:06:18 +08:00
yihaoDeng b5c813f259 Merge branch 'nidx' into dev 2022-06-07 16:04:27 +08:00
yihaoDeng 9105c19e42 fix: add json contains 2022-06-07 16:02:41 +08:00
Hongze Cheng e1967b5708 fix ci problem 2022-06-07 07:56:33 +00:00
Haojun Liao d98a4b467d fix(query): set the schemaless flag. 2022-06-07 15:52:46 +08:00
Liu Jicong 65900c32c3 enh(stream): use same name rule with schemaless 2022-06-07 15:40:11 +08:00
Minghao Li 8680da282a fix(sync): snapshot maybe change when sending 2022-06-07 15:36:41 +08:00
wangmm0220 74bc4cc3f0 fix:return false in is ture operator if result is null 2022-06-07 15:33:37 +08:00
Shengliang Guan c086e150f5
Merge pull request #13549 from taosdata/fix/mnode
feat: drop dnode
2022-06-07 15:12:19 +08:00
wade zhang b6fe363eec
Merge pull request #13560 from taosdata/docs/dingbo/pyrest
docs: python rest example
2022-06-07 15:11:20 +08:00
Shengliang Guan 24a6b352ef refactor: adjust some logs 2022-06-07 15:11:16 +08:00
dingbo 77ac3c5d7c docs: python rest example 2022-06-07 15:07:43 +08:00
Xiaoyu Wang 2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
Minghao Li 326714a077 fix(sync): snapshot maybe change when sending 2022-06-07 14:35:20 +08:00
Shengliang Guan dd4e01eed3 feat: drop dnode 2022-06-07 14:31:07 +08:00
Bo Ding feba9cdfcb
fix: python rest example (#13555) 2022-06-07 14:27:08 +08:00
dapan1121 cd90a9fa30 add error code for each task 2022-06-07 14:26:18 +08:00
Ganlin Zhao 49b277e64b refactor 2022-06-07 14:12:12 +08:00
wangmm0220 324977a981 feat:add filter for tag scan 2022-06-07 14:07:44 +08:00
Hongze Cheng f6c38f09db Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 05:52:19 +00:00
Minghao Li 44a893a1c1 fix(sync): snapshot maybe change when sending 2022-06-07 13:48:40 +08:00
Shengliang Guan e5f2b786fb feat: drop dnode 2022-06-07 13:41:41 +08:00
yihaoDeng 163f8f2e08 fix: failed to update json idx 2022-06-07 13:40:39 +08:00
Xiaoyu Wang 9fd58679b9
Merge pull request #13547 from taosdata/feature/3_liaohj_wxy
fix: a problem of parser async
2022-06-07 13:30:46 +08:00