Commit Graph

14764 Commits

Author SHA1 Message Date
Shengliang Guan fca65df5fa
Merge pull request #16537 from taosdata/feature/3.0_interval_hash_optimize
other: adjust rsma duration for data files
2022-09-01 08:59:50 +08:00
Shengliang Guan 7509db4d81
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release  work
2022-08-31 19:31:43 +08:00
Shengliang Guan 8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
Cary Xu f3e2bef13e other: adjust max duration for rsma 2022-08-31 19:12:06 +08:00
Cary Xu c4bcb4e1e3 other: adjust rsma duration for data files 2022-08-31 19:06:03 +08:00
Shengliang Guan 7b3e10034c fix: compile error in windows 2022-08-31 18:54:08 +08:00
wangmm0220 f778854302 fix:memory leak 2022-08-31 18:42:06 +08:00
wangmm0220 c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Shengliang Guan 85f5d4d5e5 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-31 18:08:17 +08:00
Shengliang Guan 7b208f8e44
Merge pull request #16529 from taosdata/enh/removeAssert
remove assert
2022-08-31 18:07:54 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
Shengliang Guan b89b2df2a6
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
2022-08-31 17:09:31 +08:00
yihaoDeng cac4cb12e6 remove assert 2022-08-31 15:36:53 +08:00
Liu Jicong 1c99eb1d4d fix set schema and tbname 2022-08-31 15:27:41 +08:00
Shengliang Guan b6c6f8666b
Merge pull request #16514 from taosdata/fix/ZhiqiangWang/TD-18733-shell-csv-rfc-4180
feature: shell csv rfc 4180
2022-08-31 14:46:51 +08:00
Shengliang Guan fc99cfcd8f
Merge pull request #16525 from taosdata/feature/TD-14761
fix: heap over flow in schemaless
2022-08-31 14:43:05 +08:00
Liu Jicong e9d1733e8c fix tbname 2022-08-31 14:37:18 +08:00
Shengliang Guan d0669151af
Merge pull request #16527 from taosdata/enh/3.0_planner_optimize
enh: query get dbcfg optimization
2022-08-31 13:33:01 +08:00
Xiaoyu Wang 2ccc7471af enh: query get dbcfg optimization 2022-08-31 11:36:59 +08:00
Liu Jicong c4dcc994fb remove queue scan 2022-08-31 11:35:25 +08:00
Shengliang Guan 5712d95260
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
2022-08-31 11:12:00 +08:00
Shengliang Guan 152822798f
Merge pull request #16519 from taosdata/feature/3.0_interval_hash_optimize
fix: code adjust for assert condition
2022-08-31 11:11:38 +08:00
wangmm0220 ed6b49c7c6 fix: heap over flow in schemaless 2022-08-31 10:55:45 +08:00
Xiaoyu Wang 2030db5bb5 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-08-31 10:47:21 +08:00
Cary Xu 2ddfca5149 other: code optimization for assert condition 2022-08-30 19:29:26 +08:00
Shengliang Guan 3d8408e251
Merge pull request #16504 from taosdata/fix/TD-18728
fix: add table comment in show create table result
2022-08-30 18:32:55 +08:00
Shengliang Guan e14b8860e2
Merge pull request #16515 from taosdata/feature/3.0_interval_hash_optimize
other: simplify qtaskinfo file naming
2022-08-30 18:31:45 +08:00
Haojun Liao 707c20c46c
Merge pull request #16495 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-08-30 17:58:40 +08:00
Cary Xu 753b725300 other: simplify qtaskinfo file naming 2022-08-30 17:29:02 +08:00
Haojun Liao 825858b52e fix(query): reset the default page id. 2022-08-30 17:04:09 +08:00
afwerar 8a34a321c7 feature: shell csv rfc 4180 2022-08-30 16:30:20 +08:00
Shengliang Guan a9808efb20
Merge pull request #16509 from taosdata/fix/3.0_bugfix_wxy
fix: a plan problem of system table complex query
2022-08-30 16:23:31 +08:00
Xiaoyu Wang 4d2d0cf964 enh: add query metric 2022-08-30 14:49:13 +08:00
Haojun Liao dba4188f8a fix(query): reset the page id. 2022-08-30 14:33:03 +08:00
Xiaoyu Wang 417a29af0a fix: a plan problem of system table complex query 2022-08-30 14:32:07 +08:00
dapan1121 6fd41c1af1 Merge branch 'fix/TD-18728' of github.com:taosdata/TDengine into fix/TD-18728 2022-08-30 14:27:11 +08:00
dapan1121 254d16667c fix: no memory free in parser for stmt 2022-08-30 14:19:02 +08:00
dapan1121 39569cbd9a enh: move some tables from perf to ins 2022-08-30 13:49:35 +08:00
Shengliang Guan 059de97553
Merge pull request #16492 from taosdata/fix/ZhiqiangWang/TD-16828-update-cfg
feature: update cfg
2022-08-30 13:23:46 +08:00
Shengliang Guan 8879dc6e59
Merge pull request #16498 from taosdata/fix/TD-18722
fix(driver): initialize variable when only use tmq
2022-08-30 13:23:08 +08:00
Shengliang Guan c6fe02cff1
Merge pull request #16505 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch all logic optimization
2022-08-30 13:22:27 +08:00
Shengliang Guan ce0eb89465
Merge pull request #16503 from taosdata/feature/stream
feat(tmq): support taosx
2022-08-30 13:21:54 +08:00
Haojun Liao e5f5d3710d fix(query): set correct value length 2022-08-30 12:48:06 +08:00
Cary Xu e257bd3986 other: code optimization 2022-08-30 11:50:50 +08:00
Cary Xu 3b3abbc293 other: revert the code 2022-08-30 11:47:23 +08:00
Cary Xu 7a67a9be4b enh: rsma fetch all logic optimization 2022-08-30 11:44:28 +08:00
dapan1121 ad35a67f2f fix: add table comment in show create table result 2022-08-30 11:30:43 +08:00
Liu Jicong 8b3489760c feat(tmq): support taosx 2022-08-30 11:12:20 +08:00
afwerar cfb62d5e07 feature: update cfg 2022-08-30 10:59:16 +08:00
Shengliang Guan 847926555b
Merge pull request #16500 from taosdata/fix/TD-18726
fix: stat timeseries every minute to avoid dnode offline caused by ma…
2022-08-30 10:56:59 +08:00