Commit Graph

82 Commits

Author SHA1 Message Date
Xiaoyu Wang 2745113a77 fix: some problems of parser 2022-05-10 20:59:10 +08:00
wangmm0220 d418abd07f refactor:modify schemaless function to speed 2022-05-07 16:24:30 +08:00
wangmm0220 b744c0f524 refactor:fix schemaless error in table name,vgId,uid 2022-05-06 16:42:02 +08:00
wangmm0220 7e6c12cc39 refactor:fix error merge from 3.0 2022-05-06 11:52:03 +08:00
wangmm0220 05daba7f8e refactor:merge from 3.0 2022-05-06 11:28:34 +08:00
Xiaoyu Wang 1361bf4eed fix: plan problem of tag scanning 2022-05-05 14:49:00 +08:00
wangmm0220 4fa52dc6d6 refactor:fix schemaless error & add unit test cases 2022-05-01 22:08:18 +08:00
wangmm0220 ec97d05300 refactor:add schemaless function 2022-04-29 17:39:33 +08:00
wangmm0220 990205d684 refactor: schemaless tmp commit 2022-04-27 21:29:25 +08:00
dapan1121 1aa22beb60 stmt query 2022-04-27 20:03:13 +08:00
dapan1121 15d7abf46f stmt query 2022-04-25 20:03:28 +08:00
dapan1121 b77731702e stmt 2022-04-20 18:27:00 +08:00
dapan1121 0c2f22fb82 stmt 2022-04-18 19:08:27 +08:00
dapan1121 49e0ecdb9b Merge remote-tracking branch 'origin/3.0' into feature/qnode4 2022-04-18 13:34:04 +08:00
dapan1121 c8fe5bc88b stmt 2022-04-18 10:19:15 +08:00
dapan1121 93ca1168f3 stmt 2022-04-16 19:41:18 +08:00
dapan1121 9547c0a09b stmt 2022-04-16 15:59:19 +08:00
Haojun Liao 367064591a refactor(driver): refactor c driver and remove redundant codes. 2022-04-15 13:40:50 +08:00
dapan1121 69f09fd0e3 stmt 2022-04-14 20:14:52 +08:00
Xiaoyu Wang a80610560d constant condition optimize 2022-04-09 10:09:17 +08:00
Xiaoyu Wang ba80c7478f TD-14405 TD-14404 desc and reset query cache statement implement 2022-03-31 02:19:11 -04:00
dapan1121 96eee80063 feature/qnode 2022-03-26 15:03:22 +08:00
Haojun Liao ca9b7c4296 [td-13039] fix compiling error. 2022-03-25 12:46:26 +08:00
Xiaoyu Wang dce38817be merge 3.0 2022-03-21 05:39:28 -04: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
Xiaoyu Wang c2aebb25bf TD-13675 create sma index parser implement 2022-03-15 06:44:38 -04:00
Xiaoyu Wang 14e5d6aab3 TD-13852 create stable and create subtable 2022-03-06 08:52:12 -05:00
Xiaoyu Wang 92cd252b70 TD-13706 integration create table stmt and insert stmt 2022-03-04 05:43:23 -05:00
Xiaoyu Wang 441db317fd TD-13706 client modify vnode process integration 2022-03-03 07:25:16 -05:00
Xiaoyu Wang 195ff4f52f TD-13705 parser integrate and CREATE DATABASE implement 2022-02-28 21:13:22 -05:00
Xiaoyu Wang cd7a0e559b TD-13747 New SQL model integration 2022-02-28 04:56:38 -05:00
Xiaoyu Wang 768e05939c TD-13747 New SQL model integration 2022-02-28 04:02:43 -05:00
Haojun Liao bf26efb518 [td-11818] Fix memory leak in query. 2022-01-24 17:44:44 +08:00
Haojun Liao b45da2b208 [td-11818] refactor. 2022-01-20 16:02:09 +08:00
Haojun Liao 97c66b5ee2 [td-11818] refactor. 2022-01-12 15:51:34 +08:00
Haojun Liao 35b0ee1a10 [td-11818]remove SParseBasicCtx 2022-01-12 10:53:53 +08:00
Haojun Liao dc3ecc0a21 [td-11818] refactor. 2022-01-07 16:38:32 +08:00
Haojun Liao 27224db24b [td-11818] fix memory leak and refactor code. 2022-01-05 14:09:02 +08:00
Haojun Liao be7bccae63 [td-11818] support show tables; 2021-12-29 23:07:01 +08:00
Haojun Liao f76f30ba6b [td-11818] refactor create child table procedure. 2021-12-29 11:42:39 +08:00
Liu Jicong 7f2efea9f8 Merge branch '3.0' into feature/tq 2021-12-28 17:31:01 +08:00
Liu Jicong c9f38d2be2 send create topic req 2021-12-28 17:01:09 +08:00
Haojun Liao ec18dee1cc [td-11818] fix bug. 2021-12-28 16:37:50 +08:00
Haojun Liao 76154f5863 [td-11818] support create child table. 2021-12-28 16:06:01 +08:00
Xiaoyu Wang e7ea350872 TD-12506 implement taos_query_l 2021-12-24 01:39:46 -05:00
Xiaoyu Wang 0c82c253be TD-12450 perfect parser interface 2021-12-23 04:33:41 -05:00
Xiaoyu Wang 53928fffd9 TD-12450 ut of combination of insert parser and insert planner 2021-12-23 03:27:59 -05:00
Haojun Liao 23ac69dbac [td-11818] merge 3.0 2021-12-23 11:09:37 +08:00
Haojun Liao 42903d3d1f [td-11818] support use db/create stable. 2021-12-23 10:33:11 +08:00