Commit Graph

11278 Commits

Author SHA1 Message Date
huili 6d9feb0bc4
Merge pull request #4481 from taosdata/hotfix/TD-2364
Hotfix/td 2364
2020-12-08 16:42:45 +08:00
liuyq-617 6b1e3ba72a [TD-2375]<test>test percentile from blank table 2020-12-08 16:41:03 +08:00
liuyq-617 b38fbb8199 [TD-2332]<test>test diff&&top 2020-12-08 16:36:01 +08:00
liuyq-617 5aeafa80ac [TD-2333]<test>test max table len 2020-12-08 16:25:03 +08:00
Ping Xiao ffa51bb990 [TD-2114]<test>: Imporve performance test script 2020-12-08 16:00:19 +08:00
liuyq-617 4cc10970bc [TD-2328]add test case for MaxSQLLen 2020-12-08 15:59:51 +08:00
Ping Xiao ce8e8ab6c7 [TD-2274]<fix>: make ep inconsistent log message more clear 2020-12-08 15:38:27 +08:00
liuyq-617 4f4c34792b Merge branch 'develop' into test/jenkins 2020-12-08 14:49:50 +08:00
Shengliang Guan f8fc442b63 test 2020-12-08 14:37:30 +08:00
Shengliang Guan 20436cd3b2 TD-2363 2020-12-08 14:13:53 +08:00
robot e8260ed869 Implement connector for OpenResty based on lua51.
Connector is implemented by lua51 but luajit and ffi are not included. Connection pool is not implemented yet. It is a raw demonstration at present and not verified on production environment.
2020-12-08 14:11:22 +08:00
Shengliang Guan be5940fe7e TD-2367 2020-12-08 13:06:22 +08:00
Shengliang Guan 5a470e7b65
Merge pull request #4480 from taosdata/feature/wal
[TD-2371]<enhance>:Record important information to a separate log file called taoinfo
2020-12-08 13:04:22 +08:00
Shengliang Guan b21f78d320 TD-2371 2020-12-08 11:10:04 +08:00
zyyang 97b64d5654 [TD-2364]<fix>: fix mybatis-plus pagenation exceptions 2020-12-08 11:07:11 +08:00
liuyq-617 63f2e0245a Merge branch 'develop' into test/jenkins 2020-12-08 11:02:04 +08:00
liuyq-617 faf11d8997 Merge branch 'develop' of github.com:taosdata/TDengine into develop 2020-12-08 11:01:23 +08:00
liuyq-617 9b5594334d [TD-2356]<test>add new Jenkinsfile 2020-12-08 10:57:50 +08:00
Shengliang Guan c3a7a9576d TD-2371 2020-12-08 10:56:50 +08:00
Bomin Zhang c90ea80143 [TD-2373]<fix>: data race in removeFromWheel 2020-12-08 02:55:20 +00:00
Shengliang Guan aa3df5f7fa TD-2371 2020-12-08 10:28:13 +08:00
Shengliang Guan aa1a5700fb TD-2371 2020-12-07 23:52:07 +08:00
Shengliang Guan 48ba8aeb90
Merge pull request #4475 from taosdata/feature/wal
[TD-2370]<fix>: fix the deadlock when the system exits
2020-12-07 21:36:29 +08:00
dapan1121 b980a53353 use only one taos_connect and taos_close 2020-12-07 10:22:00 +00:00
Haojun Liao 445e2cf550 [TD-225] merge develop. 2020-12-07 17:55:43 +08:00
Shengliang Guan 1fc3380019 TD-2370 2020-12-07 17:54:13 +08:00
Shengliang Guan b39ceed07e TD-2324 2020-12-07 17:42:52 +08:00
huili 920a1aca3e
Merge pull request #4465 from taosdata/xiaoping/add_test_case
[TD-2322][TD-2318][TD-2337] <test> add test case
2020-12-07 17:28:34 +08:00
Haojun Liao 7d020d70a3 [TD-2293] 2020-12-07 17:28:00 +08:00
Shengliang Guan 2db5f1e873 TD-2370 2020-12-07 17:11:04 +08:00
Shengliang Guan 6d5aa2b05f
Merge pull request #4470 from taosdata/feature/wal
Feature/wal
2020-12-07 16:48:29 +08:00
Bomin Zhang d6356319d0 [TD-2310]<feature>: add dest table into show streams 2020-12-07 08:18:11 +00:00
Shengliang Guan a5ab6bffb4 scripts 2020-12-07 07:34:51 +00:00
zyyang 5b28a59a97 change 2020-12-07 15:10:40 +08:00
robot 1919d0aa38 Set connection parameter with table as conventional style. Output result for test case. 2020-12-07 15:04:10 +08:00
Bomin Zhang b1d11b84ef [TD-2366]<fix>: is (not) null for binary/nchar 2020-12-07 06:16:58 +00:00
zyyang 9083dc986d [TD-2364]<fix>: mybatis-plus pagenation with druid datasource 2020-12-07 13:13:53 +08:00
Shengliang Guan 5aef8c57ac Re implement the TD-1925 code because it cannot merge 2020-12-07 12:57:35 +08:00
yihaoDeng affe150d4b avoid memory leak 2020-12-07 03:46:37 +00:00
Haojun Liao 6f6fc46b0d [TD-2165]<fix>: fix bugs in cancel query. 2020-12-07 10:53:21 +08:00
Shengliang Guan cef85dc7fd Merge branch 'feature/wal' of https://github.com/taosdata/TDengine into feature/wal 2020-12-07 02:26:27 +00:00
Ping Xiao 485ef89c62 delete maxSqlLength.py 2020-12-06 23:42:18 +08:00
Ping Xiao c0b7e87222 [TD-2337] <test> add test case 2020-12-06 23:30:21 +08:00
Ping Xiao 03b141e0f0 Merge branch 'develop' into xiaoping/add_test_case 2020-12-06 21:52:53 +08:00
Shengliang Guan 3206528eab
Merge pull request #4457 from taosdata/release/s107
Release/s107
2020-12-06 15:34:26 +08:00
Shengliang Guan ffadd16e94
Merge pull request #4462 from taosdata/hotfix/TD-2347
[TD-2347]<fix>: Modify some bugs in data migration and add mandatory check
2020-12-06 15:34:02 +08:00
Shengliang Guan 24c9e98f83
Merge pull request #4463 from taosdata/patch/TD-2304
[TD-2304]<enhance>: make *Invalid timestamp* error more clear
2020-12-06 15:33:28 +08:00
Shengliang Guan 6de0da5412
Merge pull request #4459 from taosdata/patch/TD-2342
[TD-2342]<fix>: disallow cross db create child table
2020-12-06 15:32:54 +08:00
stephenkgu 71746e4616 [TD-2304]<enhance>: make *Invalid timestamp* error more clear 2020-12-06 14:30:24 +08:00
Shengliang Guan ca25fa012e
Merge pull request #4461 from taosdata/release/s107
[TD-2347]<fix>: Modify some bugs in data migration and add mandatory check
2020-12-06 14:28:50 +08:00