Shengliang Guan
ef16f14aa2
Merge pull request #6498 from taosdata/fix/TD-4682
...
[TD-4682]<fix>: not move vnode to new dnode within 2 seconds
2021-06-15 23:48:56 +08:00
Minglei Jin
5c8bd7a3a4
[TD-4682]<fix>: not move vnode to new dnode within 2 seconds
2021-06-15 21:16:35 +08:00
dapan1121
94a3a34f28
add check
2021-06-15 19:16:45 +08:00
haojun Liao
bbb2a5964f
Merge pull request #6479 from taosdata/hotfix/TD-4693
...
[TD-4693]add null pointer check
2021-06-15 16:55:12 +08:00
haojun Liao
d30431ff88
Merge pull request #6444 from taosdata/hotfix/TD-4642-2
...
[TD-4642]client subscribe issue
2021-06-15 15:56:22 +08:00
haojun Liao
763fbb7162
Merge pull request #6495 from taosdata/hotfix/TD-4701
...
[TD-4701]remove sub query
2021-06-15 15:55:34 +08:00
Shuduo Sang
be347199c4
Hotfix/sangshuduo/td 4025 fix travis ci broken ( #6493 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8 and pip, setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8, and install pip and setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
* fix timezone build error with clang/linux.
* change fixed version python 3.8 to 3.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-15 14:49:44 +08:00
liuyq-617
a56a1cbf17
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:16:10 +08:00
shenglian zhou
a36b21e8b2
[TD-4681]<fix>: return invalid operator for not equal on primary timestamp column
2021-06-15 11:58:32 +08:00
dapan1121
6797620879
remove sub query
2021-06-15 11:25:57 +08:00
zyyang
1e92fa7def
sync from develop to master
2021-06-11 17:55:51 +08:00
Shengliang Guan
49c70a8489
Merge pull request #6457 from taosdata/hotfix/TD-4675
...
hotfix/TD-4675
2021-06-11 16:22:51 +08:00
dapan1121
d198dcbb88
add null pointer check
2021-06-11 16:11:06 +08:00
tomchon
6ea659d116
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-11 11:17:45 +08:00
huili
63d68915ba
Merge pull request #6453 from taosdata/td4610new
...
[TD-i4610]<add special character show>
2021-06-11 10:49:15 +08:00
Shengliang Guan
9f5943c46b
Merge pull request #6442 from taosdata/fix/TD-4599
...
[TD-4599]<fix>: fix false dnode offline
2021-06-11 10:10:58 +08:00
Minglei Jin
b0fb8f9dc6
balance: remove unused pVgroup->lbTime checking
2021-06-10 23:30:05 +08:00
happyguoxy
6b428ce341
[TD-i4610]<add special>
2021-06-10 19:26:23 +08:00
happyguoxy
b93129fea5
[TD4610]<check special>
2021-06-10 19:06:30 +08:00
Shengliang Guan
96d69b632f
hotfix/TD-4675
2021-06-10 18:12:13 +08:00
dapan1121
2464d892ad
fix bug
2021-06-10 11:07:33 +08:00
Minglei Jin
935d41b1f7
bnThread: dummy commit to make CI happy
2021-06-10 09:53:51 +08:00
Minglei Jin
490caa967b
[TD-4599]<fix>: fix false dnode offline
2021-06-09 23:26:58 +08:00
Shengliang Guan
c7d7133ffc
Merge pull request #6440 from taosdata/xiaoping/test_case
...
[TD-4630]<test>: add exception handling for restful insert
2021-06-09 22:27:22 +08:00
Ping Xiao
b4f6e6f941
[TD-4630]<test>: add exception handling for restful insert
2021-06-09 18:46:15 +08:00
haojun Liao
bb2ee6b46f
Merge pull request #6437 from taosdata/hotfix/TD-4642
...
[TD-4642]taosd crash for subscribe
2021-06-09 18:34:07 +08:00
Shengliang Guan
3bf58e6e63
Merge pull request #6417 from taosdata/test/TD-4553
...
[TD-4553]<test>fix timestamp error
2021-06-09 18:23:55 +08:00
dapan1121
dc47e229d8
add pointer protection
2021-06-09 16:00:37 +08:00
dapan1121
3e560be2c0
fix bug
2021-06-09 15:47:00 +08:00
tomchon
6f6a02f8c2
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-09 13:29:43 +08:00
tomchon
4949dd4671
temp
2021-06-09 11:12:42 +08:00
Huo Linhe
2bee6af776
[TD-4640]<fix>: fix CDLL error in macOs ( #6430 )
2021-06-09 10:46:57 +08:00
Shengliang Guan
72ca4518de
Merge pull request #6424 from taosdata/fix/jdbc
...
sync jdbc driver from develop to master
2021-06-09 09:24:53 +08:00
Shuduo Sang
dc3de5dae0
Feature/sangshuduo/td 4198 support address sanitizer ( #6419 )
...
* cherry pick from develop branch.
* cherry pick from develop branch.
* add static lib link.
2021-06-09 06:51:29 +08:00
haojun Liao
f6ba14ab12
Merge pull request #6415 from taosdata/hotfix/TD-4601
...
[TD-4601]modify error msg
2021-06-08 18:57:56 +08:00
zyyang
1beac7b638
change
2021-06-08 18:48:37 +08:00
zyyang
20f8aeba6b
change
2021-06-08 18:42:41 +08:00
zyyang
1b53460b8c
change
2021-06-08 17:25:00 +08:00
zyyang
0382ac8341
change
2021-06-08 17:23:53 +08:00
zyyang
80e64a5ad5
sync jdbc driver from develop to master
2021-06-08 17:17:59 +08:00
haojun Liao
84dcaebd16
Merge pull request #6412 from taosdata/hotfix/TD-4620
...
[TD-4620]client crash when insert long string column
2021-06-08 16:27:10 +08:00
liuyq-617
5511dcb0c7
[TD-4553]<test>fix timestamp error
2021-06-08 08:05:08 +00:00
dapan1121
041b1e187f
modify error msg
2021-06-08 15:40:19 +08:00
dapan1121
496f646aff
fix bug
2021-06-08 13:06:46 +08:00
zyyang
3bf8a5dd7e
sync jdbc from develop to master ( #6394 )
...
* change
* remove test cases not available for master branch
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-06-08 11:38:51 +08:00
Shuduo Sang
c99a639c79
[TD-4605]<fix>: early version visual studio compile. ( #6406 )
2021-06-08 11:06:36 +08:00
DuanKuanJun
f9c6bf4040
Merge pull request #6397 from taosdata/cq
...
END TIME DEALAY 24 HOURS HAS PROBLEMS
2021-06-08 09:30:27 +08:00
Shuduo Sang
7608dab8ad
[TD-4605]<fix>: early version visual studio compile. ( #6399 )
2021-06-07 19:35:59 +08:00
tickduan
c9adad624d
restore, fix build error
2021-06-07 17:04:22 +08:00
haojun Liao
2f09896150
Merge pull request #6389 from taosdata/hotfix/TD-4564
...
[TD-4564]fix string issue
2021-06-07 16:37:20 +08:00