Commit Graph

252 Commits

Author SHA1 Message Date
Haojun Liao 0950febc20 [td-11818] Add the implementation of api in taos.h 2022-01-26 17:48:39 +08:00
dapan1121 09b86cbf76 fix bugs 2022-01-26 08:50:32 +08:00
dapan1121 03a366fa40 hb process 2022-01-25 18:29:26 +08:00
Haojun Liao e67e7486ec [td-11818]Fix a race condition. 2022-01-24 10:32:02 +08:00
Haojun Liao 069d715fe7 [td-11818]update log, fix bug in select * from super_table. 2022-01-21 23:30:03 +08:00
Haojun Liao f04292b8d4 [td-11818]remove SParseBasicCtx 2022-01-19 22:35:25 +08:00
Haojun Liao 7f53f2d1a0 [td-11818] merge 3.0. 2022-01-17 11:19:29 +08:00
Liu Jicong 023289e51b Merge branch '3.0' into feature/tq 2022-01-14 10:53:55 +08:00
Liu Jicong 3b69bde0ce add mq defination 2022-01-14 10:48:05 +08:00
Haojun Liao de6fa20810 [td-11818] refactor. 2022-01-14 10:36:26 +08:00
Haojun Liao 9ea9444b36 [td-11818] code refactor. 2022-01-14 10:20:55 +08:00
Haojun Liao 57281f6e8f [td-11818]refactor. 2022-01-12 11:26:23 +08:00
Haojun Liao 90e25132e1 [td-11818] support select * from child_table. 2022-01-12 10:16:59 +08:00
Haojun Liao 3e40fa3427 [td-11818] fix error in fetch data. 2022-01-11 15:42:27 +08:00
Liu Jicong 7437c5dd71 Merge branch '3.0' into feature/tq 2022-01-10 16:18:05 +08:00
Liu Jicong 1e17d776f9 fix crash 2022-01-10 16:13:05 +08:00
Liu Jicong 29cb7c6792 implement client heartbeat 2022-01-07 17:36:34 +08:00
Haojun Liao dc3ecc0a21 [td-11818] refactor. 2022-01-07 16:38:32 +08:00
Liu Jicong 57d341706b implement client heartbeat 2022-01-07 14:57:45 +08:00
Liu Jicong 7583b45ecb refine heartbeat interface 2022-01-07 10:40:05 +08:00
Liu Jicong 11449f3d98 refine heartbeat interface 2022-01-06 19:58:54 +08:00
Liu Jicong 5c73c1ffd8 refine heartbeat interface 2022-01-06 19:53:14 +08:00
Liu Jicong 8a437a89dc add heartbeat framework 2022-01-06 18:17:08 +08:00
Haojun Liao d862dcae83 [td-11818] refactor, fix bug in repeat create table, add request id for each query. 2022-01-04 12:58:39 +08:00
Haojun Liao 2010f83715 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2021-12-30 15:37:28 +08:00
Haojun Liao b91eb6b80b [td-11818] refactor APIs, and fix bug in show tables; 2021-12-30 15:19:09 +08:00
Xiaoyu Wang 71e2b6b3f2 TD-12506 insert bug fix 2021-12-30 01:22:19 -05:00
Haojun Liao 76154f5863 [td-11818] support create child table. 2021-12-28 16:06:01 +08:00
Shengliang Guan 68fd418c73 Merge remote-tracking branch 'origin/feature/3.0_liaohj' into feature/dnode3 2021-12-26 22:31:04 -08:00
Haojun Liao 36b98707d9 [td-11818] merge 3.0 2021-12-27 14:15:15 +08:00
Shengliang Guan bb3a0b21d2 change clusterid from int32 to int64 2021-12-26 19:14:19 -08:00
Haojun Liao 563c0ddd44 [td-11818] refactor. 2021-12-24 23:39:55 +08:00
Haojun Liao 0d0d4652bb [td-11818] Add async send callback mechanism. 2021-12-24 23:02:30 +08:00
Xiaoyu Wang 1f706b4e3b TD-12506 merge 3.0 2021-12-24 04:43:59 -05:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Xiaoyu Wang e7ea350872 TD-12506 implement taos_query_l 2021-12-24 01:39:46 -05:00
Haojun Liao ae70935970 [td-11818]support create super table/normal table/ drop db/drop stable 2021-12-23 16:00:17 +08:00
Haojun Liao 42903d3d1f [td-11818] support use db/create stable. 2021-12-23 10:33:11 +08:00
Haojun Liao b9927eae85 [td-11818] support async exec task. 2021-12-21 17:18:39 +08:00
Haojun Liao 97128cbf1f [td-11818] support create account and drop account. 2021-12-21 10:11:30 +08:00
Haojun Liao 4192f1add9 [td-11818] enable create database. 2021-12-17 16:42:26 +08:00
Haojun Liao 48507aecc0 [td-11818] support show databases; 2021-12-17 11:22:31 +08:00
Haojun Liao db0fead24e [td-11818] fix compiler error. 2021-12-16 16:08:11 +08:00
Haojun Liao cfce13407f [td-11818] implementate the taos_fetch_row . 2021-12-16 15:45:09 +08:00
Haojun Liao 6386917287 [td-11818] support create user/show user parser. 2021-12-15 19:34:36 +08:00
Haojun Liao 77ff634df8 [td-10564] enable parser create user. 2021-12-14 15:51:57 +08:00
Haojun Liao 14952d7fb4 [td-10564] fix bug in taos_close 2021-12-14 15:08:06 +08:00
Haojun Liao 8ff4a07d7b [td-10564] remove unused attributes in user structure, add new log for performance metric. 2021-12-14 10:32:39 +08:00
Haojun Liao 04057a39e2 [td-10564] connect to server success. 2021-12-13 19:31:00 +08:00
Haojun Liao 8c416a5e4e [td-10564] refactor and add test cases. 2021-12-10 17:28:09 +08:00
Haojun Liao cfc632893a [td-10564] refactor and add test cases. 2021-12-10 16:12:28 +08:00
Haojun Liao 770e03318a [td-11818] create basic driver launch environment. 2021-12-09 18:59:48 +08:00