Commit Graph

87 Commits

Author SHA1 Message Date
Liu Jicong 7adb395b85 enh: add connection type for tmq 2022-04-14 14:42:51 +08:00
Liu Jicong 03d7201d47 feat: support tmq msg parse 2022-04-13 16:00:30 +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