Commit Graph

224 Commits

Author SHA1 Message Date
Shengliang Guan 3528ed61d0 [TD-335] rename mgmt to mnode 2020-05-28 07:09:53 +00:00
Haojun Liao bfcdbf76d6 [td-225] fix bugs in interp query 2020-05-28 14:43:03 +08:00
Haojun Liao e1a34a1bf7 [td-225]fix bugs in fill for super table query 2020-05-25 19:13:15 +08:00
Haojun Liao 0c4b90f3b4 [td-225] refactor codes 2020-05-25 11:51:50 +08:00
Bomin Zhang 69e831ff1b fix TD-394 2020-05-22 15:37:57 +08:00
Haojun Liao 0152521fd1 Merge branch 'develop' into feature/query 2020-05-19 10:33:13 +08:00
Haojun Liao a67c4713d5 [td-225]refactor: change name 2020-05-18 22:47:41 +08:00
Haojun Liao af407cb50f [td-225] fix bugs in case of ts disorder in mem/imem and data in file 2020-05-17 16:34:37 +08:00
Bomin Zhang 9570328908 TD-333: boundary check 2020-05-16 11:03:27 +08:00
hjLiao 9376be5fa5 [td-225] fix bugs for fill operation in both table/super table query 2020-05-16 01:51:50 +08:00
localvar 9dd3e62b4b build VgroupTableInfo 2020-05-12 16:45:51 +08:00
jtao1735 feb4bbcde0 support RpcIpSet change 2020-05-11 13:10:56 +00:00
hjxilinx 5476ccaad2 [td-225] use the dnodeConn instead of mgmtConn and vnodeConn 2020-05-08 17:13:11 +08:00
jtao1735 7ee0fe519b Merge branch 'develop' into feature/unified 2020-05-07 12:35:50 +00:00
hjxilinx 27c481c886 [td-225] 2020-05-07 15:25:13 +08:00
hjxilinx a12e0d7320 [td-225]fix bug for arithmetic calculation on aggregated results. 2020-05-07 00:18:35 +08:00
jtao1735 62b135b50f Merge branch 'develop' into feature/unified 2020-05-06 01:14:11 +00:00
hjxilinx f6067e1b31 [td-168] fix bug in var string handling 2020-05-05 16:02:58 +08:00
jtao1735 e0537fb144 Merge branch 'develop' into feature/unifie
d
2020-05-05 00:09:22 +00:00
jtao1735 b6225968b1 second draft 2020-05-04 07:10:05 +00:00
hjxilinx d226214f50 Merge branch 'develop' into feature/query 2020-05-03 15:08:49 +08:00
jtao1735 2d2a784220 initialize SCqCfg structure
remove two unsed fields in tsclient.h
2020-05-03 00:13:06 +00:00
hjxilinx 9e280acb7e [td-168] 2020-05-02 15:33:33 +08:00
hjxilinx c59d762a35 [td-186] fix bugs for stable join query. 2020-04-30 18:25:33 +08:00
hjxilinx 41d414eaa7 [td-186] fix bugs for last_row. 2020-04-29 11:17:15 +08:00
hjxilinx 5389bdaabc [td-186] fix bugs in table join. 2020-04-28 13:06:23 +08:00
hjxilinx c03e84c1bd [td-186]support query on tags/tbname 2020-04-28 11:25:11 +08:00
hjxilinx d6647dd60c [td-186] add select on tags support 2020-04-27 14:01:54 +08:00
hjxilinx b93fbf7c9f [td-186] 2020-04-27 00:42:31 +08:00
hjxilinx ba6acfd498 [TD-197] fix bugs in arithmetic expression calculation 2020-04-25 23:01:13 +08:00
hjxilinx 59c6434a0d [td-187] 1. support group by query, 2. fix memory leaks in client side. 3. refactor mgmtConn 2020-04-24 22:32:23 +08:00
hjxilinx 2ea4875df2 [td-171] fix bugs in select * for super table. 2020-04-24 15:29:46 +08:00
hjxilinx e424202e57 [td-171] refactor codes 2020-04-23 15:06:20 +08:00
hjxilinx 5e221d7231 [td-171] refactor codes 2020-04-23 14:00:46 +08:00
hjxilinx 47c2796bf7 [td-171] refactor client code 2020-04-23 12:22:39 +08:00
hjxilinx 59a77a3657 Merge branch 'develop' into feature/query 2020-04-23 11:56:23 +08:00
hjxilinx 64545fb9a3 [td-171] add filter support, refactor the client side parse functions 2020-04-22 17:14:39 +08:00
slguan 273cc32249 [TD-148] change ip sets 2020-04-21 13:27:03 +08:00
slguan 1774b5623b [TD-68] [TD-69] refactor tlog 2020-04-19 22:29:37 +08:00
hjxilinx 0d2b5ca6c7 [td-98] fix bugs in super table group by query 2020-04-17 01:16:41 +08:00
hjxilinx 6fc7c108b4 [td-98] update vgroup info 2020-04-16 16:24:38 +08:00
hjxilinx 130d4cd20c [td-98] add the group by support for super table query 2020-04-16 11:08:39 +08:00
hjxilinx 5fd9705d45 [td-98] fix bugs while query/insert mixed up in sql requests. 2020-04-11 11:30:26 +08:00
hjxilinx 3f9d5ccaa4 [td-98] fix bug for query table, tag query cond serialization, 2020-04-10 23:15:33 +08:00
hjxilinx 44620e056c [td-98] support iplist 2020-04-07 15:57:48 +08:00
hjxilinx 72add021b7 [TD-98]fix memory leaks during query and fix query bugs. 2020-04-06 16:29:11 +08:00
hjxilinx a3af16e8a8 [TD-98] suppress compiler warnings. 2020-04-05 16:40:08 +08:00
hjxilinx 9d3ce4d51b [td-99] 2020-04-04 11:34:54 +08:00
hjxilinx 0019048a13 [td-32] change the synchronized query execution method. 2020-04-04 01:08:53 +08:00
hjxilinx c269b6d474 [TD-32] fix error in retrieve data 2020-03-27 01:59:26 +08:00
hjxilinx de5fb15206 [td-32] fix bugs and refactor codes 2020-03-24 16:13:11 +08:00
hjxilinx 50705f3d11 [td-32] fix bugs in inserting data 2020-03-21 23:18:46 +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
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
hjxilinx 03346d0ccc [TD-32] refactor the tablemeta 2020-03-18 22:47:20 +08:00
hjxilinx 0cd2043cfd refactor codes. 2020-03-14 18:43:07 +08:00
hjxilinx b9888eafb9 refactor:move function to other files 2020-03-14 18:18:25 +08:00
hjxilinx 80217813fd file rename, move query functions to different module. 2020-03-14 18:05:42 +08:00
slguan 39bdc75bf7 Merge branch '2.0' into refact/slguan
# Conflicts:
#	src/client/src/tscServer.c
2020-03-08 22:13:21 +08:00
slguan d01a0c59e0 fix compile error for rpc interface changed 2020-03-08 20:07:27 +08:00
hjxilinx cacd0b71d5 remove the sync function at the client side 2020-03-08 17:08:04 +08:00
hjxilinx bb1a615c46 add query module, remove some functions from utility and tsclient module 2020-03-08 16:39:25 +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
hjxilinx df3c457341 fix bugs in regression tests. 2020-02-26 14:20:05 +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 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 07e6caa32c shell can connect to server 2020-02-22 18:58:43 +08:00
slguan d2605d0ece connect from client to mgmt 2020-02-22 11:46:59 +08:00
slguan a241006dd0 server in mgmtShell 2020-02-22 10:37:32 +08:00
slguan 32e7e0e7d8 cmake file for rpc unittest 2020-02-19 17:03:06 +08:00
slguan cb1c3a174b rename tsdb.h 2020-02-14 23:18:14 +08:00
hjxilinx 110b1d830c refactor code for sliding query processing 2020-02-12 15:50:32 +08:00
slguan 31f8cf3ff5 Organize mgmtUtil.c file 2020-02-10 21:15:37 +08:00
hjxilinx c8d03c01f6 merge dev branch 2020-02-03 15:21:01 +08:00
hjxilinx 8c2766e3e6 support the sliding query [tbase-266] 2020-01-30 15:55:09 +08:00
hjxilinx 29df3ea39b support order for super table projection query. #1166. [tbase-1477] 2020-01-21 14:11:05 +08:00
slguan 64337a45ba
Merge pull request #1159 from taosdata/feature/subscribe
subscription
2020-01-20 10:27:44 +08:00
hjxilinx 4bf606a582 add order by ts support for super table query 2020-01-19 17:10:22 +08:00
hjxilinx 46ecd3b2b8 refactor codes and fix some memory leaks. 2020-01-10 13:02:34 +08:00
hjxilinx 5ddc7b4578 fix memory leaks and refactor some codes 2020-01-09 22:30:14 +08:00
hjxilinx d37ead6e30 merge code, and fix memory leaks 2020-01-09 18:38:46 +08:00
lihui 821b3cbc12 [#1102] 2020-01-08 06:16:05 -04:00
hjxilinx 3cc8eb0917 add the union support in sql parser: refactor some codes. #1032. [TBASE-1140] 2020-01-08 13:12:59 +08:00
hjxilinx 82706e1b41 add the union support in sql parser: fix bugs and refactor some codes. #1032. [TBASE-1140] 2020-01-08 13:03:48 +08:00
hjxilinx 7358e65db6 fix bugs during union all processing 2020-01-06 17:43:53 +08:00
fangpanpan 7dbd807af6
Merge pull request #1084 from taosdata/feature/lihui
[#1083]
2020-01-06 12:50:15 +08:00
lihui e30edca2bd [#1083] 2020-01-06 12:15:06 +08:00
hjxilinx dd41425f37 refactor some codes 2020-01-06 12:11:59 +08:00
haojun Liao d6f8f02eca
increase the value range for pSql->numOfSubs
increase the value range for pSql->numOfSubs from uint8_t to uint16_t
2020-01-06 11:38:26 +08:00
localvar 051af216a5 tbase-1422: free resource 2020-01-06 11:27:23 +08:00
localvar 517fb88329 subscription (WIP) 2020-01-06 11:25:41 +08:00
hjxilinx 5295955b72 add the union support in sql parser: refactor some codes. #1032. [TBASE-1140] 2020-01-06 10:49:14 +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 f20169933b add the union support in sql parser: fix some bugs. #1032. [TBASE-1140] 2020-01-02 19:16:02 +08:00
hjxilinx c982714173 add the union support in sql parser. refactor some codes. fix bug in join query caused by feature update #1032. [TBASE-1140] 2020-01-01 23:00:23 +08:00
hjxilinx e15aa9b1f9 add the union support in sql parser. #1032. [TBASE-1140] 2019-12-31 23:33:48 +08:00
hjxilinx c18b6b1ba4 add the union support in sql parser. #1032. [TBASE-1140] 2019-12-30 11:18:16 +08:00
lihui c159dd8ad7 [TBASE-1360] 2019-12-19 17:37:30 +08:00
hjxilinx d2ef1dad53 [tbase-1287] 2019-12-10 12:16:10 +08:00
hjxilinx c12fb22e0a suppress compile warnings 2019-12-09 02:09:17 +08:00
hjxilinx 2f9d055696 [tbase-1282] 2019-12-07 18:40:14 +08:00
hjxilinx 8de14a0c7d [tbase-1282] 2019-12-06 10:08:42 +08:00
hjxilinx ae9a948ba3 [tbase-897] 2019-12-04 18:35:10 +08:00
hjxilinx 3b97e52cd6 [jira none] 2019-11-27 19:29:28 +08:00
hjxilinx f0b93abbde [tbase-874] 2019-11-27 18:47:59 +08:00
hjxilinx 6c2cf34693 refactor some codes. 2019-11-25 13:23:05 +08:00
haojun Liao 8742300cd5
Merge pull request #756 from taosdata/feature/lihui
[TBASE-1215]
2019-11-22 10:41:01 +08:00
lihui aeb19d1eb0 [TBASE-1215] 2019-11-21 19:24:06 +08:00
hjxilinx a797219bd6 [tbase-1210] 2019-11-21 16:45:38 +08:00
lihui 3980d488e3 [TBASE-1199] 2019-11-20 13:27:28 +08:00
hjxilinx acce71dbf3 [TBASE-1099] fix bug referred in issue #699, refactor some codes 2019-11-11 16:08:49 +08:00
slguan c2e91fcb75 Adjust code structure 2019-11-07 18:12:26 +08:00
slguan 1dcdccb73a enable the client to compile under darwin 2019-10-11 14:06:49 +08:00
slguan 148b783534 fix the issue #433 2019-08-29 17:59:53 +08:00
slguan fe6672d79b fix the issue #264 #253 #251 2019-08-02 16:52:22 +08:00
slguan bd3db150e5 Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
slguan 7c927553c0 Processing Stream Computing Problems in Microsecond Accuracy Database 2019-07-11 19:06:41 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00