Commit Graph

32431 Commits

Author SHA1 Message Date
yihaoDeng 3b1664d9e4 feat: refactor rpc code 2022-06-22 18:50:39 +08:00
yihaoDeng 963a72eed3 refactor code 2022-06-21 18:31:50 +08:00
Li Minghao 4cacb51efa
Merge pull request #14037 from taosdata/feature/3.0_mhli
fix(sync): set standby when not follower
2022-06-21 09:41:32 +08:00
Hui Li 3b9de239ce
Merge pull request #14036 from taosdata/test3.0/lihui
test: add notify between main script and comsume processor
2022-06-21 09:31:24 +08:00
Liu Jicong 119f0b3e94
Merge pull request #14038 from taosdata/feature/stream
test(stream): window close not work for stb
2022-06-21 09:30:20 +08:00
Liu Jicong 212144a3e6 test(stream): window close not work for stb 2022-06-20 21:50:13 +08:00
Minghao Li 057c502815 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-20 20:55:56 +08:00
shenglian-zhou 0f3fc6cff0
Merge pull request #14030 from taosdata/szhou/feature/sort-group
feat: order group by group id generated by partition
2022-06-20 20:55:51 +08:00
Minghao Li 3b7e0bfdcc fix(sync): set standby when not follower 2022-06-20 20:55:40 +08:00
plum-lihui 286b9e4071 test: add notify between main script and comsume processor 2022-06-20 20:54:43 +08:00
Liu Jicong 57e6846dae
Merge pull request #14028 from taosdata/feature/stream
feat(stream): support snode
2022-06-20 20:49:56 +08:00
Li Minghao 55a79f25a2
Merge pull request #14031 from taosdata/feature/3.0_mhli
refactor(sync): propose fail when changing
2022-06-20 20:45:57 +08:00
Liu Jicong f5f8100d25
Merge branch '3.0' into feature/stream 2022-06-20 20:19:08 +08:00
Liu Jicong 450675f672 feat(stream): support snode 2022-06-20 20:18:34 +08:00
shenglian zhou 48d22c359f feat: order group by group id generated by partition 2022-06-20 20:17:56 +08:00
Minghao Li d364bde932 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-20 20:10:47 +08:00
Minghao Li 9f76504830 refactor(sync): propose fail when changing 2022-06-20 20:10:13 +08:00
Minghao Li 3573ae1564 refactor(sync): block when changing 2022-06-20 20:07:36 +08:00
Cary Xu bc4e0b182e
Merge pull request #14026 from taosdata/feature/TD-14481-3.0
refactor: rsma support max_delay/watermark params
2022-06-20 19:56:51 +08:00
Cary Xu 20508c42f2 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-20 19:27:38 +08:00
Cary Xu ba94a44bec refactor: rsma support max_delay/watermark params 2022-06-20 19:27:26 +08:00
Minglei Jin a805e1c06b
Merge pull request #14020 from taosdata/fix/tdb-maxLocal
tdb/ofp: support overflow pages for big data
2022-06-20 18:49:24 +08:00
Shengliang Guan 74ba55aec9
Merge pull request #14016 from taosdata/fix/mnode
refactor: save sdb file on needed
2022-06-20 18:37:39 +08:00
Shengliang Guan b33188375a
Merge pull request #14005 from taosdata/fix/dnode
test: enable 5dnode3mnodeStop.py
2022-06-20 18:26:37 +08:00
Minglei Jin 9ef9209a5c tdb: fix windows compiling issues 2022-06-20 18:21:50 +08:00
Shengliang Guan ca7057ce11 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-20 18:07:00 +08:00
Shengliang Guan de08b9892f Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-20 17:53:26 +08:00
Minghao Li e441bd266b refactor(sync): add changing state 2022-06-20 17:48:56 +08:00
shenglian-zhou e05a6ca7fa
Merge pull request #13973 from taosdata/szhou/feature/project-elimation
feature: eliminate projection optimization
2022-06-20 17:48:27 +08:00
Minglei Jin 55d2e28f70 Merge branch 'v3.0' into fix/tdb-maxLocal 2022-06-20 17:40:21 +08:00
shenglian zhou 56b5ff03e6 fix: disable project elimination when the project node has parent 2022-06-20 17:21:12 +08:00
Hui Li e87ae5b13e
Merge pull request #14002 from taosdata/3.0test/jcy
test : add test case for table comment
2022-06-20 17:17:50 +08:00
Minglei Jin 2872a50edc tdb/ofp: support overflow pages for big data 2022-06-20 17:16:29 +08:00
Cary Xu 565a11330d
Merge pull request #14010 from taosdata/feature/TD-14481-3.0
feat: fetch rsma result by timer supported
2022-06-20 17:12:43 +08:00
Ganlin Zhao 0b818a1f2d
Merge pull request #14015 from taosdata/fix/TD-16561
fix(query): select last(*) from super table returns 0 if all columns are NULL.
2022-06-20 17:09:20 +08:00
shenglian zhou c31ec19885 fix: fix eliminate project error 2022-06-20 17:01:00 +08:00
Cary Xu 4ef0a66453 test: adjust rsma test case 2022-06-20 16:41:36 +08:00
shenglian zhou a28a275dff fix: fix eliminate projection bugs 2022-06-20 16:39:19 +08:00
Shengliang Guan 96434756de refactor: save sdb file on needed 2022-06-20 16:23:04 +08:00
liuyao 9f6418f756
Merge pull request #14013 from taosdata/feature/TD-16616_2
ci(stream): stream interval test
2022-06-20 16:23:00 +08:00
Ganlin Zhao 578dd9b75b Merge branch '3.0' into fix/TD-16561 2022-06-20 16:13:33 +08:00
Ganlin Zhao 63a917581d fix(query): select last(*) from super table returns 0 if all columns
are NULL.

TD-16561
2022-06-20 16:11:42 +08:00
54liuyao 6a86b51cf0 ci(stream): stream interval test 2022-06-20 15:59:31 +08:00
Cary Xu 24af96f833 other: solve conflict 2022-06-20 15:39:20 +08:00
Liu Jicong 00c0ce257e
Merge pull request #14008 from taosdata/feature/stream
feat(stream): support snode
2022-06-20 15:34:18 +08:00
Liu Jicong 1505667897
Merge branch '3.0' into feature/stream 2022-06-20 15:34:04 +08:00
Cary Xu 820cc89c3a Merge branch '3.0' into feature/TD-14481-3.0 2022-06-20 15:21:41 +08:00
Cary Xu fcfd5c250d feat: fetch rsma result by timer supported 2022-06-20 15:21:30 +08:00
Haojun Liao a2cec0e488
Merge pull request #14004 from taosdata/feature/3_liaohj
feature(query): support show table block distribution.
2022-06-20 15:13:10 +08:00
Liu Jicong 1daa62e7f7 merge from 3.0 2022-06-20 15:04:50 +08:00