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 |
Elias Soong
|
565ab2bebc
|
Merge pull request #7046 from taosdata/docs/Update-Latest-Feature
[TD-5072] <docs>: fix description about underscore wildcard.
|
2021-07-28 10:23:15 +08:00 |
Hui Li
|
bdb79f5400
|
Merge pull request #6961 from taosdata/test/TD-5213-d
Test/td 5213 d
|
2021-07-28 10:17:37 +08:00 |
Hui Li
|
4e55773054
|
Merge pull request #7037 from taosdata/xiaoping/add_test_case
[TD-5497]<test>: add test case
|
2021-07-28 10:16:41 +08:00 |
Hui Li
|
8c0317fbb0
|
Merge pull request #7039 from taosdata/test/TD-5370
[TD-5370]<test>:new branch for test case about taosdump nano support
|
2021-07-28 10:15:22 +08:00 |
Hongze Cheng
|
7cc108be68
|
Merge pull request #7042 from taosdata/enhance/TD-5356
[TD-5356]<enhance>: default numOfMnodes to 1 instead of 3
|
2021-07-28 10:08:44 +08:00 |
Hongze Cheng
|
8a14e175c9
|
Merge pull request #7040 from taosdata/fix/TD-5558
[TD-5558]<fix>: fix invalid read memory issue
|
2021-07-28 10:07:40 +08:00 |
jiajingbin
|
1bf4e5669e
|
modify
|
2021-07-28 09:47:45 +08:00 |
Haojun Liao
|
e0046dbb25
|
[td-5175]<fix>: refactor the retry procedure while the error caused by tablemeta cache occurs.
|
2021-07-27 22:46:03 +08:00 |
Hongze Cheng
|
51de627d2b
|
[TD-5574]<hotfix>: fix change KV row value coredump
|
2021-07-27 18:56:02 +08:00 |
markswang
|
4216a400a3
|
[TD-5534]<fix>:fix the coverity medium risk of client
|
2021-07-27 18:29:49 +08:00 |
markswang
|
928473f0cb
|
[TD-5534]<fix>:fix the coverity high risk of client
|
2021-07-27 18:27:35 +08:00 |
haoranchen
|
6faf1d5bb3
|
Update sdbCompClusterReplica2.py
|
2021-07-27 18:26:10 +08:00 |
Elias Soong
|
0cdb7c9e71
|
[TD-5072] <docs>: fix description about underscore wildcard.
|
2021-07-27 18:08:50 +08:00 |
Haojun Liao
|
220f667042
|
Merge pull request #6985 from taosdata/feature/TD-5438
TD-5438
|
2021-07-27 18:05:43 +08:00 |
Haojun Liao
|
e62c2715c9
|
Merge pull request #6979 from taosdata/fix/TD-5458-2
[TD-5458]<fix>:add duplicate key check for tag&field
|
2021-07-27 18:05:23 +08:00 |
Haojun Liao
|
715469bf74
|
Merge pull request #7000 from taosdata/fix/TD-5451
[TD-5451]<fix> add integer&float boundary check
|
2021-07-27 18:04:42 +08:00 |
Haojun Liao
|
2d9ed02c5e
|
Merge pull request #7008 from taosdata/fix/TD-5496
[TD-5496]<fix>: add filter length when estimate query msg size
|
2021-07-27 18:04:27 +08:00 |
Haojun Liao
|
bf33e7ed7d
|
Merge pull request #7015 from taosdata/hotfix/td-5517
[TD-5517]<fix>: lowercase letters for tablename/colname and return error when apply schema failed and add traceable id in sml log
|
2021-07-27 18:04:18 +08:00 |
Haojun Liao
|
32c7be0d96
|
Merge pull request #7018 from taosdata/fix/TD-5521
[TD-5521]<fix>: [schemaless]id can only contain digits/alphabet/underscore
|
2021-07-27 18:02:54 +08:00 |
Haojun Liao
|
96cd039f61
|
Merge pull request #7029 from taosdata/fix/TD-5533
[TD-5533]<feature>:add 'ctrl+u' and 'ctrl+k' shortcut for taosshell
|
2021-07-27 18:02:34 +08:00 |
markswang
|
ff9971ffa2
|
[TD-5534]<fix>:fix the coverity high risk of client
|
2021-07-27 17:43:03 +08:00 |
Minglei Jin
|
140f705c52
|
[TD-5356]<enhance>: default numOfMnodes to 1 instead of 3
|
2021-07-27 17:22:18 +08:00 |