Commit graph

1028 commits

Author SHA1 Message Date
Liu Jicong
de939d589f fix: memory error 2022-04-29 20:11:58 +08:00
Hongze Cheng
ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
Liu Jicong
bedf272ee8
Merge pull request #12048 from taosdata/feature/tq
fix: subscrption api
2022-04-29 15:48:52 +08:00
Liu Jicong
5c36e4e519 fix: subscrption api 2022-04-29 14:34:30 +08:00
Haojun Liao
35fccc49d8 refactor(query): remove redundant attributes in some structs. 2022-04-29 08:48:18 +08:00
Haojun Liao
621b6f90fe fix(query): remove some invalid option in show results. 2022-04-28 20:17:18 +08:00
Haojun Liao
b11a759172 fix(query): fix mismatch in displaying database info. 2022-04-28 19:26:52 +08:00
Haojun Liao
f6fbbdfc5f other: merge 3.0 2022-04-28 18:13:41 +08:00
Haojun Liao
d9aa35ecfe fix(query): revise the output data column info in the exchange operator to be adaptable for the case of extensive datablocks. 2022-04-28 18:08:56 +08:00
Liu Jicong
58ee66a8e8
Merge pull request #12013 from taosdata/feature/tq
fix: memory error
2022-04-28 17:54:10 +08:00
Liu Jicong
78c190e967 Merge branch '3.0' into feature/tq 2022-04-28 17:45:11 +08:00
Shengliang Guan
d1f1929cf2
Merge pull request #12014 from taosdata/feature/dnode
enh: make single_stable mode work
2022-04-28 17:41:59 +08:00
Liu Jicong
375814c0ca fix 2022-04-28 17:03:25 +08:00
Hongze Cheng
8565e900aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 08:41:07 +00:00
Liu Jicong
f8be9820bc fix: show stream 2022-04-28 16:37:47 +08:00
Liu Jicong
3ae3fd65e8 fix: memory error 2022-04-28 16:31:35 +08:00
Shengliang Guan
0faaa477cf enh: make single_stable mode work 2022-04-28 16:31:19 +08:00
Liu Jicong
ca61066b32
Merge pull request #12006 from taosdata/feature/tq
enh(tmq): add rebalance global lock
2022-04-28 16:27:51 +08:00
Shengliang Guan
2adcce5573 Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 15:55:40 +08:00
Liu Jicong
131a1c13c5 fix show 2022-04-28 15:53:12 +08:00
Haojun Liao
96363c411d other: merge 3.0 2022-04-28 15:40:03 +08:00
Shengliang Guan
2d7ccc3b21 enh: refactor db options 2022-04-28 15:30:23 +08:00
Haojun Liao
47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
Liu Jicong
f78a31806c enh(tmq): add rebalance global lock 2022-04-28 15:21:55 +08:00
Hongze Cheng
fc5065bf6a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 07:04:09 +00:00
Liu Jicong
8989579525
Merge pull request #11997 from taosdata/feature/tq
fix: create stream
2022-04-28 14:40:42 +08:00
Shengliang Guan
88fb43a165
Merge pull request #11979 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-28 14:33:59 +08:00
Shengliang Guan
3cc90a8cec Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 14:25:52 +08:00
Liu Jicong
d998e3e804 fix: create stream 2022-04-28 14:20:32 +08:00
Hongze Cheng
2f923ead39 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 06:20:12 +00:00
Liu Jicong
059a5a9159
Merge pull request #11994 from taosdata/feature/tq
feat(stream): support perf schema
2022-04-28 14:20:04 +08:00
Liu Jicong
f0acbbb74b add flag back 2022-04-28 14:00:32 +08:00
Liu Jicong
108b9ee181 feat(stream): support perf schema 2022-04-28 13:36:43 +08:00
Hongze Cheng
ccfcbba627 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 05:32:12 +00:00
Hongze Cheng
0eb7890dcd add drop table msg 2022-04-28 04:09:31 +00:00
Xiaoyu Wang
38c89b7e17
Merge pull request #11960 from taosdata/feature/3.0_wxy
enh: refactor db and table options
2022-04-28 10:37:48 +08:00
Liu Jicong
1c8910de73
Merge pull request #11970 from taosdata/feature/tq
refacor(tmq): extract unassigned vg out of hash
2022-04-28 09:52:08 +08:00
Xiaoyu Wang
d66fdb948d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-28 09:06:27 +08:00
Liu Jicong
c790b4dfad refacor(tmq): extract unassigned vg out of hash 2022-04-27 21:18:41 +08:00
Zhiqiang Wang
cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Xiaoyu Wang
498b5b3b16 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-27 18:45:12 +08:00
Shengliang Guan
04c4135a38 test: add unitest for sdb 2022-04-27 18:38:31 +08:00
Xiaoyu Wang
6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
Liu Jicong
eba09ac3c0
Merge pull request #11952 from taosdata/feature/tq
feat(tmq): consumer support recover
2022-04-27 17:47:54 +08:00
afwerar
bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Liu Jicong
e119a7ad48 fix 2022-04-27 17:27:36 +08:00
Liu Jicong
37a2977ad9 feat(tmq): consumer support recover 2022-04-27 17:15:02 +08:00
Haojun Liao
576c4fa07a
Merge pull request #11942 from taosdata/feature/3.0_liaohj
enh(query): add more information for the result of show tables.
2022-04-27 16:59:01 +08:00
Shengliang Guan
a1e5110284
Merge pull request #11944 from taosdata/feature/dnode
test: add user test cases into ci
2022-04-27 16:50:09 +08:00
Liu Jicong
1ff3057d37
Merge pull request #11940 from taosdata/feature/tq
enh: more info in perf schema
2022-04-27 15:35:24 +08:00