Commit Graph

3792 Commits

Author SHA1 Message Date
Shuduo Sang 231df632bd change forcestop() to stop() to emulate ctrl-c 2020-05-22 15:42:10 +08:00
Shuduo Sang 8f464b418a add test case to test insert then import scenario. 2020-05-22 14:45:47 +08:00
Shengliang Guan aac2d1c491
Merge pull request #1992 from taosdata/hotfix/boundary
Hotfix/boundary
2020-05-22 12:07:14 +08:00
Shengliang Guan bf4c6d0eb1
Merge pull request #1991 from taosdata/patch/td-376
create/alter table: only send actual tag data to reduce message size
2020-05-22 12:04:02 +08:00
Shengliang Guan 2d872feb87
Merge pull request #1982 from taosdata/feature/pytest-output-sql-command-to-file
Feature/pytest output sql command to file
2020-05-22 12:02:27 +08:00
Shengliang Guan 172f3b61f3
Merge pull request #1988 from taosdata/querytest
add test cases for filters
2020-05-22 12:01:58 +08:00
Bomin Zhang 0a28d69b0d create & alter table: send actual tag data only 2020-05-22 11:41:13 +08:00
Bomin Zhang 99d44db97c auto create table: send actual data only 2020-05-22 11:41:13 +08:00
Ping Xiao 1b200aff7c Add filter.py into fulltest 2020-05-22 10:59:01 +08:00
Hongze Cheng 5e899afb7b Merge branch 'develop' into hotfix/boundary 2020-05-22 02:53:49 +00:00
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
Ping Xiao 9a6e854748 add test cases for filters 2020-05-21 19:32:13 +08:00
Shuduo Sang b08c16ef28 move note mention python2 is not supported by foundation earlier. 2020-05-21 11:24:15 +00:00
Shengliang Guan 4bcc492bb2 [TD-385] fix error while vnode dir not exist 2020-05-21 10:37:48 +00:00
Shengliang Guan 8cf9550198 scripts 2020-05-21 10:09:25 +00:00
Shengliang Guan e0bb9a93a6 [TD-374] add scripts 2020-05-21 10:07:43 +00:00
Shengliang Guan aa0ec99364 [TD-374] fix invalid read 2020-05-21 10:07:28 +00:00
Shuduo Sang f7181a5e04 add function to delete data files. 2020-05-21 18:05:29 +08:00
Shuduo Sang c736e05cea fix import_merge/importToCommit.py path issue. 2020-05-21 18:03:37 +08: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
Shuduo Sang 6a5836a6e4 Merge branch 'develop' into feature/pytest-output-sql-command-to-file 2020-05-21 16:25:19 +08:00
Hongze Cheng 28d05e3b7d Merge branch 'hotfix/boundary' of github.com:taosdata/TDengine into hotfix/boundary 2020-05-21 08:24:15 +00:00
Hongze Cheng ae66369823 fix memory leakage 2020-05-21 08:24:08 +00:00
Shuduo Sang 1d53387598 add log sql command to file for python2. 2020-05-21 16:20:30 +08:00
Shuduo Sang cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Hongze Cheng 851793435c make append column value inline to make it faster 2020-05-21 07:59:35 +00:00
slguan 2303d52f40 Merge branch 'develop' into hotfix/boundary 2020-05-21 15:30:30 +08: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
Hongze Cheng 69ed026c34 fix memory leak in TSDB 2020-05-21 07:15:57 +00:00
Hongze Cheng 28a9276105 fix commit coredump 2020-05-21 06:58:02 +00: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
Shengliang Guan f95ebeadc1 [TD-374] fix bug while alter dnode debugFlag 2020-05-21 06:15:13 +00:00
Haojun Liao 343763e42d [TD-288] 2020-05-21 13:56:42 +08:00
Shengliang Guan 7a3f3cd6f8 [TD-374] assert while alter database option maxTables 2020-05-21 05:54:52 +00: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
slguan 4cb6ed8648 Merge branch 'develop' into hotfix/boundary 2020-05-21 13:41:17 +08:00
Hongze Cheng f092362962 Merge branch 'develop' into feature/2.0tsdb 2020-05-21 05:39:24 +00:00
Hongze Cheng 9aae83df70 TD-374 2020-05-21 05:31:26 +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