Commit Graph

40075 Commits

Author SHA1 Message Date
Cary Xu 3d19302120 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-31 10:33:52 +08:00
dapan1121 52787dd2b2 fix: move tables from perf to ins 2022-08-31 09:54:34 +08:00
dapan1121 65e2b4d34b fix: fix case issue 2022-08-31 09:43:40 +08:00
Cary Xu 2ddfca5149 other: code optimization for assert condition 2022-08-30 19:29:26 +08:00
wade zhang 5a244d0eb5
Merge pull request #16518 from taosdata/test/chr/TD-14699
Test/chr/td 14699
2022-08-30 19:21:28 +08:00
tomchon 6478a2d600 test: modify checkpackages scritps 2022-08-30 19:13:26 +08:00
tomchon f34287faaa test: modify checkpackages scritps 2022-08-30 19:13:04 +08:00
Shengliang Guan 6f368aa223
Merge pull request #16355 from arielyang/docs/remove-unused-file
docs: remove misspelled file
2022-08-30 18:36:03 +08:00
Shengliang Guan 5f4bb4707d
Merge pull request #16516 from arielyang/ignore-CMakeSettings.json
chore: remove CMakeSettings.json and add it to .gitignore
2022-08-30 18:33:24 +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
Shuduo Sang 651d7d16ae
feat: update taostools 9cb965f for3.0 (#16511)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools 8e3b3ee

* fix: remove submodules

* feat: update taos-tools c529299

* feat: update taos-tools 9dc2fec for 3.0

* fix: optim upx

* feat: update taos-tools f4e456a for 3.0

* feat: update taos-tools 2a2def1 for 3.0

* feat: update taos-tools c9cc20f for 3.0

* feat: update taostoosl 8a5e336 for 3.0

* feat: update taostools 3c7dafe for 3.0

* feat: update taos-tools 2d68404 for 3.0

* feat: update taos-tools 57bdfbf for 3.0

* fix: jenkinsfile2 to upgrade pip

* feat: update taostoosl 11d23e5 for 3.0

* feat: update taostools 43924b8 for 3.0

* feat: update taostools 53a0103 for 3.0

* feat: update taostoosl d237772 for 3.0

* feat: update taos-tools 6bde102 for 3.0

* feat: upate taos-tools 2af2222 for 3.0

* feat: update taos-tools 833b721 for 3.0

* feat: update taostools e8bfca6 for 3.0

* feat: update taos-tools aa45ad4 for 3.0

* feat: update taos tools 9cb965f for 3.0
2022-08-30 17:41:54 +08:00
Pan YANG 60b1742e28 chore: remove CMakeSettings.json and add it to .gitignore
It is an output file of Visual Studio
2022-08-30 17:38:41 +08:00
Cary Xu 753b725300 other: simplify qtaskinfo file naming 2022-08-30 17:29:02 +08:00
afwerar 52bedb2b53 feature: shell csv rfc 4180 2022-08-30 17:27:35 +08:00
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
Shuduo Sang 2f38a5141e feat: update taos tools 9cb965f for 3.0 2022-08-30 14:43:43 +08:00
Shuduo Sang 074e75eb43 Merge branch '3.0' into feat/sangshuduo/TD-14141-update-taostools-for3.0 2022-08-30 14:43:10 +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