Commit Graph

12596 Commits

Author SHA1 Message Date
slguan 787f638781
Merge pull request #1688 from taosdata/feature/mpeer
Feature/mpeer
2020-04-22 21:25:51 +08:00
slguan c95b1eeccb fix bug while balance 2020-04-22 21:22:01 +08:00
Shuduo Sang fefccc3adb make python test framework dynamically load module
with filename script pass

[TD-179]
2020-04-22 18:24:53 +08:00
slguan 112ee16816 Merge branch 'develop' into feature/mpeer 2020-04-22 12:19:46 +08:00
slguan 1260d40976 script 2020-04-22 12:17:32 +08:00
slguan 8e444435d1 [TD-150] save vnode cfg use json format 2020-04-21 21:43:11 +08:00
slguan 31a90129a7
Merge pull request #1675 from taosdata/feature/mpeer
[TD-148] change ip sets
2020-04-21 13:46:01 +08:00
slguan 0c21848b76
Merge pull request #1674 from taosdata/feature/mpeer
[TD-148] fix redirect message
2020-04-21 13:28:38 +08:00
slguan 273cc32249 [TD-148] change ip sets 2020-04-21 13:27:03 +08:00
slguan db21aead76 [TD-148] fix redirect message 2020-04-21 11:45:49 +08:00
Shuduo Sang ba6cf0dd9b add valgrind test support. current threshold is 23.
[TD-138]
2020-04-21 11:29:36 +08:00
slguan def56681b8 [TD-148] add test scripts 2020-04-20 23:40:45 +08:00
slguan be8ea4541c add script 2020-04-20 19:22:09 +08:00
slguan ebbe166332 add testSuite 2020-04-20 19:13:41 +08:00
slguan 80fe2e00a7 [TD-52] fix error while syncing 2020-04-20 17:14:44 +08:00
slguan 8fe6f45a7b add scripts 2020-04-19 23:46:49 +08:00
slguan 9d8998443c add some scripts 2020-04-19 23:28:22 +08:00
slguan 276bb45ca1
Merge pull request #1663 from taosdata/feature/mpeer
[TD-68] [TD-69] refactor tlog
2020-04-19 23:01:40 +08:00
slguan 1b4cdc0891
Merge pull request #1658 from taosdata/feature/python-test-no-sudo
Now able to run Python test against local server, without sudo/root privileges
2020-04-19 22:53:03 +08:00
slguan 1774b5623b [TD-68] [TD-69] refactor tlog 2020-04-19 22:29:37 +08:00
slguan 6911ac3b4b add test script 2020-04-19 14:24:00 +08:00
Steven Li 772c47a121 Now able to run Python test against local server, without sudo/root privileges 2020-04-18 20:35:01 -07:00
slguan 1ad0482a25 add test script 2020-04-18 12:36:04 +08:00
slguan fd6234b00f Merge branch 'feature/mpeer' into develop 2020-04-17 00:09:02 +08:00
slguan 19b1d449de rearrange code directory 2020-04-17 00:07:09 +08:00
slguan 84e0df6b7e
Merge pull request #1621 from taosdata/add-test-coverage-support
Add test coverage support
2020-04-16 16:25:42 +08:00
hjxilinx 6fc7c108b4 [td-98] update vgroup info 2020-04-16 16:24:38 +08:00
Shuduo Sang 35c656f91b add test coverage support.
[TD-105]
2020-04-16 11:35:12 +08:00
slguan 8cf8f8f8fe Merge pull request #1618 from taosdata/feature/mpeer
Feature/mpeer
2020-04-16 11:34:38 +08:00
hjxilinx 6a504d3647 Merge branch 'develop' into feature/query 2020-04-16 11:20:17 +08:00
hjxilinx b6f64b3fbb [td-98] add qsort and move to algo file 2020-04-16 11:10:11 +08:00
slguan 13b44b30d5 add import test 2020-04-15 23:39:48 +08:00
slguan 0765c20c3b add import test 2020-04-15 23:31:50 +08:00
slguan 6b94643111 add test program 2020-04-15 23:18:14 +08:00
slguan 25444ef7bc add test program 2020-04-15 23:12:27 +08:00
slguan 85420cf37d add test program 2020-04-15 23:08:06 +08:00
slguan 1c9d23b061 Rearrange the source code directory 2020-04-15 22:22:12 +08:00
slguan a7e1c7cec6 [TD-52] refactor sdb codes 2020-04-14 23:33:22 +08:00
slguan 3b02cccebc
Merge pull request #1607 from taosdata/change-pytest-code-to-support-python3
make print output be python2 and python3 compatible.
2020-04-14 11:43:09 +08:00
Shuduo Sang 8863766f73 make print output be python2 and python3 compatible. 2020-04-14 11:02:01 +08:00
slguan 678808ef26
Merge pull request #1606 from taosdata/feature/mpeer
Feature/mpeer
2020-04-14 00:09:06 +08:00
slguan 34a3ac2436 [TD-52] make sdb use wal 2020-04-13 19:25:38 +08:00
Shuduo Sang e7f46e4a1c add simplest python testcase for 2.0
[TD-128]
2020-04-11 16:12:47 +08:00
Shuduo Sang 9d13fd243b Upgrade Python to 3 instead of 2 for testcase development.
[TD-139]
2020-04-11 04:15:36 +08:00
Shuduo Sang bd63cf2b4c add general/user/basic1.sim 2020-04-12 13:44:49 +08:00
slguan 0c2e506772 add test 2020-04-10 17:35:29 +08:00
slguan 1ba4b1fb06
Merge pull request #1579 from taosdata/feature/vpeer
Feature/vpeer
2020-04-10 15:48:04 +08:00
slguan ed2254dbcc [TD-114] let create table wait until master selected 2020-04-10 14:09:50 +08:00
Shuduo Sang 8c86feba0a fix print typo in general/db/basic5.sim. 2020-04-10 12:21:56 +08:00
Shuduo Sang b17e732938 make output clear and add general/db testcases. 2020-04-10 11:40:46 +08:00
slguan c1aab9ae7d
Merge pull request #1570 from taosdata/feature/balance
Feature/balance
2020-04-09 21:11:16 +08:00
Shuduo Sang 37b2937203 fix stop_dnodes.sh with postpone socket cleanup and same timestamp issue in general/table/basic2.sim. 2020-04-09 19:08:26 +08:00
slguan 0ba8636c84 add some scripts 2020-04-09 17:52:52 +08:00
slguan 55fa8b060a fix compile while intergreate sync module 2020-04-09 17:49:35 +08:00
slguan c65f4afbb2
Merge pull request #1563 from taosdata/add-testcase-execution-in-ci
Add testcase execution in ci
2020-04-09 15:47:11 +08:00
Shuduo Sang 4926dddebb fix kill script to avoid others' path with taosdata be killed by mistake. 2020-04-08 23:14:44 +08:00
slguan 54bbfe74c7 add sleep while connect taosd 2020-04-08 18:52:07 +08:00
Shuduo Sang 6acca129df merge from tip of develop branch. 2020-04-08 18:19:54 +08:00
Shuduo Sang 45b90bf909 add testcase execution in CI
[TD-96]
2020-04-08 17:20:34 +08:00
Shuduo Sang 834754b0dc merge from tip of develop branch. 2020-04-08 16:47:49 +08:00
slguan 871322a485 script 2020-04-08 13:46:36 +08:00
slguan 69fec0077a remove script from basic suite 2020-04-07 16:30:45 +08:00
slguan 64edcaf10e fix bug in log print 2020-04-07 09:37:56 +08:00
Shuduo Sang 2b72bab466 fix 2.0 branch compile warning. 2020-04-06 21:39:09 +08:00
hjxilinx 5316ca3281 [TD-98] 2020-04-06 00:57:56 +08:00
slguan fb56f9dce7 Merge remote-tracking branch 'origin/develop' into refactor/cluster 2020-04-05 18:06:31 +08:00
slguan f5c561aaea
Merge pull request #1526 from taosdata/feature/query
Feature/query
2020-04-05 18:02:41 +08:00
hjxilinx a3af16e8a8 [TD-98] suppress compiler warnings. 2020-04-05 16:40:08 +08:00
hjxilinx 2e06575ad9 [TD-98] fix a typo 2020-04-05 15:51:55 +08:00
slguan 158cf67343 [TD-93] sort out error codes 2020-04-05 15:05:54 +08:00
slguan d3b3c4bf4a sort out error codes 2020-04-05 15:04:51 +08:00
slguan 851ebaac3e refactor code directory 2020-04-05 09:46:51 +08:00
slguan 136a86f68a [TD-73] add some scripts 2020-04-04 16:51:10 +08:00
slguan 7f43265b83 Merge branch 'develop' into refactor/cluster 2020-04-04 13:15:27 +08:00
slguan 1d9e4a4537 [TD-73] add basic script 2020-04-04 10:54:12 +08:00
slguan 26186e7fa1 [TD-93] revert some codes 2020-04-04 09:17:05 +08:00
slguan c06fb4d927 [TD-17] add show mnodes command in cluster version 2020-04-02 17:50:02 +08:00
slguan dffade9650 [TD-17] fix error while drop vnodes 2020-04-01 14:53:12 +08:00
slguan 8e2d4811de [TD-16] add script for account 2020-04-01 11:30:46 +08:00
slguan 9cb5b6e292
Merge pull request #1479 from taosdata/dependabot/maven/tests/comparisonTest/opentsdb/opentsdbtest/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /tests/comparisonTest/opentsdb/opentsdbtest
2020-03-31 22:18:12 +08:00
dependabot[bot] 337413f8dc
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 14:14:23 +00:00
slguan 78031df22c [TD-16] 2020-03-31 19:42:15 +08:00
slguan 5ab9f98169 add some tests 2020-03-31 18:34:51 +08:00
slguan 107518ee8c [TD-17] 2020-03-31 17:50:49 +08:00
slguan 5fb1dd5e3d [TD-73] 2020-03-31 00:47:17 +08:00
slguan 16710ace8f [TD-73] add tsim program 2020-03-31 00:34:35 +08:00
hjxilinx 695b1a0fdc [TD-32] merge 2.0 branch 2020-03-29 17:00:23 +08:00
hjxilinx aa77115ff6 [TD-32] 2020-03-26 11:34:03 +08:00
hjxilinx d182854456 [TD-32] refactor the table meta 2020-03-19 16:45:36 +08:00
hjxilinx d1b298bca6 fix compile errors 2020-03-12 14:15:40 +08:00
slguan 64337a45ba
Merge pull request #1159 from taosdata/feature/subscribe
subscription
2020-01-20 10:27:44 +08:00
localvar 1f7a9e6764 subscribe: minor improvement
revise progress persistent file format to reduce file size.
example: print out number of rows consumed
2020-01-18 16:16:49 +08:00
localvar 35976735df subscribe: fix bug in multi-vnode subscription 2020-01-18 14:43:29 +08:00
slguan 88d7d099bb #1133 #160 #417 TBASE-530 TBASE-801 2020-01-16 17:45:57 +08:00
localvar bea87b34f1 subscribe: fix bugs found in test 2020-01-16 16:57:25 +08:00
localvar bae48b73c6 fix two bugs:
1. taos_consume block for evev
2. taos_fetch_block returns 0 in subscription
2020-01-13 16:50:17 +08:00
localvar 76ade60994 tbase-916 2020-01-08 10:22:40 +08:00
slguan 7bcfa2f0ab Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
#	src/client/src/tscParseInsert.c
2020-01-06 17:09:14 +08:00
slguan 241c93b4bb examples 2020-01-06 14:27:27 +08:00
localvar 23527898e7 fix issue in single meter subscription. 2020-01-06 11:27:52 +08:00
localvar 592f210983 update java connector 2020-01-06 11:27:52 +08:00
localvar 051af216a5 tbase-1422: free resource 2020-01-06 11:27:23 +08:00
localvar f2eac06a33 TBASE-1423: single meter subscription 2020-01-06 11:26:55 +08:00
localvar 4ba0819f58 TBASE-1424, TBASE-1425: save & load subscription progress. 2020-01-06 11:26:54 +08:00
localvar 804b581269 TBASE-917: update subscription example 2020-01-06 11:25:41 +08:00
localvar 517fb88329 subscription (WIP) 2020-01-06 11:25:41 +08:00
xieyinglin 6a24427b99 add .mvn/ to .gitignore 2019-12-07 11:55:12 +08:00
xieyinglin 51c0f58ce6 edit ignore 2019-12-07 11:51:37 +08:00
xieyinglin b040187161 add jdbc demo 2019-12-06 16:50:51 +08:00
dependabot[bot] 88abf75491
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-13 11:51:48 +00:00
robot 79e1a7bcf8 Add support for continuous query in Lua connector.
Malloc memory to store Lua state and callback function from Lua. Connector can support multiple connection by this way.
Memory will be freed when connection isn't established successfully or connection is closed by lua call. Stream content
in Lua is not the same one with stream content in connector.

A loop in test code do the job for continuous query. record is inserted between query actions.
2019-11-12 10:40:44 +08:00
slguan 30c38cbafe update some log format 2019-11-11 23:32:08 +08:00
slguan c2e91fcb75 Adjust code structure 2019-11-07 18:12:26 +08:00
fangpanpan 4c6e028a51
Update pom.xml
for a vulnerability notification
2019-11-06 14:16:08 +08:00
slguan f38fbbe935 Modify some compilation options 2019-09-27 13:55:15 +08:00
fangpanpan 137c4cf1e3
Update pom.xml
upgrade the version of dependency of "com.fasterxml.jackson.core"
2019-09-25 08:19:48 +08:00
fangpanpan c36aa54257
Update pom.xml
Upgrade org.apache.zookeeper:zookeeper to version 3.4.14 to avoid vulnerability
2019-08-29 17:44:13 +08:00
fangpanpan ca09fe908f
Update pom.xml
upgrade the version of dependency "com.fasterxml.jackson.core" from "2.9.5" to "2.9.9" to avoid vulnerability.
2019-08-29 17:36:29 +08:00
haojun Liao b389f1cfce
Merge pull request #402 from fangpanpan/master
add opentsdb test code
2019-08-29 13:25:48 +08:00
fang d1f337c9bc add opentsdb test code 2019-08-22 18:34:01 +08:00
hzcheng 62f9a90f9c
Merge pull request #346 from fangpanpan/master
upload code for cassandra/tdengine test
2019-08-14 14:13:10 +08:00
fang c9ebc4e33e upload code for cassandra/tdengine test 2019-08-14 11:21:44 +08:00
fang 01062e6691 upload code for cassandra/tdengine test 2019-08-14 11:16:22 +08:00
robot 026293617a Return records with seperated fields in lua connector.
Field names and values are both returned. Client application gets value by field name. It runs as convention except that bool type is returned as one byte,tiny integer. Bool type will be returned in future if tiny integer causes confusion.
2019-08-10 22:30:23 +08:00
slguan 005294f34d
Merge pull request #273 from robotspace/master
Add example implementation for lua connector.
2019-08-07 23:06:33 +08:00
fang 0a3006f2b5 alter_examples_bash 2019-08-05 10:41:28 +08:00
robot f332530af3 Add example implementation for lua connector. 2019-08-04 21:32:49 +08:00
jyhou d6b21dadd0 Fix issue #270 2019-08-03 17:50:18 +08:00
slguan fc858b0d5a
Merge pull request #262 from tidyjiang8/dev-jch
[rust connector] support subscribe
2019-08-02 09:15:36 +08:00
Chunhua Jiang 18465ce877 [rust connector] support subscribe 2019-08-01 23:23:10 +08:00
huili b0971e8f0e [Fixed dsn parsing for network addr and port by caeret. #214] 2019-08-01 10:59:16 +08:00
huili 761369e1f7 [modify timestamp] 2019-07-29 18:53:17 +08:00
huili 397faaff11 [modify timestamp] 2019-07-29 18:49:56 +08:00
slguan ff518338a3
Merge pull request #211 from tidyjiang8/dev-jch
Add initial driver connector for rust
2019-07-29 11:46:58 +08:00
slguan b03a7f5f51 update the example code of stream.c 2019-07-29 11:43:30 +08:00
Chunhua Jiang 0a8a0d79e8 Add initial driver connector for rust 2019-07-28 22:55:12 +08:00
slguan bd3db150e5 Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
StoneT2000 e257c02a33 Updated nodejs connector to 1.1.1
Implemented higher level API to make it more modular
Using promises and callbacks
Argument binding is now available e.g query(select ? from ?).bind("*", "table")
2019-07-26 09:46:25 +08:00
StoneT2000 57c45a0ee2 Added nodejs connector and example usage of nodejs 2019-07-24 14:09:45 +08:00
huili 964e0b8dc4 [add sql and csv file for demo] 2019-07-22 18:55:23 +08:00
slguan 9eb22a3770 Increase the comparison test between InfluxDB and TDengine 2019-07-19 16:21:20 +08:00
slguan 36021b2777
Merge pull request #50 from johnnyhou327/patch-2
Create readme.md
2019-07-15 21:38:44 +08:00
johnnyhou327 00d8b9c07c
Update pom.xml
Change the pom.xml for the JDBC demo project so that users can directly compile and package an executable jar with all the dependencies.
2019-07-15 20:10:01 +08:00
johnnyhou327 5eb75151f7
Create readme.md 2019-07-15 20:05:44 +08:00
slguan b1f982710b Modify grammatical errors in some example codes 2019-07-11 17:14:08 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00