Commit Graph

917 Commits

Author SHA1 Message Date
Xiaoyu Wang 61a6bee8f5
Merge pull request #11554 from taosdata/feature/3.0_wxy
feat: sql command "create stream"
2022-04-16 13:36:48 +08:00
Xiaoyu Wang b9fb9c580d feat: sql command "create stream" 2022-04-16 13:15:14 +08:00
Cary Xu d268fbf68d feat: Rollup SMA integration 2022-04-16 10:18:03 +08:00
Xiaoyu Wang bd18fe607e
Merge pull request #11541 from taosdata/feature/3.0_wxy
feat: sql command "create stream" and data type JSON
2022-04-15 20:46:48 +08:00
afwerar 7b35c455d0 fix(grant): change dongle lib. 2022-04-15 20:12:34 +08:00
Xiaoyu Wang e2164bf8cb feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:35:46 +08:00
Xiaoyu Wang ba1f3f7815 feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 18:30:01 +08:00
Shengliang Guan e96f0fa429 fix: the bug found by CI 2022-04-15 14:31:54 +08:00
Shengliang Guan 73a3f9bbc7 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-15 14:21:11 +08:00
Shengliang Guan 6e753618fb test: reopen mnode unitest 2022-04-15 14:20:50 +08:00
Shengliang Guan ef1a068338 test: reopen stbTest 2022-04-15 14:00:59 +08:00
Shengliang Guan 81016a98ce test: reopen topicTest 2022-04-15 13:58:08 +08:00
Shengliang Guan 2b7ec5743c test: reopen transTest 2022-04-15 13:57:32 +08:00
Shengliang Guan 1e73923c4d test: reopen userTest 2022-04-15 13:31:08 +08:00
Shengliang Guan de12192807 test: reopen showTest 2022-04-15 10:58:27 +08:00
Shengliang Guan d8b6afee98 test: reopen smaTest 2022-04-15 10:58:15 +08:00
Shengliang Guan dbe44ff136 test: reopen qnodeTest 2022-04-15 10:54:15 +08:00
Shengliang Guan a8ab69e6cb test: reopen snodeTest 2022-04-15 10:54:04 +08:00
Shengliang Guan 2a4a536ce2 test: reopen profileTest 2022-04-15 10:47:00 +08:00
Shengliang Guan 1a96baf329 test: reopen mnodeTest 2022-04-15 10:42:44 +08:00
Shengliang Guan f431cbe03a test: reopen funcTest 2022-04-15 10:39:42 +08:00
Shengliang Guan a1f69af423 test: reopen dnodeTest 2022-04-15 10:23:08 +08:00
Shengliang Guan 3b9e9772d0 test: reopen dbTest 2022-04-15 10:12:29 +08:00
dapan1121 0e9ecc628e Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-15 08:33:53 +08:00
Shengliang Guan 83a824a14d Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-14 20:56:57 +08:00
Shengliang Guan 2635df084d refact<cluster>: adjust show types 2022-04-14 20:54:43 +08:00
Shengliang Guan f9397aae4f
Merge pull request #11504 from taosdata/feature/tq
refactor(tmq): persist ast in topic
2022-04-14 20:48:00 +08:00
Liu Jicong 69cb4b5c99 refactor(tmq): persist ast in topic 2022-04-14 20:34:42 +08:00
dapan1121 21a5e4f9b9 fix hb issue 2022-04-14 19:54:59 +08:00
Shengliang Guan b086dcafac refact<cluster>: adjust auth code 2022-04-14 18:29:07 +08:00
Shengliang Guan 495e417ce6 enh<cluster>: add show message funcs 2022-04-14 18:16:02 +08:00
Zhiqiang Wang 51065fcbd5
Merge pull request #11500 from taosdata/fix/ZhiqiangWang/TD-13254-fix-enterprise-test
fix(test): enterprise test.
2022-04-14 18:02:38 +08:00
afwerar 09be9e4d9d fix(test): enterprise test. 2022-04-14 17:49:48 +08:00
Shengliang Guan 9a004f6827 enh<cluster>: adjust show message handle 2022-04-14 16:48:39 +08:00
dapan1121 c04bc1820c Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-14 16:04:42 +08:00
Shengliang Guan aa73603030 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 15:47:58 +08:00
Liu Jicong 1e265d7617
Merge pull request #11485 from taosdata/feature/tq
enh(tmq): add connection type for tmq
2022-04-14 15:43:34 +08:00
dapan1121 7d92aaaad3 feature/qnode 2022-04-14 15:28:43 +08:00
afwerar 67b0fc4e6c ix(grant): show grants. 2022-04-14 15:11:13 +08:00
Liu Jicong 3e38017693 merge from 3.0 2022-04-14 14:46:16 +08:00
Liu Jicong 7adb395b85 enh: add connection type for tmq 2022-04-14 14:42:51 +08:00
Shengliang Guan 6abed1ad5a Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 14:32:23 +08:00
dapan1121 955695ebe5
Merge branch '3.0' into feature/qnode 2022-04-14 14:10:19 +08:00
Shengliang Guan 6958f3abfc refact(cluster): node mgmt 2022-04-14 13:44:40 +08:00
Shengliang Guan 3a26ec4e60 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 13:39:55 +08:00
Haojun Liao 3457a5e5af other: merge 3.0 2022-04-14 13:23:09 +08:00
afwerar 332b5504a2 fix(grant): change the way taosd calls grant. 2022-04-14 11:53:02 +08:00
Haojun Liao e0654bac73 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-14 11:43:36 +08:00
Haojun Liao 9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
Liu Jicong 932493f490 Merge branch '3.0' into feature/tq 2022-04-13 20:46:07 +08:00