Commit Graph

14954 Commits

Author SHA1 Message Date
shenglian zhou 567d0fe8da [TD-6264]<hotfix>:backport _block_dist() from 2.1 to 2.0 to fix core dump due to tbuf length limitation 2021-08-24 08:33:44 +08:00
Hui Li bdd123bb05
Merge pull request #7484 from taosdata/release/ver-2.0.20.15
change version numbe ver 2.0.20.15
2021-08-23 15:45:45 +08:00
Haojun Liao bba581cfdf
Merge pull request #7502 from taosdata/fix/20
[td-6229] enable the last_row cache while query condition exists.
2021-08-21 15:29:04 +08:00
Shengliang Guan ad39459b59
Merge pull request #7499 from taosdata/fix/TD-6164
[TD-6164]<fix>: fix deadlock with fopen's malloc
2021-08-21 10:00:50 +08:00
Haojun Liao a8f1208dbd [td-6229] enable the last_row cache while query condition exists. 2021-08-20 22:48:23 +08:00
xiaolei li c3d19d52c9
TD-6162 repaire error in demo.py (#7422) 2021-08-20 19:57:15 +08:00
Minglei Jin 8d5c67ee5d [TD-6164]<fix>: fix deadlock with fopen's malloc 2021-08-20 19:17:02 +08:00
dapan1121 d31f23f6d5
Merge pull request #7441 from taosdata/fix/TD-6011-2.0
[TD-6011]<fix>: where clause including 'bool' Keyword causes core dump
2021-08-20 18:17:56 +08:00
Ganlin Zhao f9f9664073 [TD-6234]<test>: add unit test case for TD-6011 2021-08-20 10:49:05 +08:00
tomchon deb5279ab7 change version number 2021-08-20 10:37:07 +08:00
Haojun Liao 2751ee2215
Merge pull request #7474 from taosdata/fix/20
[td-6229] Send the query request in parallel if the number of subquer…
2021-08-20 10:18:50 +08:00
dapan1121 3f4d459a30
Merge pull request #7477 from taosdata/hotfix/TD-6228
Hotfix/td 6228
2021-08-20 08:41:15 +08:00
wangmm0220 7c7f89a3eb [TD-6228]<hotfix> fix tag condtion is too long error 2021-08-19 21:04:04 +08:00
wangmm0220 d837e47cb6 [TD-6228]<hotfix> fix tag condtion is too long error 2021-08-19 18:47:37 +08:00
wangmm0220 0afe768d76 [TD-6228]<hotfix> fix tag condtion is too long error 2021-08-19 18:20:57 +08:00
Haojun Liao b0b3810ffb [td-6229] Send the query request in parallel if the number of subquery exceeds the threshold. 2021-08-19 18:02:55 +08:00
Ganlin Zhao ca68c37dff [TD-6011]<fix>: where clause including 'bool' Keyword causes core dump 2021-08-18 17:44:24 +08:00
dapan1121 79c2eca8dc
Merge pull request #7421 from taosdata/enhance/TD-6165-2.0
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-18 09:54:44 +08:00
Ganlin Zhao 7e7b67146a [TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision 2021-08-17 17:08:35 +08:00
dapan1121 d1696b3862
Merge pull request #7407 from taosdata/hotfix/td-6086-add-test
[TD-6086]<fix>:add test case
2021-08-17 16:24:09 +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
shenglian zhou 2bd11ebfd6 [TD-6086]<fix>:add test case 2021-08-17 09:12:16 +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
dapan1121 54d25dd280
Merge pull request #7395 from taosdata/hotfix/TD-6054-2.0
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-16 18:44:34 +08:00
shenglian zhou 296376df1f [TD-6086]<fix>:num of tags taken from output cols instead of groupby expr 2021-08-16 18:36:09 +08:00
tomchon a6011d55a2 change version number 2021-08-16 18:03:17 +08:00
Hongze Cheng 0aa4fb81f5
Merge pull request #7352 from taosdata/hotfix/TD-5538
hotfix/TD-5538
2021-08-16 17:05:37 +08:00
Ganlin Zhao 28a50c47b9 [TD-6054]<fix>: Filtered by tag with nchar value not as expected 2021-08-16 15:53:25 +08:00
Shengliang Guan 50fe797636
Merge pull request #7354 from taosdata/test/speedup_drone_2.0
speed up drone in 2.0
2021-08-14 09:45:48 +08:00
liuyq-617 7d0e9c515e speed up drone in 2.0 2021-08-13 17:21:36 +08:00
Hongze Cheng 56d0d69a48 [TD-5538]<hotfix>: add --force-keep-file option 2021-08-13 17:05:30 +08:00
dapan1121 d80b9a17aa
Merge pull request #7324 from taosdata/feature/TD-6012-2.0
[TD-6012]<fix>: fixed no sql recordings via http while httpEnableRecordSql was on
2021-08-13 10:41:41 +08:00
Shuduo Sang 1b7861f8fd
[TD-6013]<fix>: taosdemo buffer overflow. (#7319) 2021-08-12 18:06:51 +08:00
xywang 5b9e1cff99 [TD-6012]<fix>: fixed no sql recordings via http while httpEnableRecordSql was on 2021-08-12 11:44:14 +08:00
Hui Li d1fd8c7ebd
Merge pull request #7287 from taosdata/test/test_ci_skip_2.0
Test/test ci skip 2.0[ci skip]
2021-08-11 14:03:01 +08:00
liuyq-617 251008bf1b test[ci skip] 2021-08-11 11:40:59 +08:00
liuyq-617 7d3fb6c14f add node test 2021-08-11 11:30:08 +08:00
liuyq-617 13512a4708 test 2021-08-11 11:20:18 +08:00
liuyq-617 75bc3745ff test 2021-08-11 11:16:24 +08:00
liuyq-617 59bb4dfbce test 2021-08-11 10:34:18 +08:00
Yiqing Liu 982be1af20
Merge pull request #7298 from taosdata/test/add_ci_time_2.0
add some ci time[ci skip]
2021-08-11 09:32:55 +08:00
liuyq-617 6726f19607 add some ci time[ci skip] 2021-08-11 09:31:27 +08:00
Yiqing Liu ea44e52ef6
Merge branch '2.0' into test/test_ci_skip_2.0 2021-08-10 18:34:51 +08:00
liuyq-617 10f0d6ab1c test 2021-08-10 18:33:15 +08:00
liuyq-617 e2cdea9e92 test[ci skip] 2021-08-10 18:28:04 +08:00
dapan1121 ab245a042d
Merge pull request #7245 from taosdata/feature/TD-5784-2.0
[TD-5784]<fix>: fixed a wrong check
2021-08-10 17:13:38 +08:00
Hui Li efc4ca54a5
Merge pull request #7270 from taosdata/revert-7264-test/test_ci_skip_2.0
Revert "Test/test ci skip 2.0 [ci skip]"
2021-08-10 10:17:05 +08:00
Yiqing Liu 2fbe5f8639
Revert "Test/test ci skip 2.0 [ci skip]" 2021-08-10 10:12:08 +08:00
Hui Li ee1dfb614a
Merge pull request #7264 from taosdata/test/test_ci_skip_2.0
Test/test ci skip 2.0 [ci skip]
2021-08-10 09:29:11 +08:00
liuyq-617 93da3dad33 test 2021-08-09 20:35:01 +08:00