Commit Graph

237 Commits

Author SHA1 Message Date
Haojun Liao e313cf3b59 [td-2985] refactor. 2021-03-06 13:45:45 +08:00
dapan1121 93a20c16bc fix bug 2021-03-04 15:13:31 +08:00
Haojun Liao 4867add6e6 [TD-2555]<feature>: super table query support stddev query. 2021-01-28 23:21:33 +08:00
Haojun Liao d50054c732 [TD-2790]<fix>: fix the bug that tableMeta is not updated if parse error occurs. 2021-01-21 22:29:12 +08:00
Haojun Liao 84313b70df [TD-2490]<fix>: add check for full table name. 2021-01-19 18:04:25 +08:00
Haojun Liao 6402c2b053 [TD-225]refactor codes. 2021-01-17 22:50:23 +08:00
Haojun Liao 66b07822c9 [TD-225]fix compiler error. 2021-01-16 22:15:16 +08:00
Haojun Liao e1b1b3141f [TD-225]fix bug in prepare stmt 2021-01-16 15:17:42 +08:00
Haojun Liao 79b2d952d9 [TD-225]refactor. 2021-01-03 22:25:35 +08:00
Haojun Liao 8b705be302 [TD-2378]<enhance>: reduce table meta memory consumption. 2020-12-29 18:09:03 +08:00
Haojun Liao 40b3b5a457 [TD-2425]<feature>: multi-table creation in one request. 2020-12-15 18:17:38 +08:00
Haojun Liao e05a8fc80f [TD-225] refactor codes. 2020-12-08 23:02:11 +08:00
Bomin Zhang 4a8f42223d [TD-2318]<fix>: crash when 5 or more unions are used 2020-12-04 07:57:11 +00:00
yihaoDeng f349c8af87 TD-2257 2020-11-26 17:34:09 +00:00
Haojun Liao 0c5048fa86 [TD-225]fix regression bugs. 2020-11-18 18:21:19 +08:00
Haojun Liao 875149dde2 [TD-2060] 2020-11-16 14:39:00 +08:00
Haojun Liao 41d5ee51fa Merge branch 'develop' into feature/query 2020-11-04 16:05:43 +08:00
Haojun Liao bc8cffd2a0 [TD-1373]<fix>: fix bugs in super table join. 2020-11-04 14:10:11 +08:00
Shengliang Guan 3f507c53ec Merge from origin/develop 2020-10-31 08:22:25 +00:00
Haojun Liao 1620cc5240 [td-1844] 2020-10-28 23:45:31 +08:00
Shengliang Guan 582cacc5b9 TD-1732 2020-10-28 09:39:07 +08:00
Haojun Liao bc602464b0 [td-1815] 2020-10-27 17:33:19 +08:00
Haojun Liao e3d9054f46 [td-1373] 2020-10-22 23:14:01 +08:00
Haojun Liao b90807cec9 [td-1373] 2020-10-22 17:33:43 +08:00
Haojun Liao 8e188274f0 [td-1764] 2020-10-21 10:08:37 +08:00
Haojun Liao aa55054e36 [td-1747] 2020-10-19 23:19:44 +08:00
Haojun Liao 59abdffcd7 [td-1720] 2020-10-16 23:01:02 +08:00
Haojun Liao 25ee3b480b [td-225] refactor client code 2020-10-13 11:18:11 +08:00
Haojun Liao da9bf993bd [td-1641] 2020-10-10 13:48:31 +08:00
Haojun Liao 02d1583725 [td-1523] fix memory leaks and refactor some functions. 2020-09-24 11:09:16 +08:00
Bomin Zhang c346e0b0fc fix TD-1469 2020-09-23 11:09:41 +08:00
Bomin Zhang 76d407395f td-1245: refactor interval/sliding/offset to one struct 2020-09-17 09:44:02 +08:00
Haojun Liao 5b6ca20f0b [td-225] refactor codes. 2020-09-09 18:15:59 +08:00
Haojun Liao 35c9252f19 [td-225] merge develop 2020-09-02 16:43:07 +08:00
haojun Liao f1f3d9aa60
Merge pull request #3311 from taosdata/feature/TD-1230
Feature/td 1230
2020-09-01 11:56:42 +08:00
Haojun Liao 580448e381 [td-621] 2020-08-31 16:41:16 +08:00
Bomin Zhang b3840db93e td-1099: natual month/year processing 2020-08-29 15:47:39 +08:00
yihaoDeng 0bb8ca7d1b TD-1230 2020-08-28 18:35:12 +00:00
Shengliang Guan 9e97c25d3c
Merge pull request #3132 from taosdata/feature/query
Feature/query
2020-08-28 10:26:46 +08:00
Haojun Liao 76ad0bc70e [td-255] add check for memory allocation failure. 2020-08-27 18:32:34 +08:00
Shengliang Guan 37c11dd8db TD-1090 first version of windows 32 client 2020-08-25 16:10:23 +08:00
Haojun Liao dac0a985c2 [td-1213] 2020-08-24 22:50:16 +08:00
Haojun Liao ba9ef1377d [td-1151] add test cases and fix the found bugs. 2020-08-24 15:36:06 +08:00
Haojun Liao 39618becb7 [td-1151] 2020-08-18 00:01:01 +08:00
Haojun Liao 07e2f96115 [td-225] fix error in closing the conns. 2020-08-13 23:29:13 +08:00
Haojun Liao 40318cc50e [td-255] merge develop 2020-08-10 17:58:09 +08:00
Bomin Zhang 941705c5d6 td-1089: fix memory leak and invalid read 2020-08-08 13:05:15 +08:00
Bomin Zhang 1d7626df1c fix several bugs related to subscribe
including:
* server side crash
* client side crash
* server side memory leak
2020-08-08 13:05:15 +08:00
Haojun Liao 562e62e933 [td-225] add check after killing query. 2020-08-07 17:44:32 +08:00
Haojun Liao 3cf5b7697b [td-225] source files rename. 2020-07-20 00:02:51 +08:00
Shengliang Guan fdfa789cbc replace ipList and ipSet to epSet 2020-07-18 12:13:01 +00:00
Haojun Liao 98e99fd45b [td-225] fix bugs in union query. 2020-07-17 11:30:06 +08:00
Haojun Liao f1b6c0027b [td-225] opt query perf 2020-07-10 15:59:05 +08:00
Haojun Liao f95d75d1d0 [td-225] opt query perf 2020-07-09 14:28:06 +08:00
Haojun Liao c9c3834449 [td-225] refactor code 2020-07-02 23:02:09 +08:00
Haojun Liao f851d0c4f1 [td-225] update the api in query process functions. remove the tsrpcheadsize in msg to vnode.refactor some codes. 2020-06-22 01:44:06 +08:00
Haojun Liao 9d82654dfc [td-225] 2020-06-20 15:17:36 +08:00
Haojun Liao 5dc2c5cdff [td-225] refactor subquery codes 2020-06-18 15:43:15 +08:00
Haojun Liao db03fcce11 [td-225] refactor code and fix bugs in slimit_alter_tags.sim 2020-06-17 17:33:01 +08:00
Haojun Liao 53cf7201b8 [td-225] fix bugs in join query. 2020-06-17 11:51:01 +08:00
Haojun Liao 9b0b1e240b [td-225] refactor codes 2020-06-02 17:24:26 +08:00
Haojun Liao 74bb1565fa [td-225]fix bug found in test script 2020-05-30 19:07:26 +08:00
Jeff Tao 916a7f292f [TD-319] put protection on host name length 2020-05-18 03:21:44 +00:00
Bomin Zhang 9570328908 TD-333: boundary check 2020-05-16 11:03:27 +08:00
Bomin Zhang 194e91ef55
Merge branch 'develop' into feature/subscribe 2020-05-13 15:09:42 +08:00
hjLiao 5f0a05163d [td-225] fix bugs for leastsquares query. 2020-05-13 11:52:33 +08:00
localvar 50f432c6a3 fix typo 2020-05-12 16:45:51 +08:00
localvar 3e6471eb85 enhance exception handling 2020-05-12 16:45:10 +08:00
hjxilinx f55b05856b [td-225] fix bugs for tags filter 2020-05-07 23:09:19 +08:00
hjxilinx a12e0d7320 [td-225]fix bug for arithmetic calculation on aggregated results. 2020-05-07 00:18:35 +08:00
hjxilinx 45ec7eaf53 [td-168] merge develop 2020-05-02 22:18:32 +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
localvar 036695d459 TD-153: make whole project compile 2020-04-27 17:12:52 +08:00
hjxilinx b93fbf7c9f [td-186] 2020-04-27 00:42:31 +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 b7b8edf212 [td-171] fix bugs in create table 2020-04-23 17:10:27 +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 64545fb9a3 [td-171] add filter support, refactor the client side parse functions 2020-04-22 17:14:39 +08:00
hjxilinx 130d4cd20c [td-98] add the group by support for super table query 2020-04-16 11:08:39 +08:00
hjxilinx 3f9d5ccaa4 [td-98] fix bug for query table, tag query cond serialization, 2020-04-10 23:15:33 +08:00
hjxilinx d8aa6d9355 [TD-98] suppress compiler warnings and fix some typo 2020-04-05 15:50:41 +08:00
hjxilinx 93bd14716c [TD-98] fix memory leaks and invalid write 2020-04-05 01:14:37 +08:00
hjxilinx e2b6fb280c [td-32] 2020-04-02 11:40:32 +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
hjxilinx 1d5bab8d46 [td-32] refactor codes, change the prepare qinfo functions 2020-03-21 14:41:57 +08:00
hjxilinx 46e58d52b1 [TD-32] refactor codes. 2020-03-21 00:49:26 +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 03346d0ccc [TD-32] refactor the tablemeta 2020-03-18 22:47:20 +08:00
hjxilinx 0b0c1f2828 Merge branch '2.0' into liaohj_2 2020-03-14 18:09:21 +08:00
hjxilinx 80217813fd file rename, move query functions to different module. 2020-03-14 18:05:42 +08:00
slguan 419a061075 [TD-10] 2020-03-14 17:57:06 +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 7cedf4afd6 rename meter to table 2020-02-24 14:48:14 +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 cb1c3a174b rename tsdb.h 2020-02-14 23:18:14 +08:00
slguan 1a2b98c526 #1177 2020-02-12 21:15:44 +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 29df3ea39b support order for super table projection query. #1166. [tbase-1477] 2020-01-21 14:11:05 +08:00
hjxilinx 4bf606a582 add order by ts support for super table query 2020-01-19 17:10:22 +08:00
hjxilinx d37ead6e30 merge code, and fix memory leaks 2020-01-09 18:38:46 +08:00
hjxilinx b058e4e85b add the union support in sql parser: refactor some codes. #1032. [TBASE-1140] 2020-01-08 17:04:00 +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
hjxilinx 5295955b72 add the union support in sql parser: refactor some codes. #1032. [TBASE-1140] 2020-01-06 10:49:14 +08:00
hjxilinx 6287be5a59 add the union support in sql parser: fix memory leaks and refactor some functions, improve the performance of some functions. #1032. [TBASE-1140] 2020-01-03 15:16:20 +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
hjxilinx f6d56d843b fix bug in issue #984. [tbase-1384] 2019-12-21 14:59:03 +08:00
hjxilinx d2ef1dad53 [tbase-1287] 2019-12-10 12:16:10 +08:00
hjxilinx 2f9d055696 [tbase-1282] 2019-12-07 18:40:14 +08:00
hjxilinx 4246517c9f [tbase-1282] 2019-12-07 15:24:52 +08:00
hjxilinx 1a5ae0d1c3 [tbase-1282] 2019-12-06 10:10:33 +08:00
hjxilinx 8de14a0c7d [tbase-1282] 2019-12-06 10:08:42 +08:00
hjxilinx 372ac9c27d [tbase-1282] 2019-12-04 18:38:31 +08:00
hjxilinx ae9a948ba3 [tbase-897] 2019-12-04 18:35:10 +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 85bdad282b [TBASE-1197]fix memory realloc bug 2019-11-20 10:34:05 +08:00
hjxilinx ddfa301e14 refactor some codes 2019-11-13 18:08:50 +08:00
slguan c2e91fcb75 Adjust code structure 2019-11-07 18:12:26 +08:00
slguan b96f79625a remove duplicate data in import sql 2019-08-04 20:48:03 +08:00
slguan fe6672d79b fix the issue #264 #253 #251 2019-08-02 16:52:22 +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