Commit Graph

5702 Commits

Author SHA1 Message Date
Haojun Liao db3b9089a0 [td-225] append the tag schema info to the msg of updating the tag value of table 2020-07-02 23:03:48 +08:00
Haojun Liao c9c3834449 [td-225] refactor code 2020-07-02 23:02:09 +08:00
Haojun Liao d6dc85eb39 [td-225] ref mem table only once in each query handle 2020-07-02 22:57:59 +08:00
Haojun Liao 7db1438970 [td-225]fix bugs during retrieve result from mnode. 2020-07-02 22:54:41 +08:00
Haojun Liao 5ac1c1bb67 [td-225] update the updateTagVal msg 2020-07-02 21:36:32 +08:00
Jeff Tao 9cfb2c9bac try to avoid race condition 2020-07-02 13:16:00 +00:00
Shuduo Sang d7d5e33f75 fix compile error on MEM_CHECK=true
[TD-826]
2020-07-02 18:06:02 +08:00
Bomin Zhang 96acc6c284 TD-797: add log support 2020-07-02 16:19:11 +08:00
Bomin Zhang 72ddf72b01 td-797: support SQL argument from command line 2020-07-02 16:07:06 +08:00
Bomin Zhang c115bb3dd4 update stress test tool 2020-07-02 16:07:06 +08:00
Bomin Zhang 19a0b51c1a add stress test tool 2020-07-02 16:07:06 +08:00
Shengliang Guan 8a24b8993d
Merge pull request #2531 from taosdata/hotfix/fix_rpc_issue
fixbug use_after_free
2020-07-02 14:30:34 +08:00
Shengliang Guan 6b2d89104e
Merge pull request #2532 from taosdata/feature/2.0tsdb
fix create vnode multiple times problem
2020-07-02 14:29:59 +08:00
Hongze Cheng 2f16c2359e fix create vnode multiple times problem 2020-07-02 13:36:49 +08:00
Shengliang Guan 7f29f0c6d6 invalid cfg msg while drop vnode 2020-07-02 11:54:03 +08:00
Shengliang Guan af97e55890
Merge pull request #2528 from taosdata/feature/sangshuduo/move-more-cases-from-full-to-regresssion
add general/parser/where.sim to regression test.
2020-07-02 11:08:16 +08:00
Shengliang Guan 35b82aa4f9
Merge pull request #2529 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-07-02 11:07:58 +08:00
Hongze Cheng cf0c2418c5 fix a typo 2020-07-02 10:27:50 +08:00
Shuduo Sang 919adac963 add general/parser/where.sim to regression test. 2020-07-02 10:21:11 +08:00
Hongze Cheng 3c144a41cf Merge branch 'develop' into feature/2.0tsdb 2020-07-02 09:56:05 +08:00
Shengliang Guan 278118dd0d
Merge pull request #2527 from taosdata/hotfix/crash
change http code
2020-07-02 09:31:47 +08:00
Shengliang Guan 9c1fcd5eec
Merge pull request #2526 from taosdata/feature/query
Feature/query
2020-07-02 09:31:18 +08:00
dengyihao c6f10e2d2f add metadata performance test 2020-07-02 08:50:08 +08:00
Shengliang Guan 46ecc66db9 Merge branch 'feature/query' of https://github.com/taosdata/TDengine into feature/query 2020-07-02 08:31:46 +08:00
Haojun Liao a9ef9ff97e [td-822] fix compiler error 2020-07-02 01:13:21 +08:00
Shengliang Guan e95e6ef2ea Merge branch 'hotfix/crash' into feature/query 2020-07-01 23:55:02 +08:00
Shengliang Guan bb0fa7ec82 Merge branch 'develop' into feature/query 2020-07-01 23:51:17 +08:00
Shengliang Guan 2284be9d78 change http code 2020-07-01 23:38:36 +08:00
Shengliang Guan 2b7f00e7c0
Merge pull request #2524 from taosdata/hotfix/rpcSendRequest
rand() is changed to random()
2020-07-01 19:50:41 +08:00
dengyihao 1dc0f769d2 adjust code 2020-07-01 19:42:09 +08:00
Hongze Cheng 3afe4cc458 fix invalid read 2020-07-01 18:58:22 +08:00
Haojun Liao 959389badf [td-822] merge develop branch 2020-07-01 18:33:25 +08:00
Hongze Cheng 4c1c4f560c Merge branch 'develop' into feature/2.0tsdb 2020-07-01 18:30:04 +08:00
Hongze Cheng 308c2c95fa fix client crash 2020-07-01 18:24:10 +08:00
dengyihao 7202870648 fixbug use_after_free 2020-07-01 17:59:43 +08:00
Shengliang Guan e9eb13e752 Merge branch 'bugfix/td-803' into develop 2020-07-01 17:44:32 +08:00
Shengliang Guan 0d601bfcf8 Merge branch 'bugfix/td-803' of https://github.com/taosdata/TDengine into bugfix/td-803 2020-07-01 17:43:54 +08:00
Shengliang Guan 839b8a2e94
Merge pull request #2519 from taosdata/bugfix/td-803
Bugfix/td 803
2020-07-01 17:43:43 +08:00
Bomin Zhang 9f4ce03e84 sort KVRow by colId 2020-07-01 17:41:31 +08:00
Jeff Tao f90f5d5fb3 rand() is changed to random() 2020-07-01 09:28:11 +00:00
Haojun Liao f8f60c45bd [td-822] update the test script. 2020-07-01 17:19:14 +08:00
Hongze Cheng 1c4c9c9507 Merge branch 'develop' into feature/2.0tsdb 2020-07-01 17:17:07 +08:00
Haojun Liao d616e0f1c8 [td-822] 2020-07-01 17:15:57 +08:00
Shengliang Guan 81ee7a245e
Merge pull request #2522 from taosdata/hotfix/test
[TD-798]
2020-07-01 17:13:10 +08:00
Bomin Zhang 2ed7cdd35f remove debug printf 2020-07-01 16:57:11 +08:00
Shengliang Guan 988d52fdf7 Merge remote-tracking branch 'origin/hotfix/test' into bugfix/td-803 2020-07-01 16:50:07 +08:00
Bomin Zhang c9600717ad fix compile error and reuse getNullValue 2020-07-01 15:58:59 +08:00
Hui Li f4492a175f [TD-798] 2020-07-01 15:35:39 +08:00
Shengliang Guan b55e3106e7 Merge branch 'develop' into bugfix/td-803 2020-07-01 15:34:59 +08:00
Shengliang Guan 59c3ff84cc Merge branch 'bugfix/td-803' of https://github.com/taosdata/TDengine into bugfix/td-803 2020-07-01 15:34:50 +08:00