Commit Graph

303 Commits

Author SHA1 Message Date
dapan1121 49e0ecdb9b Merge remote-tracking branch 'origin/3.0' into feature/qnode4 2022-04-18 13:34:04 +08:00
dapan1121 0270499496 Merge remote-tracking branch 'origin/3.0' into feature/qnode4 2022-04-18 13:25:45 +08:00
dapan1121 c8fe5bc88b stmt 2022-04-18 10:19:15 +08:00
Haojun Liao 684db8eba8 refactor(query): refactor some variable name and macro definitions. 2022-04-15 14:01:43 +08:00
Haojun Liao 7873c74e5f other: merge 3.0 branch and resolve the conflict. 2022-04-15 13:45:13 +08:00
Haojun Liao 367064591a refactor(driver): refactor c driver and remove redundant codes. 2022-04-15 13:40:50 +08:00
Haojun Liao d2761b4114 ehn(query): refactor c driver codes. 2022-04-15 12:09:27 +08:00
dapan1121 69f09fd0e3 stmt 2022-04-14 20:14:52 +08:00
dapan1121 21a5e4f9b9 fix hb issue 2022-04-14 19:54:59 +08:00
dapan1121 c04bc1820c Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-14 16:04:42 +08:00
Liu Jicong 3e38017693 merge from 3.0 2022-04-14 14:46:16 +08:00
Liu Jicong 7adb395b85 enh: add connection type for tmq 2022-04-14 14:42:51 +08:00
dapan1121 955695ebe5
Merge branch '3.0' into feature/qnode 2022-04-14 14:10:19 +08:00
Haojun Liao 1704147a8e fix(query): disable the auto conversion of ucs4 string in the implementation of API of taos_fetch_raw_block. 2022-04-14 13:50:37 +08:00
Liu Jicong 03d7201d47 feat: support tmq msg parse 2022-04-13 16:00:30 +08:00
dapan1121 94b5031554 feature/qnode 2022-04-13 10:48:26 +08:00
dapan1121 c9b43b2924 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-12 19:13:40 +08:00
dapan1121 b8391fad62 fix heartbeat msg 2022-04-12 19:10:52 +08:00
Liu Jicong cf33a822b9 fix type convert 2022-04-12 13:39:52 +08:00
Liu Jicong ad9731bd6f merge from 3.0 2022-04-12 11:00:09 +08:00
Liu Jicong db796f9e7f merge from 3.0 2022-04-12 10:59:13 +08:00
Liu Jicong bc6a466b36 refactor TAOS_RES process 2022-04-12 10:45:34 +08:00
Haojun Liao a3be085135
Merge pull request #11392 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-04-11 19:32:12 +08:00
Haojun Liao 8c27b944ba fix[query]: disable the auto convert of ucs4 for taos_fetch_raw_block api. 2022-04-11 18:54:31 +08:00
dapan1121 6f12bc1093 feature/qnode 2022-04-11 14:15:09 +08:00
Haojun Liao 33bcee62c9 [td-14393] refactor. 2022-04-06 15:09:29 +08:00
Haojun Liao 803e1ab162 [td-14393] fix bug. 2022-04-01 19:31:24 +08:00
Haojun Liao fb36f5e24e [td-14428] return correct length for both nchar and varchar type. 2022-04-01 19:10:53 +08:00
Haojun Liao 2a6262f9ad [td-13039] support taos_fetch_block 2022-03-28 10:37:18 +08:00
Haojun Liao 45fec96567 [td-13039] support nchar data type. 2022-03-24 17:26:04 +08:00
Haojun Liao d82e66b7c2 [td-13039] merge 3.0 and fix bug. 2022-03-22 23:29:38 +08:00
Xiaoyu Wang 9ca80596e4 merge 3.0 2022-03-21 02:00:30 -04:00
afwerar 79057240bd [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
Xiaoyu Wang e4dd627b20 stream plan implement 2022-03-19 03:02:31 -04:00
Xiaoyu Wang c2b4ec91ff tmq plan implement 2022-03-18 05:44:08 -04:00
Haojun Liao 2144b9f283 [td-13039] add null support. 2022-03-17 13:25:29 +08:00
Haojun Liao ddaae71391 [td-13039] support write in and retrieve from vnode. 2022-03-17 13:11:06 +08:00
Xiaoyu Wang c2aebb25bf TD-13675 create sma index parser implement 2022-03-15 06:44:38 -04:00
dapan1121 43d7912987 feature/scheduler 2022-03-15 15:34:17 +08:00
dapan1121 a510b9ea7f feature/scheduler 2022-03-11 18:21:28 +08:00
dapan1121 763eccf8aa feature/scheduler 2022-03-10 19:05:58 +08:00
Xiaoyu Wang b3d0283048 TD-13747 merge 3.0 2022-03-06 22:31:34 -05:00
Liu Jicong 01cac6b06e fix multiple polling 2022-03-04 17:14:26 +08:00
Liu Jicong 0f7829c08e fix multiple polling 2022-03-04 17:08:46 +08:00
Haojun Liao 92da01a8ba [td-13039] refactor. 2022-03-04 13:25:39 +08:00
dapan1121 fa9d652e0e Merge remote-tracking branch 'origin/3.0' into 3.0_query_integrate 2022-03-03 15:40:57 +08:00
dapan1121 c572b9cad2 feature/qnode 2022-03-03 15:07:33 +08:00
Xiaoyu Wang db8669a3ce TD-13037 merge 3.0 2022-02-28 21:40:50 -05:00
Shengliang Guan 5891779fe1 common 2022-02-28 17:55:07 +08:00
Xiaoyu Wang 768e05939c TD-13747 New SQL model integration 2022-02-28 04:02:43 -05:00
Shengliang Guan da1351e317 client config 2022-02-24 18:35:25 +08:00
Shengliang Guan 4278439666 refact config 2022-02-24 18:13:57 +08:00
Yihao Deng 59c4c444e7
Merge branch '3.0' into feature/3.0Trans 2022-02-23 23:14:31 +08:00
yihaoDeng 2271dee643 refactor trans code 2022-02-23 23:10:56 +08:00
Shengliang Guan cefb07bc99 config for client 2022-02-23 11:54:29 +08:00
Liu Jicong d17dd9050c
Merge pull request #10084 from taosdata/feature/tq
refactor: move tmq out of clientImpl
2022-01-28 15:35:28 +08:00
Liu Jicong 5bb010ef4a refactor: move tmq out of clientImpl 2022-01-28 15:24:09 +08:00
dapan1121 dfd077a4c9 fix hb issue 2022-01-27 17:32:45 +08:00
dapan1121 5daa79afef Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-01-27 10:58:02 +08:00
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
Haojun Liao dc3ecc0a21 [td-11818] refactor. 2022-01-07 16:38:32 +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