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
wangmm0220
bc7ffbbb7e
[TD-5833]<fix> fix 1 column error when create table use select _c0 from..
2021-08-06 15:09:45 +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
wangmm0220
865658d0f4
[TD-5578]<fix> fixmerge error
2021-08-06 09:33:19 +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
wangmm0220
8da778c505
[TD-5833]<fix> fix 1 column error when create table use select _c0 from..
2021-08-05 19:19:07 +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
wpan
c00ff3ff96
improve performance
2021-08-05 18:28:58 +08:00
wangmm0220
4af2ab3d1d
[TD-5822]<feature> optimize invalidate operation tips
2021-08-05 18:08:29 +08:00
liuyq-617
c1c00706a8
update centos8
2021-08-05 18:01:05 +08:00
wenzhouwww
dbadc405ee
[TD-5619] add new case for timezone
2021-08-05 17:00:07 +08:00
Ganlin Zhao
eeef4ece63
Merge branch 'fix/TD-5505' of github.com:taosdata/TDengine into fix/TD-5505
2021-08-05 16:28:53 +08:00
Ganlin Zhao
f0c988d927
[TD-5505]<fix>: add taosParseTime profiling unitTests
2021-08-05 16:28:13 +08:00
liuyq-617
52e3ff82a1
[TD-5773]<CI>add some arm env in Drone
2021-08-05 16:26:35 +08:00
Ganlin Zhao
d2dcecda64
[TD-5619]<fix>: optimized checkTzPresent function
2021-08-05 16:25:15 +08:00
wangmm0220
cb1da4f1e0
Merge branch 'develop' into fix/TD-5578
2021-08-05 16:09:20 +08:00
wenzhouwww
842b3cb307
[TD-5619]<test> : this is test case about parse timezone which is based on RCF3339/ISO8601
2021-08-05 16:04:07 +08:00
wangmm0220
bee2737b46
Merge branch 'fix/TD-5578' of https://github.com/taosdata/TDengine into fix/TD-5578
2021-08-05 15:52:25 +08:00
wangmm0220
7f9710effe
Merge branch 'develop' into fix/TD-5578
2021-08-05 15:52:10 +08:00
wangmm0220
0aefe791e9
Merge branch 'develop' of https://github.com/taosdata/TDengine into fix/TD-5578
2021-08-05 15:45:07 +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
Cary Xu
1cfb6b78e0
uncomment the nano subscribe case
2021-08-05 13:57:05 +08:00
Cary Xu
78855c440c
code optimization
2021-08-05 13:53:20 +08: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
shenglian zhou
399a7d94b6
[TD-5806]<feature>:add role_time to show mnodes
2021-08-05 11:15:14 +08:00
Liu Jicong
e11ae1f46e
memory alloc may fail
2021-08-05 10:53:01 +08:00