Commit graph

74 commits

Author SHA1 Message Date
Xiaoyu Wang
fb901d95e4 fix: some problems of parser for stmt mode 2022-05-17 11:11:40 +08:00
Xiaoyu Wang
41e36dddb7 fix: some problems of parser 2022-05-11 19:03:59 +08:00
Xiaoyu Wang
6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
dapan1121
1850dc0371 stmt query 2022-04-28 11:47:55 +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
Xiaoyu Wang
74fb0f4b55 enh: order by primary key optimize 2022-04-24 20:11:06 +08:00
Xiaoyu Wang
20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +08:00
Liu Jicong
78222a1722
Merge pull request #11706 from taosdata/feature/tq
refactor(tmq): rewrite tq read function
2022-04-21 15:02:59 +08:00
Liu Jicong
a98bf9d1b5 add convert for rSma 2022-04-21 14:19:58 +08:00
dapan1121
da4379853d stmt 2022-04-20 09:12:59 +08:00
Xiaoyu Wang
ff80459821 feat: implementation of parser and planner for stmt API 2022-04-18 20:19:24 +08:00
Xiaoyu Wang
b9fb9c580d feat: sql command "create stream" 2022-04-16 13:15:14 +08:00
dapan1121
96eee80063 feature/qnode 2022-03-26 15:03:22 +08:00
Xiaoyu Wang
9ca80596e4 merge 3.0 2022-03-21 02:00:30 -04:00
Xiaoyu Wang
e4dd627b20 stream plan implement 2022-03-19 03:02:31 -04:00
Xiaoyu Wang
c2aebb25bf TD-13675 create sma index parser implement 2022-03-15 06:44:38 -04:00
Xiaoyu Wang
028e6d1620 TD-13981 show databases rewrite 2022-03-11 02:58:29 -05:00
Xiaoyu Wang
84f60fcc0a TD-13747 deal memory leaks 2022-03-10 06:32:39 -05:00
Xiaoyu Wang
8615c97fc6 TD-13704 super table plan split 2022-03-09 06:53:00 -05:00
Xiaoyu Wang
b91899e757 TD-13704 super table plan split 2022-03-09 04:32: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
523855bec5 TD-13747 planner integrate 2022-03-01 21:50:51 -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
3a23a30a9c [td-11818] Refactor. 2022-02-14 14:39:42 +08:00
Haojun Liao
afd1ce63db [td-11818] Refactor API. 2022-01-28 10:44: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
09ba6a611d [td-11818] refactor. 2022-01-21 11:19:24 +08:00
Haojun Liao
5a3a0f3d6c [td-11818]fix bug in creating table. 2022-01-20 22:57:29 +08:00
Haojun Liao
1832a50932 [td-11818] select * 2022-01-19 14:47:53 +08:00
Haojun Liao
205aae66af [td-11818] merge 3.0 2022-01-14 15:13:54 +08:00
Xiaoyu Wang
6a0b6671cd TD-12678 single table aggregation physical plan code 2022-01-13 06:24:22 -05:00
Haojun Liao
5d1238010c [td-11818] fix bug in select * from super_table. 2022-01-13 19:01:28 +08:00
Haojun Liao
4aa8be8333 [td-11818] Support the select *. 2022-01-11 23:16:45 +08:00
Haojun Liao
3e40fa3427 [td-11818] fix error in fetch data. 2022-01-11 15:42:27 +08:00
Haojun Liao
a2545549bd [td-11818] merge 3.0 2022-01-10 23:20:43 +08:00
Shengliang Guan
a326b29021 minor changes 2022-01-10 04:44:11 -08:00
Haojun Liao
2d53617d5c [td-11818] support select * on child table. 2022-01-10 19:48:21 +08:00
Liu Jicong
7437c5dd71 Merge branch '3.0' into feature/tq 2022-01-10 16:18:05 +08:00
Xiaoyu Wang
014471530f TD-12678 qSetSubplanExecutionNode interface implement 2022-01-09 21:31:23 -05:00
Shengliang Guan
e5732c6d3c
Merge pull request #9677 from taosdata/feature/3.0_wxy
TD-12760 datasink interface code
2022-01-07 18:53:50 +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
Xiaoyu Wang
0654fbfef9 TD-12760 datasink interface code 2022-01-06 18:34:51 -05:00
dapan1121
adc828d2f9
Merge branch '3.0' into feature/qnode 2022-01-04 13:23:53 +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
dapan1121
c1bbea8caf Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-01-04 11:27:32 +08:00
dapan1121
1dba25656a feature/qnode 2022-01-04 11:15:00 +08:00
Haojun Liao
5326356375 [td-11818] create multiple tables. 2022-01-02 23:24:22 +08:00