Shengliang Guan
cd4a42c241
Merge pull request #7220 from taosdata/feature/TD-5610
...
[TD-5610]<enhance> Unable to Resolve FQDN
2021-08-09 10:26:47 +08:00
Shengliang Guan
65bb8ef053
Merge pull request #7240 from taosdata/fix/TD-5877
...
[TD-5877]<fix> fix mem leak in compact
2021-08-09 10:24:14 +08:00
Shengliang Guan
04e929d355
Merge pull request #7144 from junli1026/jun/dirname
...
Fix dirname bug on MacOS
2021-08-09 10:22:48 +08:00
Elias Soong
34d42ae8d5
Merge pull request #7241 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-08-08 14:37:38 +08:00
Elias Soong
3e1c7ffe48
[TD-5828] <docs>: "IF NOT EXISTS" is independent for each table name.
2021-08-08 14:31:13 +08:00
Shuduo Sang
de4879f967
Feature/sangshuduo/td 5844 cmdline parameters align ( #7229 )
...
* [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
2021-08-07 15:41:02 +08:00
Hui Li
bacb85867a
Merge pull request #7228 from taosdata/test/case_over
...
<test>: modify test case about taosdemo nanosupport !
2021-08-07 10:26:35 +08:00
Hui Li
4445f6f646
Merge pull request #7230 from taosdata/release/ver-2.1.6.0
...
[TD-5871]<fix>modify makepkg.sh about lite's package
2021-08-07 10:25:20 +08:00
Shuduo Sang
83d5298679
[TD-5872]<fix>: taosdemo stmt performance. ( #7234 )
2021-08-07 10:08:53 +08:00
Linhe Huo
5823bcfc3b
[TD-3048]<feature>: support lines/stream/query_a/stop_query/ and so on. ( #7079 )
...
* [TD-3048]<feature>: support lines/stream/query_a/stop_query/ and so on.
commit 0edc106a76a95b28e65019c2ee4e4ed84530ad35
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 21:13:13 2021 +0800
doc: improve document for python connector
commit 84915de0831b49c8378a16242dd0dbba8aaf386f
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 20:35:45 2021 +0800
chore: add time elapsed
commit 1e8822e01bda96388a359363776792e261260b88
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 20:26:01 2021 +0800
feat: support multi bind
commit 82d823f6194471fd3324b50f7dfba0ee9f10a7dd
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 16:42:05 2021 +0800
feat: python support for async query and subscribe with callback
commit 8b9d36de2945906821225189cb47958e153d81e2
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed Jul 28 18:09:09 2021 +0800
feat: finish stream and stmt interface
commit bc871aa43e9fc28dd1b3f8784a8ac6ee988564b5
Author: Huo Linhe <linhehuo@gmail.com>
Date: Mon Jul 26 20:21:27 2021 +0800
feat: basic full-fetured implementations
commit e5f7a5213e9016c377a57485e8d5c12139ce0957
Author: Huo Linhe <linhehuo@gmail.com>
Date: Fri Jul 23 10:33:14 2021 +0800
tmp: refactor
* chore: fix insert/line_insert.py error
* [TD-3048]<fix>: fix tests error
* [TD-3049]<feature>: support stop_query in python connector cursor
* [TD-3048]<doc>: improve python connector document
* [TD-3048]<doc>: improve python connection README
* [TD-3048]<hotfix>: fix python2 install and runtime error
* chore: replace insertLines with insert_lines
* chore: fix misspellings
* chore: fix crash gen error in threading
* feat: support __del__ method for simplify
* test: fix subscription test result check
* chore: compatible with 2.0.20
* chore: fix python connector subscription test case
* [TD-3048]<fix>: fix schemaless insert test
* [TD-3048]<fix>: fix memory leak in crash_gen test case
* [TD-3048]<fix>: minor fix for crash gen memory leak
* [TD-3048]<fix>: set minimal required python3 as 3.4
* chore: update version in setup.py
* [TD-3048]<fix>: fix runtime errors in python3.4
* [TD-3048]<fix>: add typing as a dependency
2021-08-07 08:00:37 +08:00
Shuduo Sang
ba4f1f9ee1
Hotfix/sangshuduo/td 5725 taosdump help timestamp ( #7190 )
...
* [TD-5725]<fix>: taosdump --help, regarding acceptable timestamp.
* make example date time same.
2021-08-07 01:21:19 +08:00
wenzhouwww
ac746e6d8e
<test>: remove an not exist test case!
2021-08-06 19:23:40 +08:00
wenzhouwww
95d8b71304
<test> : remove an not exists test case!
2021-08-06 19:16:04 +08:00
tomchon
429d6a7604
Merge branch 'release/ver-2.1.6.0' of github.com:taosdata/TDengine into release/ver-2.1.6.0
2021-08-06 18:52:36 +08:00
tomchon
f4e91e1874
[TD-5871]<fix>modify makepkg.sh about lite's package
2021-08-06 18:51:46 +08:00
wenzhouwww
d628bb3704
<test>: set run case in fulltest.sh
2021-08-06 18:22:11 +08:00
wenzhouwww
c76196f0f9
<test>: modify test case about taosdemo nanosupport !
2021-08-06 18:16:48 +08:00
Elias Soong
e8df907cf6
[TS-71] <docs>: update meaning of compacting status code.
2021-08-06 16:49:07 +08:00
Shuduo Sang
bd13c4a8b4
[TD-5811]<fix>: taosdemo use us to count delay. ( #7182 )
...
* [TD-5811]<fix>: taosdemo use us to count delay.
to avoid very large number if the delay is 0ms.
* fix interlace delay unit.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-06 16:35:15 +08:00
yihaoDeng
710f2d824b
[TD-5877]<fix> fix mem leak in compact
2021-08-06 15:25:20 +08:00
Linhe Huo
50c2f6790b
[TD-5860]<fix>: fix grafanaplugin error in grafana 6.x(6.2+) ( #7223 )
2021-08-06 14:49:14 +08:00
Hui Li
f5cb3ad46f
Merge pull request #7187 from taosdata/test/td-5159
...
[TD-5159]<test>: fix a small-probability bug for insert/schemalessInsert.py and append two manual scripts
2021-08-06 14:20:45 +08:00
Hui Li
1c4b322b65
Merge pull request #7189 from taosdata/test/TD-5781-d
...
[TD-5773]<CI>add some arm env in Drone
2021-08-06 13:53:19 +08:00
liuyq-617
f916c1c6b3
fix centos8
2021-08-06 12:10:07 +08:00
Shengliang Guan
9d6a9dbf60
Merge pull request #7201 from taosdata/release/ver-2.1.6.0
...
Release/ver 2.1.6.0
2021-08-06 11:31:23 +08:00
Hui Li
f9139c3244
Merge pull request #7209 from taosdata/test/case_over
...
<test> modify fulltest.sh to runing pass in CI !
2021-08-06 10:20:17 +08:00
wenzhouwww
abfbaf8d3c
<test> modify fulltest.sh to runing pass in CI !
2021-08-06 10:17:13 +08:00
yihaoDeng
378c41c8ce
[TD-5610]<enhance> Unable to Resolve FQDN
2021-08-06 07:46:53 +08:00
yihaoDeng
02951f2fb9
[TD-5610]<enhance> Unable to Resolve FQDN
2021-08-06 05:25:51 +08:00
Hui Li
cb3f7af146
Merge pull request #7202 from taosdata/xiaoping/add_test_case
...
[TD-5730]<test>: update performance test script
2021-08-05 22:35:40 +08:00
Ping Xiao
ba4ae0bc84
[TD-5730]<test>: add test case
2021-08-05 20:56:57 +08:00
Xin.Zh
7c173acc55
add license header ( #7197 )
2021-08-05 19:33:40 +08:00
Elias Soong
6d9c6d3b93
Merge pull request #7199 from taosdata/docs/Update-Latest-Feature
...
[TS-76] <docs>: update Grafana support version to be 6.2+.
2021-08-05 18:42:00 +08:00
Elias Soong
3439dfabec
[TS-76] <docs>: update Grafana support version to be 6.2+.
2021-08-05 18:41:40 +08:00
liuyq-617
c1c00706a8
update centos8
2021-08-05 18:01:05 +08:00
liuyq-617
52e3ff82a1
[TD-5773]<CI>add some arm env in Drone
2021-08-05 16:26:35 +08:00
Hui Li
bb485a3d36
Merge pull request #7168 from taosdata/tomchon-patch-3
...
Update version.inc
2021-08-05 14:30:42 +08:00
jiajingbin
bf4d046f2f
[TD-5159]<test>: append two manual scripts to pytest/manualTest for TD-5159 finished before
...
fix a small-probability bug for insert/schemalessInsert.py when another random tbname is start with t-->noIdStbExistCheckCase(): where tbname like 't_%'
2021-08-05 03:18:27 -03:00
Elias Soong
bcd1f2c381
Merge pull request #7185 from taosdata/docs/Update-Latest-Feature
...
[TD-5255] <docs>: use tag "groupId" instead of "groupdId" in all SQL …
2021-08-05 13:15:14 +08:00
Elias Soong
a281ca9e1b
[TD-5255] <docs>: use tag "groupId" instead of "groupdId" in all SQL examples.
2021-08-05 13:14:53 +08:00
Elias Soong
b42d8792ff
Merge pull request #7181 from taosdata/sangshuduo-fix-typo-1
...
fix groupdId typo
2021-08-05 11:47:42 +08:00
Elias Soong
ad4e58caa8
Merge pull request #7180 from taosdata/sangshuduo-fix-typo
...
fix groupdID typo
2021-08-05 11:46:53 +08:00
Elias Soong
b84b2600e9
Merge pull request #7179 from taosdata/sangshuduo-fix-doc-typo
...
fix groupdId typo
2021-08-05 11:46:07 +08:00
Zhiyu Yang
8a888068bb
Hotfix/td 5788 ( #7162 )
...
* [TD-5788]<fix>: fix DatabaseMetaData's ResultSet with wrong taos type
* change
2021-08-05 11:40:03 +08:00
Shuduo Sang
e4ff6617fc
fix groupdId typo
2021-08-05 11:28:18 +08:00
Shuduo Sang
42654182a9
fix groupdID typo
2021-08-05 11:25:28 +08:00
Shuduo Sang
5b4e6e30d8
fix groupdId typo
2021-08-05 11:23:49 +08:00
Haojun Liao
62ecad982e
Merge pull request #7122 from taosdata/feature/TD-5729
...
[TD-5729]<feature>: add subquery states and obj_ids to show queries output
2021-08-05 11:21:18 +08:00
Hongze Cheng
bc07960f58
Merge pull request #7160 from taosdata/hotfix/TD-5765
...
[TD-5765]<hotfix>:check max length when alter tag value
2021-08-05 10:24:34 +08:00
Cary Xu
4b226a92f4
remove redundant ()
2021-08-05 06:23:28 +08:00