Commit Graph

18920 Commits

Author SHA1 Message Date
Ganlin Zhao 4ae20f6abc [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-09-01 11:28:38 +08:00
liuyq-617 a4604990a6 [TD-6256]<test> add subscribe case for go 2021-09-01 11:00:17 +08:00
AlexDuan 85be955001 cache use trav_fn callback 2021-09-01 10:54:51 +08:00
Ganlin Zhao 81a8e5c72d [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-09-01 10:43:33 +08:00
wenzhouwww ff6c36cb65
Update fulltest.sh 2021-09-01 10:22:34 +08:00
Shenglian Zhou 6363169a47 [TD-6145]<feature>:add test for regex filter 2021-09-01 10:16:10 +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
Ganlin Zhao 48e8c6b0bb [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-08-31 18:41:56 +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
Ganlin Zhao bc95808b96 [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-08-31 16:09:58 +08:00
Ganlin Zhao 9c1813dca7 [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-08-31 16:06:06 +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
wenzhouwww f28a29a85f [TD-5661]<test> : let the test case about nano support for connector runing on CI ! 2021-08-31 15:23:00 +08:00
wenzhouwww 8db12cdfed [TD-5661]<test> : let the test case about nano support for connector runing on CI ! 2021-08-31 15:21:27 +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
Ganlin Zhao ea7ca9b241 [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-08-31 13:19:15 +08:00
Ganlin Zhao 58ff59641a [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-08-31 13:07:35 +08:00
AlexDuan afb9962c2f showOffline needed 2021-08-31 11:48:54 +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
AlexDuan 281a63af72 add++ TSDB_CFG_MAX_NUM 2021-08-31 10:43:58 +08:00
AlexDuan f1fe388881 restore showOffline....py file 2021-08-31 10:36:52 +08:00
Zhiyu Yang 8f32f23de9
[TD-6432]<fix>: fix batchFetch BufferUnderflowException (#7675) 2021-08-31 09:29:52 +08:00
zhanglianlei a4bb73d7df
Merge branch 'taosdata:develop' into develop 2021-08-31 00:41:15 +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
Zhang Lianlei 9f519002b1 Merge remote-tracking branch 'upstream/develop' into develop 2021-08-31 00:17:34 +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
zhanglianlei ef1a97f480
Merge branch 'develop' into develop 2021-08-30 22:57:50 +08:00
ZhangLianlei 570c8e5b1e [TD-7685]<doc>: add the missing connector which is also supported to the document. 2021-08-30 22:38:21 +08:00
Ganlin Zhao 368d50f29e [TD-6442]<feature>: Support OpenTSDB telnet style data import format 2021-08-30 19:17:25 +08:00
AlexDuan 784a0bc17a Merge branch 'develop' into long_query 2021-08-30 19:03:09 +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