Commit Graph

40028 Commits

Author SHA1 Message Date
afwerar c5f270abcb feature: shell csv rfc 4180 2022-08-30 17:24:24 +08:00
afwerar 3220a9547f feature: shell csv rfc 4180 2022-08-30 17:23:02 +08:00
afwerar 4632c3751b feature: shell csv rfc 4180 2022-08-30 17:21:38 +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
afwerar aec3a06431 feature: shell csv rfc 4180 2022-08-30 16:11:42 +08:00
cpwu 399e921e9c fix timetruncate case 2022-08-30 15:17:41 +08:00
Shengliang Guan 508be776d6
Merge pull request #16508 from taosdata/feature/TD-14761
opti: test casese for tmq snapshot for taosX
2022-08-30 15:05:37 +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
dapan1121 dcb20d54cb Merge remote-tracking branch 'origin/3.0' into fix/TD-18728 2022-08-30 14:32:51 +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
cpwu 17bd85cba7 Merge branch '3.0' into cpwu/3.0 2022-08-30 14:20:58 +08:00
dapan1121 254d16667c fix: no memory free in parser for stmt 2022-08-30 14:19:02 +08:00
cpwu f4ddc6d393 fix sml case 2022-08-30 14:14:37 +08:00
Shuduo Sang 2061922794
docs: add gds doc for3.0 (#16507)
* docs: add google data studio for 3.0

* docs: fix picture links in markdown
2022-08-30 14:14:08 +08:00
wangmm0220 ed137b36d5 opti: test casese for tmq snapshot for taosX 2022-08-30 14:11:44 +08:00
dapan1121 1cdacdda90 fix: move some tables from perf to ins 2022-08-30 14:00:38 +08:00
wade zhang b60f5f8e43
Merge pull request #16502 from taosdata/docs/TD-18686
doc: correct wrong description about maximum SQL length
2022-08-30 13:53:55 +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
huolibo 55292eebe6
docs: add taosKeeper document (#16384) 2022-08-30 13:23:36 +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 8bdb709c99 Merge branch 'feature/3.0_interval_hash_optimize' of github.com:taosdata/TDengine into feature/3.0_interval_hash_optimize 2022-08-30 11:44:57 +08:00
Cary Xu 7a67a9be4b enh: rsma fetch all logic optimization 2022-08-30 11:44:28 +08:00
Cary Xu 5531a5a121 enh: rsam fetch all logic optimization 2022-08-30 11:33:34 +08:00
Hongze Cheng e73b4a68bb refact some code 2022-08-30 11:31:35 +08:00
dapan1121 ad35a67f2f fix: add table comment in show create table result 2022-08-30 11:30:43 +08:00
Hongze Cheng 4c847cde6b Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-30 11:28:19 +08:00
Hongze Cheng 43f03d9eef fix compile error 2022-08-30 11:28:06 +08:00
Hongze Cheng 3111fad1f9 more code 2022-08-30 11:27:38 +08:00
Hongze Cheng f19b0f050f more code 2022-08-30 11:21:09 +08:00
Hongze Cheng e2f99ba072 more code 2022-08-30 11:19:25 +08:00
cpwu f3d5ac49b1 fix dnodes cfg 2022-08-30 11:16:27 +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
Shengliang Guan beb08d4cea
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
fix: race condition between fetch all and optr serialize
2022-08-30 10:40:24 +08:00
Haojun Liao d338e4dc60 fix(query): set correct length value. 2022-08-30 10:38:32 +08:00
gccgdb1234 24f96e1ebb doc: correct wrong description about maximum SQL length 2022-08-30 10:37:42 +08:00
Hongze Cheng 5a636ae577 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-30 10:33:34 +08:00
wade zhang e9332af4f2
Merge pull request #16501 from arielyang/yangpan-remove-logo
fix: remove unused logo file
2022-08-30 10:18:59 +08:00
wade zhang 55f8ff3534
Merge pull request #16497 from arielyang/docs/yangpan-read-through-02
docs: read through and fix minor problems 02
2022-08-30 10:16:20 +08:00