Commit Graph

17914 Commits

Author SHA1 Message Date
Shuduo Sang 1c7fe38384
Hotfix/sangshuduo/td 5725 taosdump help timestamp for 2.0 (#7192)
* [TD-5725]<fix>: taosdump --help, regarding acceptable timestamp.

* make example date time same.
2021-08-06 00:38:16 +08:00
Shuduo Sang 45cb433364
Hotfix/sangshuduo/td 5725 taosdump help timestamp for master (#7191)
* [TD-5725]<fix>: taosdump --help, regarding acceptable timestamp.

* make example date time same.
2021-08-05 23:38:01 +08:00
Haojun Liao fbbc3f10f9
Update tname.c 2021-08-05 23:26:01 +08:00
Hui Li e6b098caf2
Merge pull request #7174 from taosdata/test/TD-5369master
[TD-5369]<test> : "fix an error about test case for subscribe !"
2021-08-05 22:40:24 +08:00
Hui Li 259bbe27e2
Merge pull request #7203 from taosdata/xiaoping/test_case
[TD-5730]<test>: update performance test script
2021-08-05 22:35:52 +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 5fb90d5dc3 [TD-5730]<test>: add test case 2021-08-05 21:00:02 +08:00
Ping Xiao ba4ae0bc84 [TD-5730]<test>: add test case 2021-08-05 20:56:57 +08:00
tomchon 988f3f72fc modify dockerManifest.sh 2021-08-05 20:52:39 +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
Shuduo Sang 05e9232bfb
[TD-5811]<fix>: taosdemo use us to count delay. (#7184)
to avoid very large number if the delay is 0ms.
2021-08-05 18:56:33 +08:00
Shuduo Sang 8b4f05d43a
[TD-5811]<fix>: taosdemo use us to count delay. (#7183)
to avoid very large number if the delay is 0ms.
2021-08-05 18:55:59 +08:00
Haojun Liao cf73e1f8af [td-225]add one retry case for subquery of super table. 2021-08-05 18:47:11 +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
Haojun Liao 24db3339cf [td-225]fix concurrent issue during building the heartbeat message. 2021-08-05 18:18:15 +08:00
Ping Xiao c0d80b875d fix crash issue 2021-08-05 18:09:59 +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
Hongze Cheng 1d881042d5 fix another possible coredump 2021-08-05 17:32:39 +08:00
Hongze Cheng 907c870181 fix coredump 2021-08-05 17:28:10 +08:00
wenzhouwww dbadc405ee [TD-5619] add new case for timezone 2021-08-05 17:00:07 +08:00
Hongze Cheng d648f55753 fix memory leak 2021-08-05 16:57:50 +08:00
Haojun Liao d582adfa12 [td-225]disable print logic plan. 2021-08-05 16:33:55 +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
Haojun Liao fbe535bd8b [td-225] fix compiler error and invalid in query. 2021-08-05 16:27: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
Hongze Cheng cbcf773962 fix compile error 2021-08-05 15:05:14 +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
Hui Li 2e0b7f0c85
Merge pull request #7167 from taosdata/tomchon-patch-2
Update version.inc
2021-08-05 14:30:35 +08:00
Hui Li 248ddcf4ca
Merge pull request #7166 from taosdata/tomchon-patch-1
Update version.inc
2021-08-05 14:30:30 +08:00
Hongze Cheng 22a2a66028 [TD-5812]<hotfix> : fix possible coredump change schema 2021-08-05 14:29:15 +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
Haojun Liao ed48ad1374 Merge branch 'develop' into feature/query 2021-08-05 13:16:25 +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
Haojun Liao 6400fe192c [td-225]fix compiler error. 2021-08-05 13:13:17 +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