Commit Graph

1102 Commits

Author SHA1 Message Date
Haojun Liao 45e8eeb9f8
Merge pull request #12038 from taosdata/feature/3.0_liaohj
refactor(query): remove redundant attributes in some structs.
2022-04-29 10:41:15 +08:00
Haojun Liao 35fccc49d8 refactor(query): remove redundant attributes in some structs. 2022-04-29 08:48:18 +08:00
Zhiqiang Wang 032d9761ae
Merge pull request #12024 from taosdata/fix/ZhiqiangWang/fix-14989-fix-win-open-file-error
fix(os): fix win open file error.
2022-04-29 00:31:46 +08:00
Haojun Liao 621b6f90fe fix(query): remove some invalid option in show results. 2022-04-28 20:17:18 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +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
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
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
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
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
Shengliang Guan 7d3dd776f1 test: add unitest for sdb 2022-04-28 13:56:10 +08:00
Liu Jicong 108b9ee181 feat(stream): support perf schema 2022-04-28 13:36:43 +08: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
Shengliang Guan 46af79b90c test: add unitest for sdb 2022-04-28 09:55:31 +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
Shengliang Guan ff6ddd1be1
Merge pull request #11953 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-27 18:13:56 +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
Shengliang Guan c72a1f9f67 test: add unitest for sdb 2022-04-27 16:59:17 +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
Shengliang Guan 3b0a3e5b19 test: add user test cases into ci 2022-04-27 15:35:10 +08:00
Haojun Liao 68f7c0ec94 Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/3.0_liaohj 2022-04-27 15:19:54 +08:00
Haojun Liao d62ddcf2db enh(query): add more information for the result of show tables. 2022-04-27 15:17:15 +08:00