Commit Graph

27478 Commits

Author SHA1 Message Date
cpwu eb8d630d2c fix case 2022-05-09 00:20:40 +08:00
cpwu 96e08600b6 fix case 2022-05-09 00:09:41 +08:00
cpwu df0c0037ea fix case 2022-05-09 00:09:32 +08:00
cpwu 472ade7062 fix case 2022-05-09 00:03:53 +08:00
cpwu efc6b96746 fix case 2022-05-09 00:01:48 +08:00
cpwu 123ac75401 fix case 2022-05-09 00:01:42 +08:00
cpwu 3148ce2b6c Merge branch '3.0' into cpwu/3.0 2022-05-08 23:52:22 +08:00
cpwu 46390534b8 fix case 2022-05-08 23:50:44 +08:00
cpwu fe3a8575b2 fix case 2022-05-08 23:40:23 +08:00
cpwu 5149d3695c fix case 2022-05-08 23:38:15 +08:00
Xiaoyu Wang 6916f4696a
Merge pull request #12242 from taosdata/feature/3.0_wxy
fix: problem of sql command 'kill transaction'
2022-05-08 22:59:07 +08:00
WANG MINGMING 9bd5da4617
Merge pull request #12231 from taosdata/feature/TD-14761
Feature/td 14761 feat:schemaless function
2022-05-08 22:33:54 +08:00
Xiaoyu Wang 64e8e0c09b fix: problem of sql command 'kill transaction' 2022-05-08 22:31:25 +08:00
Shengliang Guan 2bff14b528 refactor: adjust log 2022-05-08 22:23:20 +08:00
Shengliang Guan c4264da2ec refactor: vnodes mgmt 2022-05-08 22:20:53 +08:00
Xiaoyu Wang 12beb4d04d fix: problem of sql command 'kill transaction' 2022-05-08 22:20:30 +08:00
Haojun Liao 9536821cc4
Merge pull request #12238 from taosdata/feature/3.0_liaohj
fix(query): revise the length of var data type.
2022-05-08 22:19:44 +08:00
wangmm0220 3ca0d758d3 Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-05-08 18:25:46 +08:00
WANG MINGMING 8912a8bc63
Merge pull request #12241 from taosdata/3.0
3.0
2022-05-08 18:25:06 +08:00
wangmm0220 1151ead3e7 Merge branch '3.0' into feature/TD-14761 2022-05-08 18:18:02 +08:00
Cary Xu 2ada10a14a
Merge pull request #12226 from taosdata/feature/TD-14481-3.0
feat: set tsdb cfg for rollup sma
2022-05-08 17:34:29 +08:00
Haojun Liao 06fb98f0a4 fix(query): revise the length of var data type. 2022-05-08 17:18:11 +08:00
yihaoDeng 03c3c41dec Merge branch 'dev' into tagFlt 2022-05-08 17:16:13 +08:00
Haojun Liao 129819db97
Merge pull request #12229 from taosdata/feature/3.0_liaohj
fix(query): fix invalid extraction of column id.
2022-05-08 17:09:10 +08:00
Cary Xu 95d30b7f5d enh: code format optimization 2022-05-08 17:09:00 +08:00
Cary Xu 79d60495c8 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-08 17:04:46 +08:00
Cary Xu b603e798c6 feat: rsma config optimization 2022-05-08 17:04:19 +08:00
Haojun Liao 0f9f52e78b fix(query): remove false assert. 2022-05-08 16:37:12 +08:00
Haojun Liao b329b286ac refactor:do some internal refactor. 2022-05-08 16:09:56 +08:00
Haojun Liao f6be0f0dfe other: merge with 3.0. 2022-05-08 16:06:47 +08:00
wenzhouwww@live.cn 4051dadaf1 fix bug for disk_info data_dir 2022-05-08 12:35:51 +08:00
wenzhouwww@live.cn 85c16507be update case again 2022-05-08 12:29:54 +08:00
Liu Jicong fa89079c63
Merge pull request #12235 from taosdata/feature/tq
test(stream): more stream case
2022-05-08 12:23:57 +08:00
wenzhouwww@live.cn 182b13b354 update 2022-05-08 12:14:16 +08:00
Liu Jicong 68b9424f8a test(stream): more stream case 2022-05-08 11:58:19 +08:00
Liu Jicong 7431ecf495
Merge pull request #12234 from taosdata/feature/vnode_refact1
fix: auto-create table
2022-05-08 11:45:47 +08:00
Hongze Cheng 597f42aa5e fix auto-create table req 2022-05-08 03:19:57 +00:00
Hongze Cheng 306de052f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-08 02:50:40 +00:00
Shengliang Guan ff5d97c87c
Merge pull request #12227 from taosdata/feature/check
fix: datadir info is not recorded in monitor
2022-05-08 09:52:10 +08:00
Liu Jicong da269a7d38
Merge pull request #12233 from taosdata/feature/tq
test(stream): add stream case
2022-05-08 04:05:34 +08:00
Liu Jicong 72437147d9 test(stream): add stream case 2022-05-08 03:40:52 +08:00
Liu Jicong b78918c72a test(stream): add stream case 2022-05-08 03:16:00 +08:00
Liu Jicong 008f4db68c
Merge pull request #12232 from taosdata/feature/tq
feat(stream): auto create ctb
2022-05-08 03:15:37 +08:00
Liu Jicong d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
Haojun Liao e86bbc1cae
Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:53:06 +08:00
Liu Jicong 3c64f0f746
Merge pull request #12230 from taosdata/feature/tq
fix(query): column match
2022-05-08 00:35:37 +08:00
Liu Jicong db3cbbf22d fix(query): column match 2022-05-08 00:21:17 +08:00
Haojun Liao 9025a5d735 Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:14:02 +08:00
wenzhouwww@live.cn d0766f1460 update 2022-05-07 23:57:49 +08:00
Haojun Liao 0bdabe6a10 fix(query): fix invalid extraction of column id. 2022-05-07 23:49:29 +08:00