Haojun Liao
|
af22f075ed
|
Merge pull request #7058 from taosdata/fix/query
[td-5600]<fix>: fix fill caused client crashed in join query.
|
2021-07-29 10:31:44 +08:00 |
Hui Li
|
4ba22f9520
|
Merge pull request #6984 from taosdata/test/TD-5369
Test/td 5369
|
2021-07-29 10:28:02 +08:00 |
Hui Li
|
6c619d0219
|
Merge pull request #7051 from taosdata/test/TD-5074-d1
Test/td 5074 d1
|
2021-07-29 10:01:46 +08:00 |
Hui Li
|
cabbc135fa
|
Merge pull request #7043 from taosdata/dev/chr
[TD-4432]<test>: modify taodemo-testcase that using stmt interface
|
2021-07-29 09:49:34 +08:00 |
Hui Li
|
702d50aef9
|
Merge pull request #7061 from taosdata/test/jenkins-m
[TD-5536]update local jenkins
|
2021-07-29 09:49:08 +08:00 |
Hui Li
|
b5b5bf4627
|
Merge pull request #7053 from taosdata/test/jenkins_l
update local CI
|
2021-07-29 09:47:42 +08:00 |
Ganlin Zhao
|
1b5a449210
|
add support for parsing timestamp with both letter 'T' and whitespace as timezone indicator
|
2021-07-29 09:41:47 +08:00 |
liuyq-617
|
f97784ad7a
|
[TD-5536]update local jenkins
|
2021-07-29 09:36:57 +08:00 |
dapan
|
4cf5f99ce7
|
remove string
|
2021-07-29 09:33:10 +08:00 |
wpan
|
63532d0038
|
fix bug
|
2021-07-29 09:30:20 +08:00 |
wpan
|
2594aa6e0d
|
Merge branch 'develop' into feature/TD-2581
|
2021-07-29 08:32:41 +08:00 |
wpan
|
c761bf73e9
|
Merge branch 'feature/TD-2581-dd' into feature/TD-2581
|
2021-07-29 08:32:09 +08:00 |
yihaoDeng
|
03b3334fd9
|
Merge branch 'develop' of github.com:taosdata/TDengine into dev
|
2021-07-29 08:10:33 +08:00 |
shenglian zhou
|
bb2b2ec9f4
|
[TD-5594]<fix>:calculate tag index in table meta when modify tag type
|
2021-07-29 07:43:48 +08:00 |
yihaoDeng
|
f25a01f83a
|
[TD-5664]<feature> add more state of compact
|
2021-07-29 05:00:30 +08:00 |
yihaoDeng
|
3dcce3dcf6
|
merge develop
|
2021-07-29 03:33:04 +08:00 |
yihaoDeng
|
b022190279
|
[TD-5664]<feature> add more state of compact
|
2021-07-29 03:27:58 +08:00 |
Haojun Liao
|
958be012af
|
Merge pull request #7010 from taosdata/feature/query
Feature/query
|
2021-07-28 19:17:17 +08:00 |
Elias Soong
|
c719a17320
|
Merge pull request #7059 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: fix typo.
|
2021-07-28 19:10:29 +08:00 |
happyguoxy
|
175fd1c93d
|
[TD-5074]<test>:test operator cost
|
2021-07-28 18:32:34 +08:00 |
liuyq-617
|
a9c51e251a
|
remove systemctl
|
2021-07-28 18:28:35 +08:00 |
jiajingbin
|
e72173dd78
|
modify
|
2021-07-28 18:28:01 +08:00 |
Shuduo Sang
|
2e7e287818
|
[TD-5591]<fix>: taosdemo coredump when query 4096 columns. (#7054)
|
2021-07-28 17:53:59 +08:00 |
Shuduo Sang
|
fb62d4bb8e
|
[TD-5591]<fix>: taosdemo coredump when query 4096 columns. (#7055)
|
2021-07-28 17:53:39 +08:00 |
Haojun Liao
|
953f72ec1d
|
[td-5600]<fix>: fix fill caused client crashed in join query.
|
2021-07-28 17:43:50 +08:00 |
Shengliang Guan
|
82eaa2a503
|
Merge pull request #7047 from taosdata/fix/tsim-negative-lenght-nchar-binary
tsim/nchar-binary: fix negative length crash
|
2021-07-28 17:40:08 +08:00 |
Elias Soong
|
2892d2624c
|
[TD-2639] <docs>: fix typo.
|
2021-07-28 17:38:38 +08:00 |
liuyq-617
|
aac0aeddfd
|
add SANITIZER parameter
|
2021-07-28 16:10:06 +08:00 |
jiajingbin
|
2168045658
|
modify
|
2021-07-28 16:09:00 +08:00 |
Cary Xu
|
0b1c661fff
|
[TD-5592]<hotfix>: fix change KV row value coredump
|
2021-07-28 16:03:18 +08:00 |
Haojun Liao
|
27e126b5e5
|
Merge pull request #6896 from taosdata/docs/TD-5357
Docs/TD-5357
|
2021-07-28 15:57:41 +08:00 |
Haojun Liao
|
d3467a5981
|
Merge branch 'develop' into feature/query
|
2021-07-28 15:30:42 +08:00 |
happyguoxy
|
8f0be342a8
|
[TD-5074]<test>:test operator cost
|
2021-07-28 15:06:30 +08:00 |
Haojun Liao
|
6e743d53e6
|
[td-225]fix the bug found by regression test.
|
2021-07-28 14:58:25 +08:00 |
Zhiyu Yang
|
1d3df4a966
|
[TD-5576]<fix>: fix localtime is unsafe in multi threads processing (#7045)
* [TD-5576]<fix>: fix localtime is unsafe in multi threads processing
* remove unecessary debug line
|
2021-07-28 14:31:16 +08:00 |
liuyq-617
|
e4a67f8046
|
update local CI
|
2021-07-28 14:22:18 +08:00 |
Hongze Cheng
|
abe4052ccb
|
Merge pull request #7044 from taosdata/hotfix/TD-5574
[TD-5574]<hotfix>: fix change KV row value coredump
|
2021-07-28 14:14:16 +08:00 |
happyguoxy
|
3647f7defc
|
[TD-5074]<test>:test operator cost
|
2021-07-28 14:05:42 +08:00 |
happyguoxy
|
8b6d976e86
|
[TD-5074]<test>:test operator cost
|
2021-07-28 14:05:16 +08:00 |
happyguoxy
|
7845fc9682
|
[TD-5074]<test>:test operator cost
|
2021-07-28 14:04:59 +08:00 |
markswang
|
1017a80340
|
[TD-5534]<fix>:fix the coverity high risk of client
|
2021-07-28 12:27:55 +08:00 |
markswang
|
a7dc581f23
|
[TD-5534]<fix>:fix the coverity high risk of client
|
2021-07-28 12:12:33 +08:00 |
markswang
|
211c079b07
|
[TD-5534]<fix>:fix the coverity high risk of client
|
2021-07-28 12:11:17 +08:00 |
Elias Soong
|
0d7c2fb4af
|
Merge pull request #7048 from taosdata/docs/Update-Latest-Feature
[TD-5589] <docs>: fix picture url about replica restore.
|
2021-07-28 11:52:03 +08:00 |
Elias Soong
|
7aaa16c88d
|
[TD-5589] <docs>: fix picture url about replica restore.
|
2021-07-28 11:51:33 +08:00 |
Minglei Jin
|
ed42374893
|
tsim/nchar-binary: fix negative length crash
|
2021-07-28 11:14:20 +08:00 |
Hongze Cheng
|
97850874a7
|
fix typo causing coredump
|
2021-07-28 10:55:21 +08:00 |
Hui Li
|
b73a2f7070
|
Merge branch 'develop' into test/TD-5369
|
2021-07-28 10:37:41 +08:00 |
Haojun Liao
|
80bb217e38
|
Merge pull request #7017 from taosdata/hotfix/apitest
fix test code issue
|
2021-07-28 10:33:03 +08:00 |
Haojun Liao
|
6f62e807a3
|
Merge pull request #7007 from taosdata/fix/TD-5474
[TD-5474]<fix> fix runtime error
|
2021-07-28 10:32:53 +08:00 |