Commit Graph

18578 Commits

Author SHA1 Message Date
liuyq-617 e8469ca511 [TD-6221]<test>Perfect scene of concurrent inquery 2021-09-06 15:43:02 +08:00
Elias Soong 8081a7a577
Merge pull request #7765 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-09-02 11:34:27 +08:00
Elias Soong 8594afdbcc [TD-6133] <docs>: update installation url of Go connector to be latest version. 2021-09-02 11:29:36 +08:00
Elias Soong 6ae704363f [TD-2639] <docs>: improve doc format slightly. 2021-09-02 10:52:21 +08:00
Elias Soong 7f7de086ee
Merge pull request #7737 from z1q1q7/develop
keep all "first end point"s' notation to "firstEp"
2021-09-02 10:48:17 +08:00
Hui Li 2a5cbf770a
Merge pull request #7749 from taosdata/test/TD-6256-d
[TD-6256]<test> add subscribe case for go
2021-09-02 10:16:56 +08:00
Hongze Cheng 6c7c05e7ea
Merge pull request #7748 from taosdata/hotfix/merge-block-issue
[TD-6474]<hotfix>: fix coredump when merging empty block
2021-09-01 18:04:09 +08:00
dapan1121 c5090ac017
Merge pull request #7710 from taosdata/fix/TD-6408
[TD-6408]<fix>: fixed json error when timestamp was before Epoch
2021-09-01 15:39:15 +08:00
liuyq-617 a4604990a6 [TD-6256]<test> add subscribe case for go 2021-09-01 11:00:17 +08:00
Liu Jicong ea87f4f92b [TD-6474]<hotfix>: fix coredump when merging empty block 2021-09-01 10:12:42 +08:00
xiaolei li f506afb269
Nodejs/xiaolei/td 2979 (#7369)
* nodejs/xiaolei/TD-2979-test-1970

* nodejs/xiaolei/TD-2979-test-1970

* nodejs/xiaolei/TD-2979-test-1970

* nodejs 1970 test&dry

* Jenkins&test1970

* ci fix test1970

* ci fix twice

* fix test1970 ci 3rd
2021-09-01 00:16:14 +08:00
Haojun Liao 2cf2260e1d
Merge pull request #7706 from taosdata/feature/query
[td-255] code refactor.
2021-08-31 21:44:23 +08:00
Hui Li 50b3291a26
Merge pull request #7683 from taosdata/test/td-5929-2
[TD-5929]<test> create testcases for TD-5929 ---> diff cols support or
2021-08-31 18:18:14 +08:00
Hui Li 38fb206241
Merge pull request #7690 from taosdata/test/TD-6009
Test/td 6009 modify test script [ci skip]
2021-08-31 18:18:07 +08:00
Hui Li 5f976b6e25
Merge pull request #7720 from taosdata/test/jenkins-d
[ci skip]update jenkinsfile
2021-08-31 18:18:00 +08:00
Hui Li 3eb7135683
Merge pull request #7740 from taosdata/xiaoping/add_test_case
[TD-6468]<test>: add test case for jdbc stmt
2021-08-31 18:17:31 +08:00
Elias Soong ebf8c12484
Merge pull request #7742 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-08-31 17:47:00 +08:00
Elias Soong 4d9f80d155 [TD-2581] <docs>: support 'OR' join query conditions between columns. 2021-08-31 17:46:27 +08:00
Elias Soong c014347dc2 [TS-2] <docs>: describe nested query. 2021-08-31 17:06:49 +08:00
Elias Soong 84a42afacd [TD-2639] <docs>: describe operator "is null / is not null". 2021-08-31 16:30:24 +08:00
zhangqingqing d1a5322575 change support description of tdengine's connectors under different
platforms.
2021-08-31 15:47:16 +08:00
Ping Xiao c547b894d9 [TD-6468]<test>: add test case for jdbc stmt 2021-08-31 15:43:56 +08:00
zhangqingqing c7ded59437 keep all "first end point"s' notation to "firstEp" 2021-08-31 15:23:40 +08:00
dapan1121 606455a93d
Merge pull request #7731 from taosdata/enhance/TD-6481
[TD-6481]<enhance> The establishment of TCP connection failed due to …
2021-08-31 14:14:23 +08:00
Shuduo Sang bfccafc73a
Hotfix/sangshuduo/td 6294 taosdemo long arg (#7729)
* [TD-6294]<fix>: taosdemo support long arg

fix conflict with develop branch.

* fix few words.

* declare default child tables number.

* add support email prompt.

* support the way no space between param and value

* fix uncatched status.

* fix -PP arg.

* fix total child tables bug.

* fix taosdemo long args bug.

* fix default column number

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-31 13:46:09 +08:00
yihaoDeng 8f383b6f43 [TD-6481]<enhance> The establishment of TCP connection failed due to too high concurrent query 2021-08-31 13:38:38 +08:00
Haojun Liao 261bfd0090 Merge branch 'develop' into feature/query 2021-08-31 13:30:06 +08:00
Shuduo Sang f61eb53f1b
Hotfix/sangshuduo/td 6294 taosdemo long arg (#7722)
* [TD-6294]<fix>: taosdemo support long arg

fix conflict with develop branch.

* fix few words.

* declare default child tables number.

* add support email prompt.

* support the way no space between param and value

* fix uncatched status.

* fix -PP arg.

* fix total child tables bug.

* fix taosdemo long args bug.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-31 10:58:20 +08:00
Zhiyu Yang 8f32f23de9
[TD-6432]<fix>: fix batchFetch BufferUnderflowException (#7675) 2021-08-31 09:29:52 +08:00
Shuduo Sang 56776b62fe
[TD-6448]<fix>: taosdemo stmt rand race. (#7719)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-31 00:24:40 +08:00
Linhe Huo 2483985d4b
[TD-6449]<fix>: fix python3.6 datetime parsing in pytest util package (#7704) 2021-08-30 23:04:52 +08:00
Linhe Huo d31c5f1dc8
[TD-6449]<doc>: prefer english only in method documentations in python connector [ci skip] (#7711) 2021-08-30 23:02:03 +08:00
Shuduo Sang 061fe86a53
Feature/sangshuduo/td 5875 taosdemo ue improve (#7703)
* [TD-5875]<featur>: taosdemo show progress

* empty commit for CI

* better msg for create child table.

* fix total child tables bug.

* fix INF rps if spent 0 ms to insert.
2021-08-30 18:51:31 +08:00
liuyq-617 4a5d0f205f [ci skip]update jenkinsfile 2021-08-30 18:30:03 +08:00
Elias Soong c927ab9c54
Merge pull request #7716 from taosdata/docs/Update-Latest-Feature
[TD-6424] <docs>: add English version of Docker guide.
2021-08-30 17:24:06 +08:00
Elias Soong a5fb19ec9f [TD-6424] <docs>: add English version of Docker guide. 2021-08-30 17:23:39 +08:00
Elias Soong 591d28de90
Merge pull request #7697 from kartist/patch-3
doc: 7652
2021-08-30 17:08:42 +08:00
Elias Soong 2d5c26ceb7
Merge pull request #7715 from FandyWu/patch-2
Update docs.md
2021-08-30 17:06:34 +08:00
FandyWu ea5c012899
Update docs.md 2021-08-30 16:59:15 +08:00
Elias Soong ac26b32783
Merge pull request #7712 from taosdata/StonycatDAI-patch-1
Update docs.md
2021-08-30 16:45:45 +08:00
Jimmy Dai 41542f5ea0
Update docs.md
modify and review the English docs
2021-08-30 16:43:35 +08:00
Elias Soong 958391a999
Merge pull request #7705 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: remove dead link in English doc.
2021-08-30 16:13:15 +08:00
Haojun Liao e119a53307 [td-255] code refactor. 2021-08-30 16:12:30 +08:00
Elias Soong e639cac522 [TD-2639] <docs>: remove dead link in English doc. 2021-08-30 16:12:20 +08:00
Elias Soong 5ffa1e9f08
Merge pull request #7698 from lovetaitai/develop
<docs>: add the missing note
2021-08-30 16:08:31 +08:00
Elias Soong 0d7d9f1293
Improve expression slightly. 2021-08-30 16:08:14 +08:00
Elias Soong 284564409b
Merge pull request #7700 from citizen233/develop
doc: update 10.cluster docs.md
2021-08-30 15:57:33 +08:00
Elias Soong 4c36f00a05
Use hosts instead of specific file paths for compatibility with more operating systems. 2021-08-30 15:57:04 +08:00
Elias Soong 79fecce878
Use hosts instead of specific file paths for compatibility with more operating systems. 2021-08-30 15:56:01 +08:00
市民233 0bdf053e1b
doc: update 10.cluster/docs.md 2021-08-30 14:55:24 +08:00