Shuduo Sang
|
fae99ad04d
|
[TD-5628]<fix>: prompt --force-keep-file if upgrade lower version with 2.0.16.0 (#7080)
|
2021-07-30 13:13:38 +08:00 |
Hui Li
|
1f4d51c1bc
|
Merge pull request #7068 from taosdata/test/TD-5401-m
[TD-5401]make CI happy
|
2021-07-30 11:51:31 +08:00 |
Hui Li
|
7258266c87
|
Merge pull request #7069 from taosdata/test/TD-5401-d
[TD-5401]make CI happy
|
2021-07-30 11:51:24 +08:00 |
Ganlin Zhao
|
83b5c2a6a7
|
[TD-5505]<fix>: windows compilation error
|
2021-07-30 11:42:56 +08:00 |
Haojun Liao
|
89a15326f0
|
Merge branch 'develop' into feature/query
|
2021-07-30 11:37:46 +08:00 |
wangmm0220
|
5f37d8a2a5
|
[TD-5534]<fix>:fix test case out of date error
|
2021-07-30 11:27:34 +08:00 |
shenglian zhou
|
a81f2bd1e5
|
[TD-5659]<fix>:start taos processing with subprocess instead of internal function
|
2021-07-30 11:12:04 +08:00 |
Ganlin Zhao
|
db88b17c61
|
[TD-5505]<fix>:fix timezone string part length issue
|
2021-07-30 10:42:33 +08:00 |
liuyq-617
|
cd744f5fa7
|
fix
|
2021-07-30 09:35:58 +08:00 |
liuyq-617
|
72a05d1e80
|
fix
|
2021-07-30 09:32:13 +08:00 |
wpan
|
07f7b9acb5
|
fix bug
|
2021-07-30 08:33:36 +08:00 |
wangmm0220
|
b9db84586c
|
[TD-5534]<fix>:fix high risk strncpy to tstrncpy
|
2021-07-30 02:17:10 +08:00 |
Shuduo Sang
|
c6f660a88e
|
Hotfix/sangshuduo/td 3973 use jemalloc for master (#7074)
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
* add ldconfig for jemalloc library cache refresh.
* cherry pick from develop branch.
* cherry pick from develop branch.
* fix install_jemalloc() in install_client.sh.
* fix makeclient.sh.
* fix install script typo mistake.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-07-29 23:28:47 +08:00 |
Haojun Liao
|
c0dfdc9c73
|
[td-225]add check for malloc failure.
|
2021-07-29 23:24:46 +08:00 |
Haojun Liao
|
6a9b2e6455
|
[td-225]fix a bug found by regression test.
|
2021-07-29 23:19:28 +08:00 |
Hui Li
|
e57faad946
|
Merge pull request #7034 from taosdata/dkj_dev
metrics_del.sim 23:50 insert two days bug fixed
|
2021-07-29 20:06:35 +08:00 |
Ganlin Zhao
|
20b79cb24f
|
[TD-5505]<fix>:windows build error
|
2021-07-29 19:01:50 +08:00 |
Hui Li
|
4c2ccf5bb2
|
Merge pull request #7064 from taosdata/test/jenkins-m
revert sani
|
2021-07-29 18:36:35 +08:00 |
Hui Li
|
3591c8b7ad
|
Merge pull request #7065 from taosdata/test/jenkins_l
revert sani
|
2021-07-29 18:36:15 +08:00 |
liuyq-617
|
3f7239b916
|
change
|
2021-07-29 18:18:06 +08:00 |
liuyq-617
|
eefa3cf5d1
|
change
|
2021-07-29 18:17:31 +08:00 |
Haojun Liao
|
f12d252116
|
[td-5175]
|
2021-07-29 18:08:02 +08:00 |
Ganlin Zhao
|
f56027dadd
|
[TD-5505]<fix>: add test cases
|
2021-07-29 18:04:41 +08:00 |
markswang
|
d2218cacdf
|
[TD-5539]<fix> fix core dump caused by unsupport query statement
|
2021-07-29 16:46:05 +08:00 |
shenglian zhou
|
1dff9533fc
|
[TD-5633]<fix>:fix memory leak of intermediate result buf
|
2021-07-29 16:41:30 +08:00 |
liuyq-617
|
7ae5f04d3e
|
Empty Commit
|
2021-07-29 16:41:09 +08:00 |
xiaolei li
|
8ad7443822
|
[TD-4944]:c# connector nanosecond support (#7041)
* [TD-4944]:c# connector nanosecond support
* [TD-4944]:c# connector nanosecond support
* [TD-4944]:c# connector nanosecond support fix indent
|
2021-07-29 16:37:58 +08:00 |
lichuang
|
7e933d6aa4
|
[TD-5631]<fix>fix functionCompatList array overflow access
|
2021-07-29 16:17:17 +08:00 |
yihaoDeng
|
505527c3ac
|
Merge branch 'develop' of github.com:taosdata/TDengine into dev
|
2021-07-29 15:36:07 +08:00 |
shenglian zhou
|
c4edb203dc
|
[TD-5235]<fix>:try not to copy the content of rpc msg
|
2021-07-29 15:28:24 +08:00 |
tickduan
|
4fd1c2637d
|
Merge branch 'develop' into dkj_dev
|
2021-07-29 14:53:26 +08:00 |
tickduan
|
ab885b6b8c
|
fixed BUG TD-5596
|
2021-07-29 14:52:33 +08:00 |
jiajingbin
|
4320d6412a
|
finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
|
2021-07-29 14:15:08 +08:00 |
liuyq-617
|
9fc4f7466f
|
make CI happy
|
2021-07-29 14:12:57 +08:00 |
liuyq-617
|
d0b7e937ac
|
make CI happy
|
2021-07-29 14:11:09 +08:00 |
Liu Jicong
|
61fb774237
|
[TD-5062] Feature/row partial update (#6970)
* [TD-5062]<feature>: support partial update
|
2021-07-29 14:03:59 +08:00 |
liuyq-617
|
0c08c44f7a
|
fix error
|
2021-07-29 13:49:15 +08:00 |
liuyq-617
|
ba8d429f2c
|
fix error
|
2021-07-29 13:48:37 +08:00 |
shenglian zhou
|
2fdb4f917c
|
[TD-5235]<feature>:offload msg processing from rpc thread to tsc scheduler
|
2021-07-29 13:37:18 +08:00 |
markswang
|
f5a4e42225
|
[TD-5534]<fix>:merge from develop
|
2021-07-29 13:18:06 +08:00 |
markswang
|
f77874a5f4
|
[TD-5534]<fix>:fix the coverity high risk of client
|
2021-07-29 13:14:52 +08:00 |
Ganlin Zhao
|
02f88d5409
|
[TD-5505]<fix>: add support for parsing timestamp with both letter 'T' and whitespace as timezone indicator
|
2021-07-29 13:03:18 +08:00 |
yihaoDeng
|
95f304e476
|
[TD-5664]<feature> add more state of compact
|
2021-07-29 11:49:18 +08:00 |
liuyq-617
|
c95ad35438
|
revert sani
|
2021-07-29 11:07:06 +08:00 |
liuyq-617
|
f4b07ce5d9
|
revert sani
|
2021-07-29 11:05:59 +08:00 |
Haojun Liao
|
c7ae4f5789
|
[td-5600]<fix>: fix fill caused crashed in join query.
|
2021-07-29 10:47:09 +08:00 |
Hongze Cheng
|
3aa6acfc93
|
Merge pull request #7057 from taosdata/hotfix/TD-5592
[TD-5592]<hotfix>: fix change KV row value coredump
|
2021-07-29 10:43:36 +08:00 |
Haojun Liao
|
6c51447244
|
Merge pull request #7014 from taosdata/fix/ZhiqiangWang/TD-5523-arm32-4byte-long-error
[TD-5523]<fix>: arm32 4byte long error.
|
2021-07-29 10:37:25 +08:00 |
Elias Soong
|
bd91bf9a86
|
Merge pull request #7063 from taosdata/docs/Update-Latest-Feature
[TD-3666] <docs>: fix description about binary storage length.
|
2021-07-29 10:32:46 +08:00 |
Elias Soong
|
21bdbb9e50
|
[TD-3666] <docs>: fix description about binary storage length.
|
2021-07-29 10:32:20 +08:00 |