Commit Graph

  • 87d54c1765 [TD-6317]<fix> forbidden distinct with order by yihaoDeng 2021-08-25 08:05:58 +0800
  • 46b9c174a2
    Merge pull request #7563 from taosdata/docs/Update-Latest-Feature Elias Soong 2021-08-24 22:43:02 +0800
  • 36c2980092 [TS-106] <docs>: describe the difference of timezone setting between Win & Linux. Elias Soong 2021-08-24 22:42:40 +0800
  • 859e32b315
    Merge pull request #7436 from pi4k8s/develop Elias Soong 2021-08-24 22:28:02 +0800
  • c7d9e5f0bf
    Merge pull request #7562 from taosdata/docs/TD-6337 Elias Soong 2021-08-24 22:11:09 +0800
  • e5298543c7
    Merge pull request #7525 from taosdata/zyyang-taosdata-patch-3 Elias Soong 2021-08-24 22:08:53 +0800
  • b7324bc777
    Merge pull request #7524 from taosdata/zyyang-taosdata-patch-2 Elias Soong 2021-08-24 22:07:02 +0800
  • 532fb5f7c1 show firstline and lastline of schemaless performace python scripts shenglian zhou 2021-08-24 22:04:28 +0800
  • 88109bbdbc add retry for invalid table id and invalid group id shenglian zhou 2021-08-24 21:51:50 +0800
  • 9dc8e65879 [TD-6337]<docs>: fix taosdemo.go compile and build guidelines [ci skip] Huo Linhe 2021-08-24 21:30:51 +0800
  • 1351b57036 [TD-6317]<fix> forbidden distinct with order by yihaoDeng 2021-08-24 20:27:49 +0800
  • afc788f070 [TD-6308]<fix> partial loaded table meta cause unexpected result yihaoDeng 2021-08-24 20:05:49 +0800
  • e043b0bb51 Merge from develop Shengliang Guan 2021-08-24 19:44:10 +0800
  • aad82de6fc TS-177 change default log len from 100 to 512 Shengliang Guan 2021-08-24 19:32:20 +0800
  • 430ab357bf [td-6260]fix compiler error. Haojun Liao 2021-08-24 19:14:47 +0800
  • 6e53e0a6ba
    [TD-6313]<fix>: improve error handling if loading taos failed in python (#7550) Linhe Huo 2021-08-24 18:43:02 +0800
  • 78da4fedce minor changes Shengliang Guan 2021-08-24 18:40:26 +0800
  • f3dcb6ed21 merge from 2.0 to master Shengliang Guan 2021-08-24 18:38:42 +0800
  • a55df5e927 fixed deadlock missspelling and printf replace with log api AlexDuan 2021-08-24 18:14:14 +0800
  • 25a6abf054
    Merge pull request #7538 from taosdata/test/TD-6009 Hui Li 2021-08-24 18:06:01 +0800
  • 6f8a5c4d1e
    [TD-6303]<fix>: taosdemo -f miss filename. (#7543) Shuduo Sang 2021-08-24 18:00:31 +0800
  • 3a5e4b04aa
    [TD-6313]<fix>: improve error handling if loading taos failed in python (#7542) Linhe Huo 2021-08-24 17:57:05 +0800
  • b6896fc5f9 before insert retry, refer to needRetryInsert shenglian zhou 2021-08-24 17:43:33 +0800
  • 1380e6c4ba add log information to printlines shenglian zhou 2021-08-24 17:21:35 +0800
  • c2fa9ce29c [td-6260]fix the bug found by regression test. Haojun Liao 2021-08-24 17:20:00 +0800
  • 3a1773f565 long query first kill 10minutes , second kill 2minutes AlexDuan 2021-08-24 17:02:44 +0800
  • 605844f2ea [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 16:55:47 +0800
  • 48043bd4f8
    Merge pull request #7544 from taosdata/hotfix/TD-6282 dapan1121 2021-08-24 16:25:10 +0800
  • 2e038ac7f7 [TD-5466]<fix> handle invalid Escapes yihaoDeng 2021-08-24 15:51:23 +0800
  • c74025cef5 [TD-6311]<hotfix>: fix coredump for last_row query when last row is cached Liu Jicong 2021-08-24 15:28:02 +0800
  • eb4466adaa fix: fix coredump for last_row query when last row is cached Liu Jicong 2021-08-24 15:13:40 +0800
  • 7dcf682872
    Merge pull request #7547 from taosdata/yu285-patch-1 Elias Soong 2021-08-24 15:13:09 +0800
  • 5aad68b300 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 14:34:58 +0800
  • d17c106e0f
    Update docs.md Yu Chen 2021-08-24 14:29:35 +0800
  • ac4d59a051 [TD-6296]<fix>:When the timestamp column is filtered using the or field, the error content is abnormal Ganlin Zhao 2021-08-24 14:27:56 +0800
  • e14c3fc7a5 restore no change file AlexDuan 2021-08-24 14:23:52 +0800
  • 3b384d8203
    Update docs.md cpvmrd 2021-08-24 14:21:05 +0800
  • a1d8119aac remove test information AlexDuan 2021-08-24 14:14:27 +0800
  • 84255e43fa [TD-5838]<test>:remove nettest result file, too long wangmm0220 2021-08-24 13:41:24 +0800
  • 8931394a8d
    [TD-6303]<fix>: taosdemo -f miss filename. (#7539) Shuduo Sang 2021-08-24 13:38:44 +0800
  • ea2607a738 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 13:38:33 +0800
  • b7a04138f2
    Merge pull request #7541 from taosdata/fix/TD-5466 dapan1121 2021-08-24 13:32:53 +0800
  • f39a1290a4
    Merge pull request #7536 from taosdata/hotfix/td-6264 dapan1121 2021-08-24 13:29:41 +0800
  • 00d24e3b34
    Merge pull request #7521 from taosdata/feature/TD-6005 dapan1121 2021-08-24 13:27:01 +0800
  • cd7821f94f
    Merge pull request #7518 from taosdata/feature/TD-6001 dapan1121 2021-08-24 13:25:31 +0800
  • 745c5a918e [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 13:07:54 +0800
  • 9126417086 add common.py jiajingbin 2021-08-24 09:47:06 +0800
  • a3b56039ba save for tag TD-6293 jiajingbin 2021-08-23 17:51:09 +0800
  • 1517dd9de6 save jiajingbin 2021-08-20 19:20:49 +0800
  • 3ef88ec196 save jiajingbin 2021-08-20 09:58:06 +0800
  • ad0d0ab93d save jiajingbin 2021-08-19 15:36:10 +0800
  • 617c59f4a8 save jiajingbin 2021-08-18 21:27:21 +0800
  • 060a7451c4 add testcases 5 jiajingbin 2021-08-17 16:36:08 +0800
  • 98a5ad09f0 [TD-5466]<fix> handle invalid Escapes yihaoDeng 2021-08-24 12:12:14 +0800
  • 7d0ae7942c fix bug wpan 2021-08-24 11:48:55 +0800
  • e9b9b9439d [TD-5201]<fix>:register sql object whenever shenglian zhou 2021-08-24 11:42:15 +0800
  • 951ff0071a add switch and elastic block equal totalBlocks 1/3 AlexDuan 2021-08-24 11:36:35 +0800
  • d7227bb5b4 fix windows compilation and test shenglian zhou 2021-08-24 08:50:15 +0800
  • d3af8a9d31 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 11:05:26 +0800
  • 8e6e736f44 Merge branch 'fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem' of https://github.com/taosdata/TDengine into fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem afwerar 2021-08-24 10:50:17 +0800
  • 613bd5c523 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 10:49:47 +0800
  • f0b8a9eb6d remove bin file[ci skip] zhaoyanggh 2021-08-24 10:44:42 +0800
  • 6456cdba3f [TD-6009]<test>restful support url set database test[ci skip] zhaoyanggh 2021-08-24 10:43:07 +0800
  • 3cd19befaf Merge branch 'fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem' of https://github.com/taosdata/TDengine into fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem afwerar 2021-08-24 10:29:13 +0800
  • 594a19d5d3 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 10:28:06 +0800
  • c294053e92
    Merge pull request #7528 from taosdata/zhaoyang Hui Li 2021-08-24 10:22:00 +0800
  • 5b5da38a10 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 09:32:27 +0800
  • 567d0fe8da [TD-6264]<hotfix>:backport _block_dist() from 2.1 to 2.0 to fix core dump due to tbuf length limitation shenglian zhou 2021-08-24 08:33:44 +0800
  • 8ca78abf3a
    [TD-5852]<fix>: taosdemo data generation race. (#7532) Shuduo Sang 2021-08-24 06:51:54 +0800
  • 1ae4876550
    [TD-5852]<fix>: taosdemo data generation race. (#7533) Shuduo Sang 2021-08-24 06:47:59 +0800
  • 92b7a21490 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-24 00:21:14 +0800
  • bcf74ecd43
    [TD-6194]<fix>: taosdemo wrong data (#7527) Shuduo Sang 2021-08-23 20:42:11 +0800
  • 427e7e3ab0
    Merge pull request #7534 from taosdata/docs/Update-Latest-Feature Elias Soong 2021-08-23 19:24:20 +0800
  • ac3766acf3 [TD-5940] <docs>: describe FQDN resolving test mode of taos. Elias Soong 2021-08-23 19:23:57 +0800
  • 708981bb2b
    Hotfix/sangshuduo/td 6194 taosdemo wrong data (#7526) Shuduo Sang 2021-08-23 18:35:31 +0800
  • a44075c2f1 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-23 18:28:30 +0800
  • ce6141b4af [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-23 18:17:41 +0800
  • 1251b6e381 [TD-6169]<fix>: windows dll client can not quit. afwerar 2021-08-23 18:03:48 +0800
  • 068318ded9 [TD-6188]<TEST> add new benchmark tool plum-lihui 2021-08-23 17:57:34 +0800
  • 0fbfa44005 [TD-6188]<TEST> add new benchmark tool plum-lihui 2021-08-23 17:52:44 +0800
  • 22584e178f Merge branch 'develop' into long_query AlexDuan 2021-08-23 17:47:58 +0800
  • 661fff6929 finished elastic block test AlexDuan 2021-08-23 17:46:48 +0800
  • ce587d9981 [TD-6277] <docs>: remove outdated description for func "last_row()". Elias Soong 2021-08-23 17:39:32 +0800
  • 31c20c591e
    Merge pull request #7530 from taosdata/docs/Update-Latest-Feature Elias Soong 2021-08-23 17:21:00 +0800
  • 6a0735a62a [TD-5331] <docs>: move to some other doc space. Elias Soong 2021-08-23 17:20:31 +0800
  • 1bccf8a71a [td-6260]<enhance>: Optimize the client-side query performance when multiple group result exists. Haojun Liao 2021-08-23 17:00:40 +0800
  • 89b6460064 remove dulplicate init zhaoyanggh 2021-08-23 16:42:27 +0800
  • 298f97fe0b remove dulplicate init zhaoyanggh 2021-08-23 16:38:29 +0800
  • d872147e99
    Update docs.md Zhiyu Yang 2021-08-23 16:38:11 +0800
  • 78928a135e
    Update docs.md Zhiyu Yang 2021-08-23 16:28:43 +0800
  • 915e1c0e53
    Update docs.md Zhiyu Yang 2021-08-23 16:27:27 +0800
  • 607fe1b7d3
    Update docs.md Zhiyu Yang 2021-08-23 16:25:26 +0800
  • 264d8bc875 [TD-5838-master]<test>:add nettest for TCP/UDP/FQDN jiacy.jcy 2021-08-23 16:24:47 +0800
  • 6c9837cd5d
    Merge pull request #7466 from taosdata/xiaoping/test_case Hui Li 2021-08-23 15:48:57 +0800
  • bdd123bb05
    Merge pull request #7484 from taosdata/release/ver-2.0.20.15 Hui Li 2021-08-23 15:45:45 +0800
  • 0c09bbb9ba only performance test and leave corretness test to python test cases shenglian zhou 2021-08-23 15:45:34 +0800
  • 377231fdd7
    Merge pull request #7491 from taosdata/test/td-6223 Hui Li 2021-08-23 15:45:15 +0800
  • eacfdffde3
    Merge pull request #7485 from taosdata/test/TD-6167 Hui Li 2021-08-23 15:45:08 +0800
  • f5a8cb6373
    Merge pull request #7471 from taosdata/test/td-6027-m Hui Li 2021-08-23 15:45:00 +0800
  • d1548be55f
    Merge pull request #7465 from taosdata/test/TD-6209 Hui Li 2021-08-23 15:44:52 +0800