Haojun Liao
5585b4be87
[td-6216] remove the unused code segment.
2021-08-19 11:13:29 +08:00
Elias Soong
f0280f424f
[TD-6174] <docs>: remove links to Chinese pages in English "doc/getting-started".
2021-08-19 11:13:27 +08:00
lichuang
2d464964e0
Merge branch 'develop' into feature/TD-4352
2021-08-19 11:10:44 +08:00
lichuang
a1ac1c6348
[TD-4352]<feature>refactor code,use meta-ver instead of tmp file
2021-08-19 11:10:10 +08:00
Haojun Liao
a9ba061cd8
[td-6216] Send the client query requests in parallel.
2021-08-19 11:00:04 +08:00
Shengliang Guan
9f0eb43164
add topicBianryLen config parameters for cenc
2021-08-19 10:57:23 +08:00
Shengliang Guan
3e6b99fa8a
Merge pull request #7454 from taosdata/feature/cenc
...
Feature/cenc
2021-08-19 10:51:56 +08:00
Shengliang Guan
9d9d946073
Merge from master
2021-08-19 10:45:31 +08:00
Shengliang Guan
ea0a43f54e
Merge from master into develop
2021-08-19 10:42:42 +08:00
Liu Jicong
22d3dda4b5
fix: init problem
2021-08-19 10:42:28 +08:00
tomchon
13723b04b8
change version number
2021-08-19 10:30:02 +08:00
Liu Jicong
d453be0785
fix: fix altering schema too much corrupting meta file
2021-08-19 10:26:50 +08:00
Shuduo Sang
ffe99d41d9
Hotfix/sangshuduo/td 5844 cmdline parameters align for master ( #7444 )
...
* [TD-5844]<feature>: make cmd line parameter similar.
* fix test case align with taosdemo change.
* fix windows stack overflow issue.
* fix mac compile error.
* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
* make taos.exe use mysql style password input.
* make taos shell and taosdump use mysql style password input.
* determine scanf return value.
* cherry pick from develop/feature branch.
2021-08-19 10:02:12 +08:00
Shuduo Sang
47625967d2
Feature/sangshuduo/td 5844 cmdline parameters align ( #7442 )
...
* [TD-5844]<feature>: make cmd line parameter similar.
* fix test case align with taosdemo change.
* fix windows stack overflow issue.
* fix mac compile error.
* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
* fix windows compiler options.
* make taos.exe use mysql style password input.
* make taos shell and taosdump use mysql style password input.
* determine scanf return value.
* make console echo off during password input.
2021-08-19 10:02:07 +08:00
zhaoyanggh
9449c97ff5
[TD-6167]<test> stmt api test
2021-08-19 09:52:53 +08:00
Shengliang Guan
c2d34ec2bc
Merge pull request #7445 from taosdata/feature/m1
...
merge from 2.0 branch
2021-08-19 09:49:15 +08:00
wpan
27dab670f4
fix illegal sql issue
2021-08-19 09:36:09 +08:00
dapan1121
4e8f3b5de3
Merge pull request #7416 from taosdata/hotfix/TD-6020
...
[TD-6020]fix taos crash issue
2021-08-19 09:27:40 +08:00
dapan1121
3b896816de
Merge pull request #7447 from taosdata/hotfix/TD-6198
...
[TD-6198]<fix> fix bigint sum error
2021-08-19 09:25:27 +08:00
dapan1121
d4105ff20b
Merge pull request #7446 from taosdata/fix/TD-6088
...
[TD-6088]<fix> handle bigint sum
2021-08-19 09:25:01 +08:00
yihaoDeng
cd9e338795
[TD-6214]<feature> improve insert performance
2021-08-18 19:47:20 +00:00
yihaoDeng
2d0092876e
[TD-6214]<feature> improve insert performance
2021-08-18 15:30:52 +00:00
AlexDuan
3d22388b2b
Merge branch 'develop' into long_query
2021-08-18 20:03:14 +08:00
AlexDuan
3d0d67710c
longquery push
2021-08-18 20:01:18 +08:00
Cary Xu
2cddc07d2b
[TD-6184]<enhance>: optimize insert from imported file
2021-08-18 19:48:30 +08:00
Cary Xu
3155e72501
enhance
2021-08-18 19:43:44 +08:00
Elias Soong
dc486f1989
Merge pull request #7448 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-08-18 19:26:41 +08:00
Elias Soong
e41ae90908
[TD-4181] <docs>: fix some minor format things.
2021-08-18 19:23:42 +08:00
Shengliang Guan
8ee38c7124
Merge from 2.0
2021-08-18 18:48:02 +08:00
Shengliang Guan
40e640ae3f
Merge remote-tracking branch 'origin/master' into feature/m1
2021-08-18 18:42:30 +08:00
Ganlin Zhao
4286f85718
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-18 18:12:53 +08:00
Ganlin Zhao
ca68c37dff
[TD-6011]<fix>: where clause including 'bool' Keyword causes core dump
2021-08-18 17:44:24 +08:00
Ganlin Zhao
34f4f8ca01
[TD-6011]<fix>: where clause including 'bool' Keyword causes core dump
2021-08-18 17:38:19 +08:00
Ganlin Zhao
b4eee35481
[TD-6011]<fix>: where clause including 'bool' Keyword causes core dump
2021-08-18 17:31:20 +08:00
afwerar
97a3aeeb43
[TD-6169]<fix>: windows dll client can not quit.
2021-08-18 17:25:16 +08:00
dapan1121
00d082806e
Merge pull request #7435 from taosdata/hotfix/TD-6131
...
[TD-6131]<fix> taosd crash when 'show vnodes ' return too many results
2021-08-18 17:16:10 +08:00
afwerar
f9b7b86eb9
[TD-6169]<fix>: windows dll client can not quit.
2021-08-18 17:08:02 +08:00
Elias Soong
6dde4a6b36
[TD-2639] <docs>: update parameter BLOCKS value in example to be 6.
2021-08-18 16:59:25 +08:00
wpan
16fe1e27bf
fix nested query bug
2021-08-18 16:45:59 +08:00
fastjrun
53b398c08d
文档过时:1、tdsdemo中初始化的表名前缀已经由t改为d,2、相关表字段也更新;3、目前镜像已经支持多平台
2021-08-18 16:19:25 +08:00
Shuduo Sang
ffcc93016a
Hotfix/sangshuduo/td 5136 taosdemo rework for master ( #7433 )
...
* cherry pick from develop branch.
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
* change malloc to calloc for pid allocation.
* fix typo.
* fix binary length default value and group id logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-18 16:12:36 +08:00
Cary Xu
1c0e89de2b
enhance performacne when inserting from csv
2021-08-18 14:52:05 +08:00
Elias Soong
c1f224ecfc
Merge pull request #7434 from taosdata/docs/Update-Latest-Feature
...
[TD-5532] <docs>: resolve unsigned problem of Grafana plugin.
2021-08-18 14:35:11 +08:00
Elias Soong
796538a869
[TD-5532] <docs>: resolve unsigned problem of Grafana plugin.
2021-08-18 14:34:46 +08:00
Shuduo Sang
5c400d7256
Feature/sangshuduo/td 5136 taosdemo rework ( #7432 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
* change malloc to calloc for pid allocation.
* fix typo.
* fix binary length default value and group id logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-18 13:55:23 +08:00
yihaoDeng
cdac4b6d40
[TD-6088]<fix> handel bigint sum
2021-08-18 02:53:55 +00:00
Hui Li
4da75f91ab
Merge pull request #7412 from taosdata/test/TD-5798
...
[TD-5798] <test> add case for td5798
2021-08-18 10:40:42 +08:00
Hui Li
fa9f76fc9d
Merge pull request #7413 from taosdata/test/TD-6123
...
[TD-6113] <fix> fix case of TD-6113
2021-08-18 10:40:35 +08:00
Hui Li
46b44c329d
Merge pull request #7415 from taosdata/release/ver-2.1.7.1
...
change version number
2021-08-18 10:40:31 +08:00
dapan1121
79c2eca8dc
Merge pull request #7421 from taosdata/enhance/TD-6165-2.0
...
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-18 09:54:44 +08:00