Commit Graph

230 Commits

Author SHA1 Message Date
slguan de76b5bd30 change super table vgroup 2020-04-16 13:31:56 +08:00
hjxilinx 6a504d3647 Merge branch 'develop' into feature/query 2020-04-16 11:20:17 +08:00
hjxilinx 130d4cd20c [td-98] add the group by support for super table query 2020-04-16 11:08:39 +08:00
slguan 0678ae1ac4 Merge branch 'develop' into feature/mpeer 2020-04-11 16:40:32 +08:00
slguan 71607ccb8b [TD-52] update status message 2020-04-11 16:39:11 +08:00
hjxilinx 1dd2e59e91 Merge branch 'develop' into feature/query 2020-04-11 10:28:50 +08:00
slguan 78f7134ef1 [TD-52] rename some defs 2020-04-11 00:09:37 +08:00
hjxilinx 3f9d5ccaa4 [td-98] fix bug for query table, tag query cond serialization, 2020-04-10 23:15:33 +08:00
slguan ed2254dbcc [TD-114] let create table wait until master selected 2020-04-10 14:09:50 +08:00
slguan 8568f4c461 [TD-82] refactor balance module 2020-04-08 20:02:29 +08:00
Shuduo Sang 77c6f616f9 add compile flag to treat all warnings as errors.
[TD-118]
2020-04-07 14:39:31 +08:00
slguan 445cdc2d8b [TD-114] save vnode cfg into config file 2020-04-06 20:24:37 +08:00
hjxilinx 93bd14716c [TD-98] fix memory leaks and invalid write 2020-04-05 01:14:37 +08:00
hjxilinx 393a816c24 [TD-32] add unit test 2020-03-29 14:14:51 +08:00
hjxilinx ff14492181 [TD-32] support multi-table query 2020-03-28 10:34:51 +08:00
hjxilinx 6fae35afd0 [TD-32]add super table tag filter support at vnode side. 2020-03-27 17:55:54 +08:00
hjxilinx c269b6d474 [TD-32] fix error in retrieve data 2020-03-27 01:59:26 +08:00
hjxilinx f629aee1c7 [TD-32] fix error in retrieve data from table created according to stable 2020-03-26 14:15:15 +08:00
slguan 66de5c58c9 [TD-9] fix crash while create table 2020-03-26 10:09:19 +08:00
slguan 2180f6eb0f [TD-9] merge normal table with child table 2020-03-26 00:20:40 +08:00
hjxilinx e49bd8a723 [td-32] fix bugs in returning data to client 2020-03-24 01:01:55 +08:00
hjxilinx 74b546108c [td-32] fix bugs in insertion and retrieve data 2020-03-23 02:29:14 +08:00
hjxilinx 50705f3d11 [td-32] fix bugs in inserting data 2020-03-21 23:18:46 +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
hjxilinx 1d5bab8d46 [td-32] refactor codes, change the prepare qinfo functions 2020-03-21 14:41:57 +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 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
hjxilinx cbe666b28f [TD-32] add query io interface 2020-03-20 00:03:55 +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
hjxilinx 06e89a5eef [TD-32] refactor the tablemeta 2020-03-19 14:36:01 +08:00
slguan 7a96a2f325 [TD-9] change dnode privateip to dnode id 2020-03-19 10:08:02 +08:00
hjxilinx 03346d0ccc [TD-32] refactor the tablemeta 2020-03-18 22:47:20 +08:00
slguan 053280da8a [TD-10] add dnode status message 2020-03-18 17:31:52 +08:00
slguan 562967f1bd [TD-9] add code for drop database 2020-03-16 22:26:44 +08:00
slguan 13b5cd4c3a [TD-10] fix bugs while drop normal table 2020-03-16 15:28:01 +08:00
slguan 58118cfa39 [TD-10] drop stable message 2020-03-16 14:14:12 +08:00
slguan 63d2e696d2 [TD-9] refact create table msg 2020-03-15 22:07:50 +08:00
slguan ab805d418e [TD-10] refact create table 2020-03-15 21:08:51 +08:00
slguan be08d243e3 [TD-10] add codes for create table 2020-03-14 23:46:08 +08:00
slguan 419a061075 [TD-10] 2020-03-14 17:57:06 +08:00
slguan 6639ef6ed7 fix bug in dnode write module 2020-03-12 22:04:26 +08:00
slguan 66e5cd341d modify the code for synchronously creating tables 2020-03-12 18:13:57 +08:00
slguan 54405164cf [TD-10] change message name, and the create user commnad can be executed 2020-03-11 17:41:07 +08:00
slguan 7041b747a8 add code to dnode module 2020-03-11 15:08:57 +08:00
slguan 311b40b691 [TD-10] change some message types 2020-03-11 11:49:34 +08:00
slguan 31265ce2f8 refact mnode 2020-03-10 16:55:56 +08:00
slguan fcde340200 refactor mgmtShell and mgmt 2020-03-10 13:20:18 +08:00
slguan 055b9b1b69 add some code in dnode module 2020-03-09 21:17:46 +08:00
slguan a305bb422d Add code for module dnodeMgmt 2020-03-09 16:26:35 +08:00
slguan a00be5e3e8 refact code for cluster 2020-03-06 17:06:02 +08:00
slguan 3a056eddea for cluster module 2020-03-04 20:49:23 +08:00
slguan 8fc096e3fc sort out mgmt account 2020-03-03 16:39:32 +08:00
slguan 14ecbb0fe7 rename some funciton pointors 2020-03-02 22:58:11 +08:00
slguan a21c508b36 Merge branch 'develop' into 2.0
# Conflicts:
#	src/client/inc/tsclient.h
#	src/client/src/tscSQLParser.c
#	src/client/src/tscServer.c
#	src/client/src/tscUtil.c
#	src/system/detail/src/vnodeShell.c
2020-02-29 16:11:16 +08:00
slguan 234113ef04 connection from shell to dnode 2020-02-29 15:15:09 +08:00
slguan bddda5430b submit message 2020-02-28 22:29:53 +08:00
slguan 55a9a5db0c message for drop vgroup 2020-02-28 18:14:39 +08:00
slguan 683ef75fda message for drop table 2020-02-28 14:33:33 +08:00
slguan a05776b0f7 create table msg sync process to dnode 2020-02-28 00:30:07 +08:00
slguan 5cb76602cd communication from dnode to mgmt 2020-02-27 10:21:41 +08:00
slguan 86402cc934 conection from mgmt to dnode 2020-02-26 19:29:23 +08:00
slguan ce906917ff create table in mnode 2020-02-26 15:14:32 +08:00
hjxilinx ae453f8094 [tbase-849] 2020-02-24 23:56:51 +08:00
slguan 3f972b90a6 refact for user manage 2020-02-24 21:05:49 +08:00
slguan 81975c11b7 super table config 2020-02-24 15:53:22 +08:00
slguan 7cedf4afd6 rename meter to table 2020-02-24 14:48:14 +08:00
slguan 03da5549ce get meta message 2020-02-24 14:27:07 +08:00
slguan ddbf242fa6 process show message 2020-02-23 18:04:57 +08:00
slguan 5b969523cb rename SCM to S 2020-02-23 16:34:09 +08:00
slguan aee99f114f sort out connect message from client to mgmt 2020-02-23 16:18:28 +08:00
slguan 582e6ed6a5 rollback change name 2020-02-23 11:06:09 +08:00
slguan cee2e18bb2 change message name 2020-02-23 11:03:15 +08:00
slguan cdee51f60c message of account 2020-02-23 10:18:04 +08:00
slguan a241006dd0 server in mgmtShell 2020-02-22 10:37:32 +08:00
slguan cbbe8c16dc fix compile errors 2020-02-21 21:24:54 +08:00
slguan db1e1e5460 delete extra java files 2020-02-21 20:47:36 +08:00
Jeff Tao a2629a0287 fix some bugs, rename files in rpc module 2020-02-20 07:05:47 +08:00
slguan 32e7e0e7d8 cmake file for rpc unittest 2020-02-19 17:03:06 +08:00
slguan 4cce8fbb27 dnode 2020-02-19 14:34:56 +08:00
slguan 10f78bb5fb dnodeMgmt.c 2020-02-18 23:23:58 +08:00
slguan 151a11ba5e dnodeShell.c 2020-02-18 18:20:08 +08:00
slguan 24190a8faa dnodeShell 2020-02-17 23:57:16 +08:00
slguan e3ab73460e compile options 2020-02-15 11:47:56 +08:00
slguan cb1c3a174b rename tsdb.h 2020-02-14 23:18:14 +08:00
slguan 5e054576a3 mgmtTable 2020-02-14 14:37:01 +08:00
slguan 81fef75fb8 #1177 2020-02-13 22:41:30 +08:00
slguan de06d0048f Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-12 21:15:49 +08:00
slguan 1a2b98c526 #1177 2020-02-12 21:15:44 +08:00
localvar dbdb93383c new error code implementation 2020-02-12 16:23:06 +08:00
hjxilinx 110b1d830c refactor code for sliding query processing 2020-02-12 15:50:32 +08:00
slguan f9f0e72d1d vnodePeer.h 2020-02-12 15:32:29 +08:00
slguan 31f8cf3ff5 Organize mgmtUtil.c file 2020-02-10 21:15:37 +08:00
slguan d97941aacf rename from meter to table 2020-02-10 20:43:19 +08:00
hjxilinx c8d03c01f6 merge dev branch 2020-02-03 15:21:01 +08:00
hjxilinx f726178075 support order for super table projection query. #1166. [tbase-1477] 2020-01-21 15:15:43 +08:00
localvar 192ad4df35 return last key of each meter to client 2020-01-06 11:25:41 +08:00
localvar 517fb88329 subscription (WIP) 2020-01-06 11:25:41 +08:00
hjxilinx 35a534ec9a add the union support in sql parser: fix some bugs. #1032. [TBASE-1140] 2020-01-03 18:30:24 +08:00
hjxilinx c18b6b1ba4 add the union support in sql parser. #1032. [TBASE-1140] 2019-12-30 11:18:16 +08:00
slguan ef6df5093d
Merge pull request #933 from taosdata/feature/liaohj
Feature/liaohj
2019-12-17 15:22:05 +08:00
hjxilinx 05ce45e76e fix the bugs in issue #932. [tbase-1353] 2019-12-17 13:46:31 +08:00
slguan f8453c14db
Merge branch 'develop' into hotfix/TBASE-1241 2019-12-11 22:32:08 +08:00
slguan 7d6db536d0 [TBASE-1241] 2019-12-11 16:19:44 +08:00
slguan 04b5df6273 [TBASE-1241] 2019-12-11 15:12:17 +08:00
slguan d774aa3993 [TBASE-1241] 2019-12-11 14:39:48 +08:00
slguan 2bf71e7107 [TBASE-1241] 2019-12-10 13:00:00 +08:00
hjxilinx 2ab2e2831e suppress some compile warnings 2019-12-09 23:23:05 +08:00
hjxilinx c12fb22e0a suppress compile warnings 2019-12-09 02:09:17 +08:00
slguan 964b643bc8 [TBASE-1296] 2019-12-07 18:04:36 +08:00
hjxilinx f0b93abbde [tbase-874] 2019-11-27 18:47:59 +08:00
slguan 903b88a5e1
Merge pull request #777 from taosdata/feature/lihui
[TBASE-570]
2019-11-26 22:53:05 +08:00
lihui f73aaccb57 [TBASE-570] 2019-11-26 18:30:40 +08:00
hjxilinx fbe9b5f852 [tbase-933] 2019-11-26 14:30:36 +08:00
slguan 1414e2ee10 [TBASE-1221] 2019-11-23 09:44:37 +08:00
slguan 104455dc8c Merge remote-tracking branch 'origin/develop' into feature/slguan 2019-11-22 19:25:15 +08:00
slguan ada94e72d2 [TBASE-1128] 2019-11-22 19:23:49 +08:00
lihui aeb19d1eb0 [TBASE-1215] 2019-11-21 19:24:06 +08:00
lihui 3980d488e3 [TBASE-1199] 2019-11-20 13:27:28 +08:00
hjxilinx de2ef67b06 [TBASE-1165] 2019-11-16 10:35:12 +08:00
hjxilinx 3313155271 [TBASE-814] 2019-11-15 11:00:37 +08:00
hjxilinx cf1ae56ebb [TBASE-1112], and refactor some code. 2019-11-13 11:28:38 +08:00
slguan c2e91fcb75 Adjust code structure 2019-11-07 18:12:26 +08:00
hjxilinx 25ff54c90c impose uid check for submit blocks, refer to #606 2019-10-11 10:58:06 +08:00
slguan 06b7af06a2 fix the issue #404 2019-08-23 09:58:08 +08:00
slguan 8b05ac9960 fix issue #212 2019-08-07 23:16:50 +08:00
slguan 6788a4222c Fix the issue ##110, unsorted timestamp in one request may cause crash 2019-07-20 17:17:10 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00