Commit Graph

18482 Commits

Author SHA1 Message Date
Hui Li 293a3a8246
Merge pull request #7409 from taosdata/test/td-6101-m
[TD-6101]reduce python case execution time
2021-08-17 15:27:52 +08:00
cpwu 3fd9efacd9 [TD-6113] <fix> fix the fulltest.sh 2021-08-17 15:25:07 +08:00
lichuang dc778057de run ci again 2021-08-17 15:22:45 +08:00
cpwu 36c693e1eb [TD-6113] <fix> fix case of TD-6113 2021-08-17 15:19:02 +08:00
wpan ecb66a1598 fix bug 2021-08-17 15:18:37 +08:00
wpan 010db435a4 fix crash issue 2021-08-17 14:50:19 +08:00
wangmm0220 c2cf58938b [TD-6046]<fix> fix ts top/bottom error 2021-08-17 14:48:17 +08:00
dapan1121 a6df415bd2
Merge pull request #7410 from taosdata/fix/TD-6131
[TD-6131]<fix> handle mem corrupt
2021-08-17 14:31:51 +08:00
dapan1121 2ad2a7d370
Merge pull request #7397 from taosdata/feature/TD-5838
Feature/td 5838
2021-08-17 14:09:38 +08:00
lichuang 1a3448ffbc [TD-4352]<feature>disable tsdbMetaCompactRatio by default 2021-08-17 14:08:50 +08:00
wpan a299c05c96 fix bug 2021-08-17 14:07:04 +08:00
wpan 2fde105908 fix mem leak 2021-08-17 14:04:27 +08:00
Elias Soong 7ced6eba83 [TD-2639] <docs>: clarify project of DotNet & C#. 2021-08-17 14:02:17 +08:00
cpwu 829055102f [TD-5798] <test> add case for td5798 2021-08-17 13:57:47 +08:00
wpan e43b3c330a fix issue 2021-08-17 13:56:11 +08:00
wpan b9d5df6761 fix crash issue 2021-08-17 13:54:15 +08:00
Elias Soong 47e784cec0 [TD-2639] <docs>: fix typo. 2021-08-17 13:44:03 +08:00
shenglian zhou e9ffa8b13a [TD-6017]<fix>:add test case that top/bottom expr is not first expression 2021-08-17 13:03:08 +08:00
shenglian zhou 3885f10f8e []<fix>:run all ci tests first 2021-08-17 13:02:45 +08:00
wpan 176af30aec fix mem leak 2021-08-17 12:59:30 +08:00
wpan f85b81e056 fix bug 2021-08-17 12:47:48 +08:00
wangmm0220 ea981c627d [TD-6046]<fix> fix ts derivative error 2021-08-17 12:28:52 +08:00
wangmm0220 ee27f5758f [TD-6046]<fix> fix ts derivative error 2021-08-17 12:24:34 +08:00
yihaoDeng e94bcaf7aa [TD-6131]<fix> handle mem corrupt 2021-08-17 04:18:48 +00:00
wangmm0220 989299e59f [TD-6046]<fix> fix ts derivative error 2021-08-17 12:11:31 +08:00
wangmm0220 b37281d5d7 [TD-6046]<fix> fix ts derivative error 2021-08-17 12:08:58 +08:00
wpan 83ec491079 fix bug 2021-08-17 11:48:54 +08:00
wpan 53aa829a86 fix bug 2021-08-17 11:40:14 +08:00
wpan b65bc4dc18 fix bug 2021-08-17 11:35:55 +08:00
wangmm0220 2a45714d95 [TD-6046]<fix> fix ts derivative error 2021-08-17 11:32:06 +08:00
liuyq-617 81cf139d0e [TD-6101]reduce python case execution time 2021-08-17 11:32:03 +08:00
liuyq-617 9f0bbd0cb3 test 2021-08-17 11:26:25 +08:00
liuyq-617 6dac76a70d stop taosd using kill -9 2021-08-17 11:26:17 +08:00
liuyq-617 0701a7b5ac rebalance 2021-08-17 11:16:11 +08:00
tomchon fa6f3c2fdb change version number 2021-08-17 11:13:03 +08:00
Hui Li 1a75ad9b76
Merge pull request #7406 from taosdata/release/ver-2.1.7.0
change version number
2021-08-17 11:09:41 +08:00
lichuang c180e69290 [TD-4352]<feature>add tsdbMetaCompactRatio config item 2021-08-17 10:31:11 +08:00
wpan 6adcba9dd7 fix bug 2021-08-17 10:23:56 +08:00
liuyq-617 92e0af3c9e update 2021-08-17 10:23:56 +08:00
wpan 44be3ee34d fix bug 2021-08-17 10:11:11 +08:00
wpan af641899eb fix bug 2021-08-17 10:07:24 +08:00
wpan 0a969d042c fix bug 2021-08-17 10:06:01 +08:00
lichuang 150901668c [TD-4352]<feature>fix merge develop conflict 2021-08-17 09:55:08 +08:00
Hui Li 9a8c14d283
Merge pull request #7405 from taosdata/release/ver-2.0.20.13
change version number
2021-08-17 09:54:08 +08:00
wpan 762284c409 fix bug 2021-08-17 09:52:39 +08:00
dapan1121 28da3a40d9
Merge pull request #7403 from taosdata/fix/TD-6097
[TD-6097]<fix> Crash occurs when the select function in the subquery …
2021-08-17 09:48:25 +08:00
wpan 497159f3aa fix subquery reparse sql issue 2021-08-17 09:40:56 +08:00
shenglian zhou 2bd11ebfd6 [TD-6086]<fix>:add test case 2021-08-17 09:12:16 +08:00
dapan1121 9f5df9184a
Merge pull request #7404 from taosdata/hotfix/TD-6097
[TD-6097]<fix> Crash occurs when the select function in the subquery …
2021-08-17 08:40:17 +08:00
dapan1121 f7db06ea30
Merge pull request #7402 from taosdata/hotfix/td-6086
[TD-6086]<fix>:num of tags taken from output cols instead of groupby …
2021-08-17 08:37:33 +08:00