Commit Graph

12993 Commits

Author SHA1 Message Date
dapan1121 78a5b85848 fix bug 2021-02-06 18:12:56 +08:00
Shuduo Sang 26a72935b9
Merge pull request #5176 from taosdata/feature/sangshuduo/TD-2771-python-taosdemo
Feature/sangshuduo/td 2771 python taosdemo
2021-02-06 18:07:43 +08:00
zyyang 979c446ecb change 2021-02-06 17:57:04 +08:00
Ping Xiao 4dbf8e611a Merge branch 'develop' into xiaoping/add_test_case 2021-02-06 17:52:06 +08:00
Ping Xiao 508993a73b [TD-2846]<test>: update docker cluster scripts 2021-02-06 17:50:21 +08:00
zyyang 73a84d55ca change 2021-02-06 17:43:37 +08:00
Shuduo Sang 30ea2efd02 [TD-2771] <feature>: python taosdemo. refine query. 2021-02-06 09:39:46 +00:00
zyyang 62ddd55b15 change 2021-02-06 17:31:56 +08:00
zyyang 3ce4dd3dbb change 2021-02-06 17:27:31 +08:00
Shuduo Sang b1c6a7d49f [TD-2771] <feature>: python taosdemo. add query func. 2021-02-06 09:19:30 +00:00
Shuduo Sang 32f57e5b6f Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo 2021-02-06 08:42:56 +00:00
Shuduo Sang e5908c5f02 [TD-2771] feature: python taosdemo. multi process/thread working. 2021-02-06 08:40:38 +00:00
huili 3156ab2fe8
Merge pull request #5165 from taosdata/hotfix/test
[TD-2947]<fix>when update version, first stop nginx
2021-02-06 16:38:19 +08:00
zyyang d0b002ea73 change 2021-02-06 16:35:54 +08:00
zyyang b47de8a0d1 change 2021-02-06 16:32:40 +08:00
dapan1121 2757936c74 fix bug 2021-02-06 16:21:54 +08:00
zyyang 8acc6df455 change 2021-02-06 16:18:29 +08:00
zyyang 5d51c463e5 change 2021-02-06 16:15:59 +08:00
Shengliang Guan 121c4ed91b
Merge pull request #5170 from taosdata/feature/linux
Feature/linux
2021-02-06 16:15:05 +08:00
Shengliang Guan 4a74c992e5
Merge pull request #5163 from taosdata/hotfix/TD-2945
fix memory leak
2021-02-06 16:14:29 +08:00
Shengliang Guan 977a3f237d
Merge pull request #5167 from taosdata/hotfix/TD-2887
[TD-2887]<hotfix>: fix possible race condition coredump
2021-02-06 16:13:55 +08:00
liuyq-617 9a7573561e fix 2021-02-06 16:05:33 +08:00
dapan1121 ca9bdba685 fix bug 2021-02-06 16:02:22 +08:00
zyyang 7db50342eb change 2021-02-06 15:57:36 +08:00
zyyang 67ad9c5058 change 2021-02-06 15:55:19 +08:00
liuyq-617 d9e4587f6b [TD-2842]<test>add valgrind in concurrent_inquiry 2021-02-06 15:54:41 +08:00
zyyang bf8ae90975 change 2021-02-06 15:29:50 +08:00
zyyang 178d2d9821 change 2021-02-06 15:28:58 +08:00
zyyang 56e5beaf53 change 2021-02-06 15:22:19 +08:00
huili 9bc22e8f89
Merge pull request #5169 from taosdata/feature/sangshuduo/TD-2843-python-connector-for-mac
[TD-2843] feature: porting python connector for mac.
2021-02-06 14:41:23 +08:00
huili 86feb99db8
Merge pull request #5156 from taosdata/xiaoping/add_test_case2
[TD-2568]<test>: add test case
2021-02-06 14:40:24 +08:00
haojun Liao b3008458eb
Merge pull request #5146 from taosdata/hjxilinx-patch-4
[TD-2932]
2021-02-06 14:03:18 +08:00
liuyq-617 e582006212 fix 2021-02-06 14:00:18 +08:00
liuyq-617 66057c4e36 clean up test files 2021-02-06 11:59:28 +08:00
dapan1121 8c03652ba4 fix bug 2021-02-06 11:58:03 +08:00
liuyq-617 46630d65a7 fix 2021-02-06 11:56:32 +08:00
dapan1121 266746a4e1 fix bug 2021-02-06 11:36:58 +08:00
haojun Liao 33db41f423
Merge pull request #5161 from taosdata/hotfix/TD-2926
[TD-2926]client crashes when running crash_gen test
2021-02-06 11:26:54 +08:00
haojun Liao f742705145
Merge pull request #5160 from taosdata/hotfix/TD-2948
[TD-2948]client crashes when building stddev query msg
2021-02-06 11:26:40 +08:00
haojun Liao 91eedf66be
Merge pull request #5158 from taosdata/hotfix/TD-2944
[TD-2944]taosd crashes when executing stddev query
2021-02-06 11:26:19 +08:00
liuyq-617 f27a35d11c clean up crash_gen 2021-02-06 11:01:10 +08:00
dapan1121 7974b0d96d Merge branch 'develop' into hotfix/TD-2545 2021-02-06 10:43:54 +08:00
liuyq-617 230bcee1e0 fix 2021-02-06 10:36:16 +08:00
Ping Xiao 58d4e1fa00 [TD-2846]<test>: update docker cluster scripts 2021-02-06 09:14:58 +08:00
yihaoDeng 6966200d96 fix error 2021-02-06 00:51:59 +00:00
Haojun Liao 52cf92ee5d [TD-2886]<fix>: change the error code if the table has been removed and created again with different table schema before issuing query to a vnode. 2021-02-06 14:15:22 +08:00
Haojun Liao fa069b1bae [TD-225] fix compiler warning. 2021-02-06 11:28:34 +08:00
Haojun Liao 62d38e4501 [TD-225] fix compiler warning. 2021-02-06 11:21:40 +08:00
Haojun Liao 53eadeefe2 [TD-225] fix compiler warning. 2021-02-06 10:38:53 +08:00
yihaoDeng 9c73dce320 rerun full test 2021-02-06 00:46:03 +00:00