Shuduo Sang
|
c79f1a2956
|
Merge pull request #5323 from taosdata/feature/sangshuduo/TD-3148-buildsystem-auto-detect-arch
Feature/sangshuduo/td 3148 buildsystem auto detect arch
|
2021-03-03 12:30:17 +08:00 |
Shuduo Sang
|
8f07fc1ba3
|
[TD-3148] <feature>: make build system detect host arch.
|
2021-03-03 11:24:45 +08:00 |
Elias Soong
|
6fb41f3a5b
|
Merge pull request #5322 from taosdata/docs/Minor-Fix
Docs/minor fix
|
2021-03-03 11:09:58 +08:00 |
Elias Soong
|
ee67dd8024
|
[TD-2639] <docs>: fix title number in faq page.
|
2021-03-03 11:08:25 +08:00 |
huili
|
535234a1a3
|
Merge pull request #5320 from taosdata/hotfix/test
[TD-3151]<feature> support config cachelast
|
2021-03-03 10:57:08 +08:00 |
liuyq-617
|
da73c0869b
|
[TD-3151]<feature> support config cachelast
|
2021-03-03 10:56:06 +08:00 |
Shuduo Sang
|
8e65dc0b0f
|
[TD-3148] <feature>: make build system detect host arch. add other variables.
|
2021-03-03 02:27:06 +08:00 |
Shuduo Sang
|
44c5a28221
|
[TD-3148] <feature>: make build system detect host arch. detect amd64 and x86
|
2021-03-03 02:07:45 +08:00 |
Shuduo Sang
|
637135539e
|
[TD-3148] <feature>: make build system detect host arch. detect aarch32
|
2021-03-03 01:54:53 +08:00 |
Shuduo Sang
|
959220bd83
|
[TD-3148] <feature>: make build system detect host arch. support aarch32
|
2021-03-03 01:47:51 +08:00 |
Shuduo Sang
|
0e98eb8ecd
|
[TD-3148] <feature>: make build system detect host arch.
|
2021-03-03 01:36:28 +08:00 |
huili
|
ecf5daae66
|
Merge pull request #5315 from taosdata/xiaoping/add_test_case
add sudo to avoid systemctl password
|
2021-03-02 18:30:46 +08:00 |
haojun Liao
|
1d2361a958
|
Merge pull request #5317 from taosdata/feature/query
[td-3141] <fix>: fix the crash of taosd caused by a percentile query …
|
2021-03-02 18:29:39 +08:00 |
Elias Soong
|
eb632182d8
|
[TD-2639] <docs>: fix minor typo about EndPoint options.
|
2021-03-02 18:09:58 +08:00 |
Ping Xiao
|
c572621343
|
fix jdbc test failure
|
2021-03-02 17:00:51 +08:00 |
Ping Xiao
|
c27d3c57e3
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-03-02 17:00:29 +08:00 |
haojun Liao
|
5c0d10c83b
|
Merge pull request #5314 from taosdata/feature/query
Feature/query
|
2021-03-02 16:36:06 +08:00 |
Haojun Liao
|
f3555e5f03
|
[td-3141] <fix>: fix the crash of taosd caused by a percentile query on the unsigned numeric data type.
|
2021-03-02 16:35:42 +08:00 |
Shuduo Sang
|
9e5824643b
|
Merge pull request #5311 from taosdata/hotfix/sangshuduo/TD-3113-remove-curl-from-tdengine
Hotfix/sangshuduo/td 3113 remove curl from tdengine
|
2021-03-02 15:46:59 +08:00 |
huili
|
cdbd3df4b1
|
Merge pull request #5312 from taosdata/hotfix/test
[TD-3119]<fix> when only dbs.sql, dumpin error
|
2021-03-02 14:44:37 +08:00 |
Ping Xiao
|
417bfd771d
|
add sudo to aviod password
|
2021-03-02 13:47:01 +08:00 |
Haojun Liao
|
d18770ffa1
|
[td-3047] refactor.
|
2021-03-02 13:38:04 +08:00 |
Shuduo Sang
|
eb2b16dcb2
|
[TD-3113] <fix>: remove curl from TDengine. fix linux compile issue.
|
2021-03-02 13:31:14 +08:00 |
Shuduo Sang
|
860ede89a2
|
[TD-3113] <fix>: remove curl from TDengine. fix windows compile issue.
|
2021-03-02 13:27:44 +08:00 |
Haojun Liao
|
64703818bd
|
[td-3047]refactor.
|
2021-03-02 13:27:07 +08:00 |
liuyq-617
|
66e1686815
|
[TD-3119]<fix> when only dbs.sql, dumpin error
|
2021-03-02 12:53:29 +08:00 |
haojun Liao
|
b6c3ef5b62
|
Merge pull request #5310 from taosdata/feature/query
[td-3016] <fix>: fix sum error for unsigned data type.
|
2021-03-02 12:44:36 +08:00 |
Haojun Liao
|
5fdb5567eb
|
[td-3016] <fix>: fix sum error for unsigned data type.
|
2021-03-02 11:11:28 +08:00 |
haojun Liao
|
159ed39c08
|
Merge pull request #5308 from taosdata/hotfix/TD-3138
TD-3138
|
2021-03-02 10:21:13 +08:00 |
haojun Liao
|
0946b5e8ee
|
Merge pull request #5304 from taosdata/hotfix/TD-3122
[TD-3122]taos dead loop while shell quits
|
2021-03-02 10:20:02 +08:00 |
yihaoDeng
|
5beb1cd0e8
|
TD-3138
|
2021-03-01 18:55:42 +08:00 |
Shuduo Sang
|
5c7a10f4cd
|
Merge pull request #5306 from taosdata/hotfix/sangshuduo/TD-3117-fix-taosdemo-cntdelay-coredump
[TD-3117] <fix>: fix taosdemo coredump led by cntDelay.
|
2021-03-01 18:44:31 +08:00 |
haojun Liao
|
20e7ae2ce9
|
Merge pull request #5300 from taosdata/enhance/TD-3115
TD-3115
|
2021-03-01 18:19:30 +08:00 |
Shuduo Sang
|
2d07eef4c0
|
[TD-3117] <fix>: fix taosdemo coredump led by cntDelay.
|
2021-03-01 17:13:01 +08:00 |
Elias Soong
|
8f452a86dd
|
Merge pull request #5299 from taosdata/docs/sangshuduo/TD-3114-refine-readme-centos-env
[TD-3114] <docs>: refine centos environment package list
|
2021-03-01 16:34:50 +08:00 |
huili
|
be2836e0ee
|
Merge pull request #5303 from taosdata/feature-deve/lihui
[TD-3120]<featreu> add only create table, but no insert data
|
2021-03-01 15:00:30 +08:00 |
Hui Li
|
b8da478552
|
[TD-3120]<featreu> add only create table, but no insert data
|
2021-03-01 14:14:41 +08:00 |
dapan1121
|
73deba97da
|
fix bug
|
2021-03-01 14:10:41 +08:00 |
yihaoDeng
|
f3fd9e6f9b
|
TD-3115
|
2021-03-01 11:23:50 +08:00 |
huili
|
5f08a0fff1
|
Merge pull request #5288 from taosdata/xiaoping/add_test_case
[TD-3069]<test>: add test case
|
2021-03-01 10:33:02 +08:00 |
Shuduo Sang
|
d004a03549
|
Merge pull request #5298 from taosdata/hotfix/sangshuduo/TD-2183-fix-coverity-scan-issue
[TD-2183] <fix>: fix coverity scan issue in taosdemo and taosdump.
|
2021-03-01 10:22:35 +08:00 |
Elias Soong
|
2f536c3957
|
[TD-2008] <docs>: update default value for option httpMaxThreads.
|
2021-03-01 10:12:53 +08:00 |
root
|
06ee018eeb
|
[TD-3114] <docs>: refine centos environment package list
|
2021-02-28 16:40:17 +00:00 |
Shuduo Sang
|
cf0ddb2923
|
[TD-2183] <fix>: fix coverity scan issue in taosdemo and taosdump.
|
2021-02-28 21:53:56 +08:00 |
Shuduo Sang
|
62ac3d2e10
|
Merge pull request #5295 from taosdata/hotfix/sangshuduo/TD-2210-use-tid
Hotfix/sangshuduo/td 2210 use tid
|
2021-02-28 20:44:28 +08:00 |
Shengliang Guan
|
ffc046ecd3
|
Merge pull request #5297 from taosdata/fix/TD-3107
[TD-3107]<fix>: handle *Too many sync fwd infos* error crash with bat…
|
2021-02-28 20:23:23 +08:00 |
Shengliang Guan
|
393a92161b
|
Merge pull request #5292 from taosdata/fix/TD-2008
[TD-2008]<fix>: min(tsHttpMaxThreads) <- 2, default(tsHttpMaxThreads)…
|
2021-02-28 20:23:06 +08:00 |
haojun Liao
|
d843294fda
|
Merge pull request #5293 from taosdata/feature/query
[td-3016] <fix>: fix unsigned sum error.
|
2021-02-28 14:22:47 +08:00 |
Minglei Jin
|
7ee61821e7
|
[TD-3107]<fix>: handle *Too many sync fwd infos* error crash with batch create table
|
2021-02-28 12:31:54 +08:00 |
Shuduo Sang
|
7c0c4e60a8
|
[TD-2210] <fix>: use LWP tid. remove few darwin-related code.
|
2021-02-27 21:56:24 +08:00 |