Commit Graph

71 Commits

Author SHA1 Message Date
localvar 32d5fc5451 Merge remote-tracking branch 'origin/develop' into feature/tbname2 2020-04-25 14:32:11 +08:00
localvar c597c8ad58 TD-97: fix bug and update testcases 2020-04-25 10:02:16 +08:00
hjxilinx 7ddbf61980 [td-187] support group by on normal columns. 2020-04-24 18:47:21 +08:00
localvar 7bb402ea78 fix compile error 2020-04-24 18:07:38 +08:00
localvar de50a2d704 TD-97: parse tbname criteria 2020-04-24 18:05:15 +08:00
hjxilinx 7493384d66 [td-171] fix memory leaks in super table query. 2020-04-24 16:56:36 +08:00
hjxilinx a2f054014d [td-171] fix bugs in select * for super table. 2020-04-24 15:52:18 +08:00
hjxilinx 2ea4875df2 [td-171] fix bugs in select * for super table. 2020-04-24 15:29:46 +08:00
hjxilinx 96c4e414b4 [td-171] suppress create if not exists dbname return error msg 2020-04-23 22:46:30 +08:00
hjxilinx 82241b3725 [td-171] fix bugs in time filter in super table query. 2020-04-23 17:44:36 +08:00
hjxilinx b7b8edf212 [td-171] fix bugs in create table 2020-04-23 17:10:27 +08:00
hjxilinx 79f3d77852 [td-171]fix bug in column values filter query 2020-04-23 12:23:30 +08:00
hjxilinx 64545fb9a3 [td-171] add filter support, refactor the client side parse functions 2020-04-22 17:14:39 +08:00
hjxilinx 773432c119 [td-169] fix bugs in interval query with limit/offset conditions 2020-04-21 14:01:52 +08:00
hjxilinx 3f24ff44e0 [td-169] fix limit offset error for table projection/diff query 2020-04-21 11:07:54 +08:00
hjxilinx 3a3ccf4065 [td-98] fix compiler error 2020-04-19 23:26:32 +08:00
hjxilinx a0c57e9fcf [td-98] merge develop branch 2020-04-19 23:20:56 +08:00
hjxilinx a842698415 [TD-98] merge develop branch 2020-04-19 23:12:21 +08:00
slguan 276bb45ca1
Merge pull request #1663 from taosdata/feature/mpeer
[TD-68] [TD-69] refactor tlog
2020-04-19 23:01:40 +08:00
hjxilinx ec902f8b13 [td-98] refactor code in reversed scan 2020-04-19 22:40:02 +08:00
slguan 1774b5623b [TD-68] [TD-69] refactor tlog 2020-04-19 22:29:37 +08:00
hzcheng 313887b7cd change name style in tsdb 2020-04-19 09:56:21 +08:00
hjxilinx 47a983fbf7 [td-98] fix bugs in reversed single table query 2020-04-19 01:15:08 +08:00
hjxilinx 119549c463 [td-98] fix memory leak 2020-04-18 22:43:54 +08:00
hjxilinx 912d3baab4 [td-98] refactor code, change the query function signature. 2020-04-18 18:17:06 +08:00
hjxilinx 99e0b70469 [td-98] support projection query on super table 2020-04-18 15:39:02 +08:00
hjxilinx 2f1e5287f9 [td-98] merge develop branch 2020-04-17 22:42:51 +08:00
hjxilinx 13f1efd8ed [td-98] extract the query.h, and add it into the global inc folder 2020-04-17 22:25:19 +08:00
hjxilinx 33dbf05191 [td-98] fix bugs for group by + tag filter query 2020-04-17 17:35:40 +08:00
hjxilinx 0d2b5ca6c7 [td-98] fix bugs in super table group by query 2020-04-17 01:16:41 +08:00
hjxilinx b6f64b3fbb [td-98] add qsort and move to algo file 2020-04-16 11:10:11 +08:00
hjxilinx ea6898a26d [td-98] fix time range query bug when data kept in buffer 2020-04-13 22:59:40 +08:00
hjxilinx 2589fc9efb [td-98] fix time range query bug when data kept in buffer 2020-04-13 16:09:31 +08:00
hjxilinx f5a1ac4b48 [td-98]fix bugs in descending order query for tables 2020-04-12 21:46:34 +08:00
hjxilinx 228cb6f974 [td-98] fix compData buffer overflow 2020-04-11 14:47:37 +08:00
hjxilinx 90e6fb395e [td-98] fix bugs in interval query 2020-04-11 12:50:28 +08:00
hjxilinx da40c92522 [td-98] fix compiler error 2020-04-11 10:45:11 +08:00
hjxilinx 1dd2e59e91 Merge branch 'develop' into feature/query 2020-04-11 10:28:50 +08:00
hjxilinx 3f9d5ccaa4 [td-98] fix bug for query table, tag query cond serialization, 2020-04-10 23:15:33 +08:00
slguan f87b68d9a8 Merge branch 'develop' into feature/balance 2020-04-09 16:17:35 +08:00
slguan d860ec1b86
Merge pull request #1553 from taosdata/feature/query
[td-98] support iplist
2020-04-09 15:50:19 +08:00
slguan 8568f4c461 [TD-82] refactor balance module 2020-04-08 20:02:29 +08:00
hjxilinx 44620e056c [td-98] support iplist 2020-04-07 15:57:48 +08:00
Shuduo Sang 77c6f616f9 add compile flag to treat all warnings as errors.
[TD-118]
2020-04-07 14:39:31 +08:00
hjxilinx fa5e2698fe [td-98] fix bugs in query when data in both cache and files 2020-04-07 12:55:31 +08:00
hjxilinx 224fa95f67 [td-98] fix bugs in query processing 2020-04-06 23:32:29 +08:00
hjxilinx e7d408c9b8 [td-98] merge develop branch 2020-04-06 16:45:27 +08:00
hjxilinx 72add021b7 [TD-98]fix memory leaks during query and fix query bugs. 2020-04-06 16:29:11 +08:00
hjxilinx d8aa6d9355 [TD-98] suppress compiler warnings and fix some typo 2020-04-05 15:50:41 +08:00
hjxilinx d8c8f197f5 [TD-98] cleanup resources when execution failed 2020-04-04 15:21:56 +08:00