Commit Graph

76 Commits

Author SHA1 Message Date
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