Commit Graph

2297 Commits

Author SHA1 Message Date
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 d93d1093b8 [TD-15] refact the interface of sdb 2020-03-22 10:12:41 +08:00
slguan fc68ac02e9 Merge branch '2.0' into refact/sync
# Conflicts:
#	src/dnode/inc/dnodeWrite.h
#	src/dnode/src/dnodeRead.c
#	src/dnode/src/dnodeWrite.c
2020-03-22 09:13:41 +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 47029bc349 Merge branch '2.0' into refact/slguan
# Conflicts:
#	src/mnode/src/mgmtChildTable.c
#	src/mnode/src/mgmtDb.c
#	src/mnode/src/mgmtMnode.c
#	src/mnode/src/mgmtVgroup.c
2020-03-21 11:56:22 +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
slguan d0b0ac956e [TD-15] fix bug in sdbInsertRow 2020-03-20 23:18:00 +08:00
hzcheng d5e4fc3201 TD-34 2020-03-20 23:02:42 +08:00
slguan eb6764be24 [TD-15] refactor sdb 2020-03-20 18:13:03 +08:00
hzcheng e865255b20 TD-34 2020-03-20 15:56:44 +08:00
slguan e9a07987fd [TD-15] refactor sdb 2020-03-20 15:09:01 +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
slguan 4b7e463be8 [TD-15] refactor sdb 2020-03-19 23:29:29 +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
slguan 75bd0ebafe [TD-15] move sdb to mnode module 2020-03-19 21:12:09 +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