Commit Graph

2089 Commits

Author SHA1 Message Date
haojun Liao 8d67c82b72
Merge pull request #1402 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-03-22 16:59:28 +08:00
hzcheng 41f8bf1635 TD-34 2020-03-22 16:12:53 +08:00
hzcheng ca7340121d TD-34 2020-03-22 12:26:19 +08:00
hzcheng 7546da5e54 TD-34 2020-03-22 12:23:45 +08:00
slguan 7aa8791f25
Merge pull request #1400 from taosdata/hotfix/rpcdeadlock
fix the deadlock bug for rpcCloseConn
2020-03-22 08:55:52 +08:00
Jeff Tao 931474ff6e fix the deadlock bug for rpcCloseConn 2020-03-22 08:45:14 +08:00
slguan a7040bed89
Merge pull request #1398 from taosdata/liaohj_2
[td-32] fix bugs in inserting data
2020-03-21 23:32:19 +08:00
hjxilinx 83ea175df2 [td-32] fix bugs in inserting data 2020-03-21 23:29:56 +08:00
hjxilinx 50705f3d11 [td-32] fix bugs in inserting data 2020-03-21 23:18:46 +08:00
slguan b0385c7a17 [TD-10] fix bug while numOfTotalVnodes not set 2020-03-21 23:08:38 +08:00
hzcheng 7a56281311 TD-34 2020-03-21 22:38:32 +08:00
hzcheng 35b52a5f27 TD-34 2020-03-21 22:23:35 +08:00
slguan 388b4482cf
Merge pull request #1394 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-03-21 21:59:17 +08:00
slguan 424d9bfd2c
Merge pull request #1397 from taosdata/liaohj_2
Liaohj 2
2020-03-21 21:55:28 +08:00
hjxilinx 699c1bbd7d [td-32] change error code type 2020-03-21 21:46:11 +08:00
hjxilinx e996995193 [td-32] add retrieve support 2020-03-21 17:38:32 +08:00
hzcheng c0578258b3 TD-34 2020-03-21 15:52:27 +08:00
hzcheng 5808cc499c TD-34 2020-03-21 15:36:23 +08:00
hjxilinx 8395d5eb1f Merge branch '2.0' into liaohj_2 2020-03-21 14:43:04 +08:00
hjxilinx 1d5bab8d46 [td-32] refactor codes, change the prepare qinfo functions 2020-03-21 14:41:57 +08:00
hzcheng cfa6e5469b TD-34 2020-03-21 14:24:27 +08:00
hzcheng dca2abd6fb TD-34 2020-03-21 13:36:54 +08:00
hzcheng 194d37a35f Merge branch '2.0' into feature/2.0tsdb 2020-03-21 12:15:23 +08:00
hzcheng d148a8e9c3 TD-34 2020-03-21 12:13:06 +08:00
slguan a66d184548
Merge pull request #1393 from taosdata/liaohj_2
[td-32] fix compile error
2020-03-21 11:42:25 +08:00
hjxilinx f19c974227 [td-32] fix compile error 2020-03-21 11:34:07 +08:00
hzcheng 2986d41fda
Merge pull request #1391 from taosdata/liaohj_2
Liaohj 2
2020-03-21 11:27:53 +08:00
hjxilinx b87ac4ab24 [td-32] merge code 2020-03-21 11:16:09 +08:00
hjxilinx caec8c5055 [TD-32] rename macro 2020-03-21 10:29:26 +08:00
hjxilinx a64646e241 [TD-32] refactor codes 2020-03-21 00:59:25 +08:00
hjxilinx 46e58d52b1 [TD-32] refactor codes. 2020-03-21 00:49:26 +08:00
hjxilinx ca859544ef [TD-32] 1. add tsdb query processing functions. 2. refactor connect to employ async way. 3. change some variables' name 2020-03-21 00:01:40 +08:00
hzcheng d5e4fc3201 TD-34 2020-03-20 23:02:42 +08:00
hzcheng e865255b20 TD-34 2020-03-20 15:56:44 +08:00
hzcheng 4e2c124c01 TD-34 2020-03-20 14:38:13 +08:00
hzcheng 72f871f0cd TD-34 2020-03-20 12:24:29 +08:00
hjxilinx cbe666b28f [TD-32] add query io interface 2020-03-20 00:03:55 +08:00
hjxilinx f9241ef121 [TD-32] refactor the table meta 2020-03-19 22:48:18 +08:00
hjxilinx 5d4f826b7b [TD-32] fix bugs in get table meta (parsing query sql) 2020-03-19 22:06:50 +08:00
hjxilinx d182854456 [TD-32] refactor the table meta 2020-03-19 16:45:36 +08:00
hzcheng 87e0b68ded Merge branch '2.0' into feature/2.0tsdb 2020-03-19 16:35:09 +08:00
hzcheng 66af9af1ff TD-34 2020-03-19 16:33:31 +08:00
hjxilinx 9f8178d048 [TD-32] refactor the table meta 2020-03-19 16:08:08 +08:00
hzcheng fcf29f1474
Merge pull request #1387 from taosdata/refact/slguan
Refact/slguan
2020-03-19 15:52:42 +08:00
hzcheng 0dde6985dc TD-34 2020-03-19 15:21:37 +08:00
hjxilinx f64b394c88 Merge branch '2.0' into liaohj_2 2020-03-19 14:37:03 +08:00
hjxilinx 06e89a5eef [TD-32] refactor the tablemeta 2020-03-19 14:36:01 +08:00
slguan 4662cff5c5 [TD-9] fix status bug in mnode 2020-03-19 14:01:52 +08:00
hzcheng 89c97225c8 TD-34 2020-03-19 13:45:39 +08:00
slguan 0e05f4ac0e [TD-9] fix errors in status message 2020-03-19 11:33:06 +08:00