Commit Graph

3749 Commits

Author SHA1 Message Date
Shengliang Guan 7b5db1a317
Merge pull request #1984 from taosdata/feature/query
Feature/query
2020-05-22 10:39:47 +08:00
Shengliang Guan 71c26d5c7c
Merge pull request #1990 from taosdata/enhance/cq
set up DB connection only when there is a continuous query
2020-05-22 10:38:53 +08:00
Shengliang Guan 0812c3d811
Merge pull request #1987 from taosdata/hotfix/move-note-python2-to-earlier
move note mention python2 is not supported by foundation earlier.
2020-05-22 10:37:59 +08:00
Shengliang Guan e161803ea6
Merge pull request #1983 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-05-22 10:36:56 +08:00
Jeff Tao 42e44b4b00 set up DB connection only when there is a continuous query 2020-05-22 00:51:36 +00:00
Haojun Liao 20cf90babf [td-377] fix projection query bugs 2020-05-21 22:27:46 +08:00
Shuduo Sang b08c16ef28 move note mention python2 is not supported by foundation earlier. 2020-05-21 11:24:15 +00:00
Haojun Liao 392c23c718 [td-225] fix bugs in limit/offset 2020-05-21 17:58:20 +08:00
Haojun Liao 6962a8232d [td-377] fix crash 2020-05-21 17:56:39 +08:00
Hongze Cheng 552fbb58b5 Merge branch 'develop' into feature/2.0tsdb 2020-05-21 08:53:51 +00:00
Hongze Cheng 851793435c make append column value inline to make it faster 2020-05-21 07:59:35 +00:00
Shengliang Guan 4aff58e83f
Merge pull request #1981 from taosdata/hotfix/change-xenial-to-bionic-in-ci
change xenial to bionic for using python3.6 and fix pytest script.
2020-05-21 15:22:00 +08:00
Shengliang Guan 26ff796663
Merge pull request #1980 from taosdata/feature/query
Feature/query
2020-05-21 15:21:32 +08:00
Haojun Liao 1f83d525ce [td-225]fix bug in prj query 2020-05-21 14:55:53 +08:00
Shuduo Sang 14f4e72175 change xenial to bionic for using python3.6 and fix pytest script. 2020-05-21 14:25:38 +08:00
Haojun Liao 343763e42d [TD-288] 2020-05-21 13:56:42 +08:00
Haojun Liao 8a8655b636 [TD-288] 2020-05-21 13:54:18 +08:00
Haojun Liao bb088704d4 [TD-288] 2020-05-21 13:41:49 +08:00
Hongze Cheng f092362962 Merge branch 'develop' into feature/2.0tsdb 2020-05-21 05:39:24 +00:00
Shengliang Guan 0d8027a0c3
Merge pull request #1979 from taosdata/hotfix/rpcFreeMsg
free message is not in right way
2020-05-21 13:15:25 +08:00
Jeff Tao 7d0abd1d4e free message is not in right way 2020-05-21 04:56:48 +00:00
Shengliang Guan 258e048c2a revert rpc change 2020-05-21 11:40:50 +08:00
Shengliang Guan 0ec68470f5
Merge pull request #1978 from taosdata/hotfix/rpcFreeMsg
free is not right
2020-05-21 10:46:43 +08:00
Shengliang Guan d855e6cc03
Merge pull request #1977 from taosdata/patch/exiting
Patch/exiting
2020-05-21 10:46:06 +08:00
Jeff Tao 70747ad1bb free is not right 2020-05-21 02:43:48 +00:00
Haojun Liao 48da3c695f Merge branch 'develop' into feature/query 2020-05-21 10:41:05 +08:00
Bomin Zhang 674332a50b TD-337, #1827: thread exit gracefully 2020-05-21 09:29:23 +08:00
Bomin Zhang 345b1c3aba ctrl+c handling in taosd 2020-05-21 09:29:23 +08:00
Hongze Cheng 03161e351e Merge branch 'develop' into feature/2.0tsdb 2020-05-21 09:16:48 +08:00
Haojun Liao 2c12419c0b [td-225] update the test script 2020-05-20 22:58:19 +08:00
Haojun Liao a7d1000240 [td-225] fix bugs in limit/offset for super table projection query. 2020-05-20 22:57:41 +08:00
Shengliang Guan 54f671c027
Merge pull request #1976 from taosdata/hotfix/syncversion
version in sync is not updated correctly
2020-05-20 21:49:28 +08:00
Shengliang Guan ce03da887d
Merge pull request #1973 from taosdata/develop_lihui
[TD-375]
2020-05-20 21:11:29 +08:00
Shengliang Guan 50a158ccfd
Merge pull request #1975 from taosdata/hotfix/fix-max-cache-value-from-512-to-128
[TD-378] change max cache value from 512 to 128.
2020-05-20 21:07:10 +08:00
Jeff Tao 16f557a788 version in sync is not updated correctly 2020-05-20 12:09:17 +00:00
Shuduo Sang ad89a82545 change max cache value from 512 to 128. 2020-05-20 17:58:19 +08:00
Hui Li f755ed40a1 [TD-375] 2020-05-20 17:54:21 +08:00
Shengliang Guan a2f08cfb40
Merge pull request #1971 from taosdata/feature/add-tag-and-alter-table-cases
fixup: fix fuser call.
2020-05-20 16:50:48 +08:00
Shuduo Sang de8cebf390 fixup: fix fuser call. 2020-05-20 15:34:15 +08:00
Shengliang Guan 469f7a4af0
Merge pull request #1970 from taosdata/feature/query
[td-225] fix bugs in read data from cache.
2020-05-20 15:10:11 +08:00
Shengliang Guan d80161dad6
Merge pull request #1969 from taosdata/feature/add-tag-and-alter-table-cases
Feature/add tag and alter table cases
2020-05-20 15:09:28 +08:00
Haojun Liao 2c62139080 [td-225] fix bugs in read data from cache. 2020-05-20 15:07:27 +08:00
Shuduo Sang 721c1cc4f3 add fuser -k -n tcp 6030 to release network port. 2020-05-20 15:04:42 +08:00
Shengliang Guan 6cb9872815 scripts 2020-05-20 14:40:05 +08:00
Shuduo Sang b2881c553a Merge branch 'develop' into feature/add-tag-and-alter-table-cases 2020-05-20 14:37:26 +08:00
Shuduo Sang 0280f36664 add few more cases and support check data type in connector. 2020-05-20 14:17:40 +08:00
Hongze Cheng 16e9d8fa65 optimize remove chile table 2020-05-20 11:21:52 +08:00
Shengliang Guan d0da289f49
Merge pull request #1967 from taosdata/feature/query
[td-225] fix memory leak
2020-05-20 11:21:39 +08:00
Shengliang Guan 01ed33a77b
Merge pull request #1966 from taosdata/hotfix/valgrind
[TD-372] fix definite lost
2020-05-20 11:20:55 +08:00
Shengliang Guan 2c4f740108 [TD-372] fix definite lost 2020-05-20 03:04:35 +00:00