Commit Graph

821 Commits

Author SHA1 Message Date
hjxilinx c0e31d6c23 [td-32] fix bugs in projection query 2020-03-26 10:34:56 +08:00
hjxilinx f743478363 [td-32]use code to denote if query is killed or not 2020-03-25 14:19:00 +08:00
hjxilinx c2a3c50f07 [td-32] fix memory leaks, and fix bugs in select * query. 2020-03-24 22:59:00 +08:00
hjxilinx de5fb15206 [td-32] fix bugs and refactor codes 2020-03-24 16:13:11 +08:00
hjxilinx af5b304f19 [td-32] fix bugs in returning data to client 2020-03-24 11:22:39 +08:00
hjxilinx e49bd8a723 [td-32] fix bugs in returning data to client 2020-03-24 01:01:55 +08:00
hjxilinx 09962c0039 [td-32] refactor codes 2020-03-23 13:58:44 +08:00
hjxilinx 74b546108c [td-32] fix bugs in insertion and retrieve data 2020-03-23 02:29:14 +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 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 06e89a5eef [TD-32] refactor the tablemeta 2020-03-19 14:36:01 +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
hjxilinx 8504daeadc refactor cache module based on new hash table and reference count management module 2020-03-14 17:13:14 +08:00
hjxilinx d1b298bca6 fix compile errors 2020-03-12 14:15:40 +08:00
hjxilinx 50497767e9 refactor hash table codes. 2020-03-12 14:02:55 +08:00
hzcheng aa54dd78fc make client compile 2020-03-10 03:44:55 +00:00
hjxilinx bb1a615c46 add query module, remove some functions from utility and tsclient module 2020-03-08 16:39:25 +08:00