Commit Graph

18413 Commits

Author SHA1 Message Date
wpan cc4db89152 improve performance 2021-08-14 16:26:39 +08:00
Haojun Liao f1c6cc11e6 [td-255] Fix error found by regression test, and rename a macro. 2021-08-14 13:45:45 +08:00
Haojun Liao 4c185833c9 Merge branch 'master' into feature/master1 2021-08-14 12:22:12 +08:00
Keli 87396aaba1
fix README.MD in minidevops directory (#7364)
Signed-off-by: Keli <root@keli.im>
2021-08-14 12:06:26 +08:00
Linhe Huo 9161244c22
[TD-6078]<fix>: fix binary/nchar null error in node.js [ci skip] (#7366) 2021-08-14 12:04:12 +08:00
Linhe Huo 003fb71488
[TD-6078]<fix>: fix binary/nchar null error in node.js [ci skip] (#7365) 2021-08-14 12:03:23 +08:00
Cary Xu b5c505a6b8 code optimization 2021-08-14 11:11:20 +08:00
Shuduo Sang 9976d7a093
Hotfix/sangshuduo/td 5702 taosdemo remove memop for master (#7359)
* [TD-5702]<fix>: taosdemo remove memory operation.

* [TD-5702]<fix>: taosdemo remove memory operation.

* add remainderBufLen to check row data generation.

* row data generation with remainder buffer length checking.

* git checkout --patch hotfix/sangshuduo/TD-5702-taosdemo-remove-memop taosdemo.c

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-14 11:10:36 +08:00
Cary Xu 7ed460bd03 code optimization 2021-08-14 11:09:14 +08:00
Cary Xu b86f44afef Merge branch 'master' into hotfix/td-5765 2021-08-14 10:57:43 +08:00
Shuduo Sang 62987c39d2
Hotfix/sangshuduo/td 5702 taosdemo remove memop (#7358)
* [TD-5702]<fix>: taosdemo remove memory operation.

* add remainderBufLen to check row data generation.

* row data generation with remainder buffer length checking.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-14 10:16:35 +08:00
dapan1121 5c8080467b
Merge pull request #7276 from taosdata/hotfix/td-5931
[TD-5931]<fix>:add empty table
2021-08-14 10:07:37 +08:00
dapan1121 46a0b3bf96
Merge pull request #7321 from taosdata/fix/TD-5610
[TD-5610]<fix> resp detailed info of invalidfqdn
2021-08-14 10:04:52 +08:00
Shengliang Guan 19aaf70363
Merge pull request #7344 from taosdata/fix/TD-5890
fixed realloc can cause memory leak
2021-08-14 09:47:12 +08:00
Shengliang Guan 50fe797636
Merge pull request #7354 from taosdata/test/speedup_drone_2.0
speed up drone in 2.0
2021-08-14 09:45:48 +08:00
Shengliang Guan d8fff49ee6
Merge pull request #7353 from taosdata/speed-up-drone
speed up drone in master
2021-08-14 09:45:36 +08:00
Cary Xu 4fcb2b07ef update header 2021-08-14 09:42:35 +08:00
Cary Xu 4227a8c19c update header 2021-08-14 09:41:39 +08:00
liuyq-617 868ad35059 add join.sim 2021-08-14 09:41:30 +08:00
dapan1121 bb092d65b9
Merge pull request #7345 from taosdata/hotfix/TD-6048
[TD-6048]fix stddev query condition column issue
2021-08-14 09:06:48 +08:00
Cary Xu d5f38ac9c9 do further check for blk with len 0 and SKVRow 2021-08-14 08:57:03 +08:00
Cary Xu 11b0755ef5 do further check for blk with len 0 and SKVRow 2021-08-14 08:48:49 +08:00
Cary Xu 823e0d2614 [TD-6044]<hotfix>: WAL compatibility since v2.1.5.0 2021-08-13 22:46:47 +08:00
Haojun Liao 052ace85ef
Merge pull request #7198 from taosdata/feature/query
Feature/query
2021-08-13 22:10:09 +08:00
Shuduo Sang 57d5f22a13
Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#7338)
* cherry pick from develop branch.

* cherry pick 548131751fad2b0e11e15b75af6c254164f28eea

* [TD-5872]<fix>: taosdemo stmt csv perf improve.

* rand func back to early impl.

* fix windows/mac compile error.

* cherry pick from develop branch.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-13 19:17:29 +08:00
Cary Xu 9c73bb0dc5 code optimization 2021-08-13 18:43:25 +08:00
liuyq-617 52c5aa04e2 update 2021-08-13 18:17:36 +08:00
Cary Xu c06123053f code optimization 2021-08-13 18:17:29 +08:00
XYWang 96dd315a26 [TD-6039]<fix>: fixed test case error 2021-08-13 18:06:25 +08:00
Cary Xu eebc5d4000 bug fix 2021-08-13 18:04:43 +08:00
wpan d8622364aa fix interp stable query issue 2021-08-13 17:22:19 +08:00
liuyq-617 7d0e9c515e speed up drone in 2.0 2021-08-13 17:21:36 +08:00
liuyq-617 124be91c39 speed up drone in master 2021-08-13 17:19:19 +08:00
Hongze Cheng 56d0d69a48 [TD-5538]<hotfix>: add --force-keep-file option 2021-08-13 17:05:30 +08:00
Haojun Liao e87118e50d
Merge branch 'master' into feature/master1 2021-08-13 16:49:56 +08:00
Elias Soong fc8bc32120
Merge pull request #7351 from taosdata/docs/Update-Latest-Feature
[TD-5065] <docs>: add nanosecond support.
2021-08-13 15:32:13 +08:00
Elias Soong ca30acdef2 [TD-5065] <docs>: add nanosecond support. 2021-08-13 15:31:49 +08:00
Hui Li 77ca0354fc
Merge pull request #7326 from taosdata/test/TD-5460-d1
Test/td 5460 d1
2021-08-13 15:20:13 +08:00
Hui Li 23e27ebb6f
Merge pull request #7327 from taosdata/test/TD-6006
[TD-6006]<test> query where by column with no quotes
2021-08-13 15:20:07 +08:00
Hui Li e91470ff26
Merge pull request #7340 from taosdata/test/TD-6038
[TD-6038]<test>query with in combined with and filter
2021-08-13 15:19:58 +08:00
Hui Li c0a857e8d1
Merge pull request #7348 from taosdata/xiaoping/add_test_case
[ci skip]<test>: reduce data insertion time
2021-08-13 15:19:43 +08:00
Hui Li 42da7da89a
Merge pull request #7349 from taosdata/xiaoping/test_case
[ci skip]<test>: reduce data insertion time
2021-08-13 15:19:36 +08:00
Cary Xu 3948b97e85 [TD-6044]<hotfix>: WAL compatibility since v2.1.5.0 2021-08-13 15:14:17 +08:00
Ping Xiao 9867ea1c15 [ci skip]<test>: reduce data insertion time 2021-08-13 15:01:14 +08:00
Ping Xiao fa9db347b2 [ci skip]<test>: reduce data insertion time 2021-08-13 14:55:56 +08:00
wu champion 16c4297606
Update queryTestCases.py 2021-08-13 14:47:54 +08:00
bryanchang0603 93eecb6c4b [TD-5722]<test> removing bracket as it may cause error in the future 2021-08-13 14:37:10 +08:00
Shengliang Guan 646ecce395 Merge remote-tracking branch 'origin/2.0' into feature/m1 2021-08-13 14:03:30 +08:00
Shengliang Guan f4281f98c1
Merge pull request #7320 from taosdata/fix/TS-93
fixed huffman tree memory leak
2021-08-13 13:38:14 +08:00
tickduan 490702c941 msvclibX main.c error append a charater 2021-08-13 13:26:32 +08:00