Shengliang Guan
|
0e563b6fee
|
Merge pull request #1998 from taosdata/hotfix/sangshuduo/add-case-to-test-insert-then-import
Hotfix/sangshuduo/add case to test insert then import
|
2020-05-22 17:47:21 +08:00 |
Haojun Liao
|
076e19a862
|
[td-225] update the test script
|
2020-05-22 17:29:56 +08:00 |
Shuduo Sang
|
1b2e921047
|
Merge branch 'develop' into hotfix/sangshuduo/add-case-to-test-insert-then-import
|
2020-05-22 17:28:38 +08:00 |
Haojun Liao
|
afb434f07f
|
[td-225] fix bugs.
|
2020-05-22 16:44:32 +08:00 |
Hongze Cheng
|
6f91f323cb
|
fix general/insert/insert_drop.sim error
|
2020-05-22 08:35:40 +00:00 |
Bomin Zhang
|
2fc85a2261
|
Merge remote-tracking branch 'origin/develop' into patch/exiting
|
2020-05-22 16:22:57 +08:00 |
Bomin Zhang
|
94638ed29c
|
add error log when have to call pthread_cancel
|
2020-05-22 16:22:31 +08:00 |
Shuduo Sang
|
231df632bd
|
change forcestop() to stop() to emulate ctrl-c
|
2020-05-22 15:42:10 +08:00 |
Bomin Zhang
|
69e831ff1b
|
fix TD-394
|
2020-05-22 15:37:57 +08:00 |
Shengliang Guan
|
d47d804f43
|
Merge pull request #1993 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
|
2020-05-22 14:46:51 +08:00 |
Shuduo Sang
|
8f464b418a
|
add test case to test insert then import scenario.
|
2020-05-22 14:45:47 +08:00 |
Hongze Cheng
|
275002489f
|
Merge branch 'develop' into feature/2.0tsdb
|
2020-05-22 05:17:18 +00:00 |
Shengliang Guan
|
cd6efe062b
|
jenkins
|
2020-05-22 13:12:34 +08:00 |
Hongze Cheng
|
4e130634e5
|
fix duplicate table bug
|
2020-05-22 05:07:53 +00: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 |
Hongze Cheng
|
264622366e
|
fix duplicate key coredump bug
|
2020-05-22 03:49:25 +00: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 |
Haojun Liao
|
b1d4179d08
|
[td-225] fix bugs in projection query
|
2020-05-22 11:39:19 +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 |
Tao Liu
|
f15668cb7d
|
[non-jira]change tsdb tag mechanism
|
2020-05-22 02:35:37 +00: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 |