wangmm0220
|
746f4759b0
|
fix:merge from 3.0
|
2022-06-18 19:40:36 +08:00 |
Xiaoyu Wang
|
22d1422b49
|
feat: sql command 'show table distributed'
|
2022-06-18 18:37:18 +08:00 |
WANG MINGMING
|
a64013461f
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-18 11:11:54 +08:00 |
Xiaoyu Wang
|
a06b329bee
|
feat: sql command 'show create database', 'show create table', 'show create stable' and 'alter local'
|
2022-06-17 21:16:13 +08:00 |
Xiaoyu Wang
|
64f8a9cea8
|
merge 3.0
|
2022-06-17 18:45:17 +08:00 |
Xiaoyu Wang
|
aea4f9c69b
|
feat: rollup options adjust
|
2022-06-17 17:27:42 +08:00 |
liuyao
|
f9fe106a70
|
Merge pull request #13929 from taosdata/feature/TD-16616
feat(stream): distribute stream session plan
|
2022-06-17 16:30:01 +08:00 |
54liuyao
|
61153b7637
|
feat(stream): distribute stream session plan
|
2022-06-17 15:39:19 +08:00 |
WANG MINGMING
|
b3d2daeb72
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-17 14:51:33 +08:00 |
Xiaoyu Wang
|
30db51ab21
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-06-17 14:47:25 +08:00 |
Xiaoyu Wang
|
2df98609e8
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-17 13:55:25 +08:00 |
wangmm0220
|
2bd2996e74
|
feat:add comment function
|
2022-06-16 20:45:00 +08:00 |
Xiaoyu Wang
|
f350ade453
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 19:45:09 +08:00 |
Xiaoyu Wang
|
e224d40480
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 16:58:55 +08:00 |
Xiaoyu Wang
|
97ac79f557
|
feat: rollup grammar adjust
|
2022-06-16 11:13:59 +08:00 |
Xiaoyu Wang
|
e52429e31b
|
merge 3.0
|
2022-06-16 09:31:22 +08:00 |
dapan1121
|
69eb9daddb
|
Merge pull request #13851 from taosdata/feature/showqueries
feat: support some show and kill commands
|
2022-06-16 09:15:02 +08:00 |
Xiaoyu Wang
|
7f78d4a79b
|
feat: partition by tags optimize
|
2022-06-15 19:08:25 +08:00 |
Xiaoyu Wang
|
3c4663848b
|
feat: support compute only use qnode
|
2022-06-15 16:47:03 +08:00 |
Xiaoyu Wang
|
19ab15b19f
|
feat: super table join
|
2022-06-15 13:49:29 +08:00 |
dapan1121
|
96f8a0da42
|
Merge branch '3.0' into feature/showqueries
|
2022-06-15 11:34:54 +08:00 |
dapan1121
|
947aecb74f
|
show queries/connection; kill connection
|
2022-06-15 11:27:53 +08:00 |
wangmm0220
|
174ae5ee6b
|
feat:add logic for ttl
|
2022-06-14 19:06:14 +08:00 |
Xiaoyu Wang
|
380a071551
|
fix: handle the memory leak of parser
|
2022-06-13 14:54:38 +08:00 |
Xiaoyu Wang
|
d1e0327d19
|
fix: handle the memory leak of parser
|
2022-06-11 21:32:29 +08:00 |
Xiaoyu Wang
|
e17396be9c
|
fix: some problems of parser
|
2022-06-11 15:44:49 +08:00 |
Xiaoyu Wang
|
58808db4cd
|
feat: sma index optimize
|
2022-06-11 09:25:18 +08:00 |
Xiaoyu Wang
|
cd31496882
|
feat: sma index optimize
|
2022-06-10 21:13:06 +08:00 |
Xiaoyu Wang
|
317cc8fc13
|
feat: sma index optimize
|
2022-06-10 10:16:18 +08:00 |
dapan1121
|
001061fcd2
|
add get tb index async api
|
2022-06-09 15:17:10 +08:00 |
Xiaoyu Wang
|
e8e68fab9a
|
feat: physical plan add clone interface
|
2022-06-07 20:59:44 +08:00 |
Xiaoyu Wang
|
6dc64627cd
|
feat: vgroup manage command
|
2022-06-07 11:53:32 +08:00 |
Xiaoyu Wang
|
6de91932ea
|
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
|
2022-06-06 20:47:40 +08:00 |
Xiaoyu Wang
|
2a1ec3c304
|
feat: order by distributed split
|
2022-06-06 18:39:23 +08:00 |
Xiaoyu Wang
|
f77c72c25a
|
feat: order by distributed split
|
2022-06-06 17:51:25 +08:00 |
Xiaoyu Wang
|
0b5c08edb9
|
merge 3.0
|
2022-06-06 11:47:20 +08:00 |
Xiaoyu Wang
|
55d41c8f5c
|
feat: sql command 'delete from'
|
2022-06-05 15:48:06 +08:00 |
Xiaoyu Wang
|
8ba9496471
|
feat: add physical plannode of indefinite rows func
|
2022-06-04 22:57:01 +08:00 |
54liuyao
|
5400507245
|
feat(stream): stream state operator
|
2022-06-04 20:36:28 +08:00 |
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
wangmm0220
|
5ed0c48af0
|
feat:merge from 3.0
|
2022-06-02 22:49:53 +08:00 |
Xiaoyu Wang
|
6c5ec22718
|
Merge pull request #13417 from taosdata/feature/3.0_wxy
feat: stream interval distributed split
|
2022-06-02 17:21:04 +08:00 |
Xiaoyu Wang
|
f45ddaf1c8
|
feat: stream interval distributed split
|
2022-06-02 16:37:46 +08:00 |
dapan1121
|
7251634534
|
Merge branch '3.0' into feature/qnode
|
2022-06-02 12:39:14 +08:00 |
dapan1121
|
a10643a074
|
update table meta after alter table
|
2022-06-02 12:34:35 +08:00 |
Xiaoyu Wang
|
cd7d3c59a2
|
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
|
2022-06-02 11:07:42 +08:00 |
Xiaoyu Wang
|
edd0295a00
|
feat: interval distributed split
|
2022-06-02 10:45:27 +08:00 |
Liu Jicong
|
ce62042a47
|
Merge pull request #13304 from taosdata/feature/topic_grammar
feat(tmq): create topic new grammar
|
2022-05-31 18:30:21 +08:00 |
Liu Jicong
|
c3296fe890
|
merge from 3.0
|
2022-05-31 16:44:27 +08:00 |
54liuyao
|
901ff9bf18
|
feat(sma):files factor
|
2022-05-31 16:14:56 +08:00 |
Xiaoyu Wang
|
9a6776c321
|
fix: error in data precision of super table query
|
2022-05-31 15:11:26 +08:00 |
Xiaoyu Wang
|
3e5ab6b54c
|
feat: add physical plannode of indefinite rows func
|
2022-05-31 11:29:10 +08:00 |
Liu Jicong
|
2248bc4207
|
Merge branch '3.0' into feature/topic_grammar
|
2022-05-30 23:31:22 +08:00 |
Xiaoyu Wang
|
fdd00a6582
|
feat: sql command 'create topic as {database | stable| query}'
|
2022-05-30 11:59:23 +08:00 |
54liuyao
|
aa20cfedcd
|
feat(stream): watermark and trigger
|
2022-05-28 18:19:36 +08:00 |
wangmm0220
|
955679276f
|
feat:optimize for group by tag
|
2022-05-27 22:05:53 +08:00 |
Xiaoyu Wang
|
1005fb8850
|
feat: parser adapts asynchronous interface
|
2022-05-27 17:02:40 +08:00 |
Xiaoyu Wang
|
d0c11c5bba
|
feat: parser adapts asynchronous interface
|
2022-05-27 17:00:37 +08:00 |
54liuyao
|
270771e39e
|
feat(stream): stream final session operator
|
2022-05-26 16:55:54 +08:00 |
Xiaoyu Wang
|
6d3f066540
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:23:13 +08:00 |
Xiaoyu Wang
|
070f60409b
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:20:11 +08:00 |
54liuyao
|
0778bf8857
|
stream session operator
|
2022-05-25 09:05:03 +08:00 |
Xiaoyu Wang
|
a44b71f258
|
fix: problem of useless col optimize
|
2022-05-24 10:54:00 +08:00 |
Xiaoyu Wang
|
f95639227e
|
Merge pull request #12874 from taosdata/feature/3.0_wxy
feat: tag index filter plan
|
2022-05-23 20:29:25 +08:00 |
Xiaoyu Wang
|
8da52cbb04
|
feat: tag index filter plan
|
2022-05-23 19:50:08 +08:00 |
Xiaoyu Wang
|
89562acb01
|
feat: the length of binary/nchar type value is the same as that of column
|
2022-05-21 18:09:31 +08:00 |
Xiaoyu Wang
|
427301c1d1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant
|
2022-05-21 17:08:13 +08:00 |
Xiaoyu Wang
|
079f2fb93e
|
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
|
2022-05-20 12:47:23 +08:00 |
Xiaoyu Wang
|
83efe34b2c
|
feat: reserved aggregate function constant parameters
|
2022-05-20 10:01:38 +08:00 |
Xiaoyu Wang
|
d2da0c0c7f
|
fix: some problems of parser and planner
|
2022-05-19 19:19:30 +08:00 |
Xiaoyu Wang
|
ff43adee77
|
fix: some problems of parser and planner
|
2022-05-19 18:09:47 +08:00 |
Xiaoyu Wang
|
29bdba7298
|
fix: some problems of parser and planner
|
2022-05-19 14:26:10 +08:00 |
Xiaoyu Wang
|
ee76009a8f
|
Merge pull request #12667 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-18 21:02:15 +08:00 |
Xiaoyu Wang
|
6f4c0a2e8f
|
fix: some problems of parser and planner
|
2022-05-18 20:28:14 +08:00 |
54liuyao
|
5ca0e81bba
|
stream final interval operator
|
2022-05-18 19:41:29 +08:00 |
Xiaoyu Wang
|
c9428fca0e
|
fix: some problems of parser for stmt mode
|
2022-05-17 18:52:51 +08:00 |
Xiaoyu Wang
|
fb901d95e4
|
fix: some problems of parser for stmt mode
|
2022-05-17 11:11:40 +08:00 |
Xiaoyu Wang
|
e0a51d43e7
|
fix: 'union [all]' syntax problems
|
2022-05-14 09:42:52 +08:00 |
liuyao
|
426200a71b
|
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
|
2022-05-13 09:19:22 +08:00 |
54liuyao
|
42f27e99d0
|
steam reprocess window
|
2022-05-12 22:15:13 +08:00 |
Xiaoyu Wang
|
b57f62f139
|
feat: adjust query stmt APIs
|
2022-05-12 20:33:52 +08:00 |
Xiaoyu Wang
|
f19272909c
|
fix: some problems of parser
|
2022-05-12 17:17:02 +08:00 |
Xiaoyu Wang
|
2745113a77
|
fix: some problems of parser
|
2022-05-10 20:59:10 +08:00 |
Xiaoyu Wang
|
4c914c2960
|
fix: problem of parser and planner
|
2022-05-09 20:20:05 +08:00 |
Xiaoyu Wang
|
12beb4d04d
|
fix: problem of sql command 'kill transaction'
|
2022-05-08 22:20:30 +08:00 |
Xiaoyu Wang
|
6e50691b29
|
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 17:37:17 +08:00 |
Xiaoyu Wang
|
cdfe9929c8
|
feat: fill physical plan
|
2022-04-30 14:07:44 +08:00 |
Xiaoyu Wang
|
913354057e
|
feat: fill physical plan
|
2022-04-30 11:40:12 +08:00 |
Xiaoyu Wang
|
7bae3e3f2e
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-29 20:07:12 +08:00 |
Xiaoyu Wang
|
022f5bfc14
|
feat: rewrite timeline function
|
2022-04-29 20:06:26 +08:00 |
dapan1121
|
190b702953
|
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
|
2022-04-29 16:38:48 +08:00 |
dapan1121
|
18b6c99e09
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-29 09:20:48 +08:00 |
dapan1121
|
92c555f257
|
stmt query
|
2022-04-29 09:20:37 +08:00 |
Xiaoyu Wang
|
80407933e3
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:03:44 +08:00 |
Xiaoyu Wang
|
3ec702605b
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:02:11 +08:00 |
dapan1121
|
c4cfcef6e9
|
stmt query
|
2022-04-28 20:24:21 +08:00 |
dapan1121
|
e79850164b
|
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
|
2022-04-28 13:21:43 +08:00 |
Cary Xu
|
e6a83367c8
|
merge 3.0
|
2022-04-28 09:47:49 +08:00 |
dapan1121
|
1aa22beb60
|
stmt query
|
2022-04-27 20:03:13 +08:00 |
Xiaoyu Wang
|
6d449c8224
|
enh: refactor db and table options
|
2022-04-27 18:18:37 +08:00 |
Xiaoyu Wang
|
ac754dce90
|
fix: some problems of tag query and sma
|
2022-04-26 18:15:06 +08:00 |
Xiaoyu Wang
|
ac874f9e8d
|
enh: format code
|
2022-04-26 11:50:35 +08:00 |
Xiaoyu Wang
|
103418bfc5
|
fix: some problems of udf and 'create table'
|
2022-04-25 20:28:14 +08:00 |
Xiaoyu Wang
|
14e9fa355c
|
fix: some problems of udf and 'create table'
|
2022-04-25 17:57:14 +08:00 |
Xiaoyu Wang
|
809a78b06e
|
enh: order by primary key optimize
|
2022-04-24 18:05:28 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
Xiaoyu Wang
|
e5a7f1b73f
|
feat: sql command 'union all'
|
2022-04-21 17:09:54 +08:00 |
Xiaoyu Wang
|
1d47ceae37
|
feat: sql command 'union all'
|
2022-04-21 16:32:48 +08:00 |
dapan1121
|
3f880627fd
|
Merge pull request #11700 from taosdata/feature/qnode5
Feature/qnode5
|
2022-04-21 10:34:38 +08:00 |
dapan1121
|
c83bae339e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
|
2022-04-20 18:27:28 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
Xiaoyu Wang
|
5dea946bd4
|
feat: sql command 'create table ... rollup ...'
|
2022-04-20 14:05:08 +08:00 |
dapan1121
|
fca15e39b2
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
|
2022-04-20 09:04:56 +08:00 |
Xiaoyu Wang
|
ff80459821
|
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:19:24 +08:00 |
dapan1121
|
49e0ecdb9b
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode4
|
2022-04-18 13:34:04 +08:00 |
Xiaoyu Wang
|
c40b590ad8
|
enh: window clause validity check
|
2022-04-16 17:27:54 +08:00 |
dapan1121
|
9547c0a09b
|
stmt
|
2022-04-16 15:59:19 +08:00 |
Xiaoyu Wang
|
b9fb9c580d
|
feat: sql command "create stream"
|
2022-04-16 13:15:14 +08:00 |
dapan1121
|
e3ea173046
|
stmt
|
2022-04-15 20:10:51 +08:00 |
Xiaoyu Wang
|
ba1f3f7815
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 18:30:01 +08:00 |
Shengliang Guan
|
83a824a14d
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-14 20:56:57 +08:00 |
Shengliang Guan
|
2635df084d
|
refact<cluster>: adjust show types
|
2022-04-14 20:54:43 +08:00 |
Xiaoyu Wang
|
50181dad15
|
feat: performance_schema related SHOW statements are rewritten, and KILL statements build the message
|
2022-04-14 20:35:44 +08:00 |
dapan1121
|
69f09fd0e3
|
stmt
|
2022-04-14 20:14:52 +08:00 |
Xiaoyu Wang
|
13735d7257
|
feat(query): distributed splitting of child/normal table JOIN
|
2022-04-13 19:04:25 +08:00 |
Xiaoyu Wang
|
93d379638c
|
enh(query):optimize scanning through SQL functions
|
2022-04-12 13:10:47 +08:00 |
Xiaoyu Wang
|
983e4aa010
|
set datablock desc timestamp precision
|
2022-04-11 17:42:05 +08:00 |
Xiaoyu Wang
|
e30d114c7b
|
set datablock desc timestamp precision
|
2022-04-11 16:27:42 +08:00 |
Xiaoyu Wang
|
a6b5dd8ef0
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 14:57:28 +08:00 |
Xiaoyu Wang
|
a80610560d
|
constant condition optimize
|
2022-04-09 10:09:17 +08:00 |
Xiaoyu Wang
|
8ef6b184f2
|
first(*)/last(*) rewrite
|
2022-04-08 19:44:15 +08:00 |
Xiaoyu Wang
|
e87e7c3335
|
TD-14457 TD-14537 TD-14571 bugfix
|
2022-04-08 13:59:32 +08:00 |
Xiaoyu Wang
|
ef7d784394
|
sort plan bugfix
|
2022-04-07 19:08:28 +08:00 |
Xiaoyu Wang
|
a7aa815215
|
db/table options adjust
|
2022-04-07 18:19:20 +08:00 |
Xiaoyu Wang
|
e5b18c6e0e
|
Merge pull request #11263 from taosdata/feature/3.0_wxy
normal table rollup translate, and condition rewrite
|
2022-04-06 20:19:15 +08:00 |
Xiaoyu Wang
|
3c7927d2b4
|
normal table rollup translate, and condition rewrite
|
2022-04-06 06:50:38 -04:00 |
dapan1121
|
7c1d1a2436
|
Merge pull request #11249 from taosdata/feature/qnode
Feature/qnode
|
2022-04-06 16:49:52 +08:00 |
Xiaoyu Wang
|
709dda39b7
|
TD-13037 distinct, state window and partition by plan implement
|
2022-04-06 03:22:41 -04:00 |
dapan1121
|
398a41d09b
|
feature/qnode
|
2022-04-06 15:20:38 +08:00 |
dapan1121
|
21542194c6
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-06 11:32:46 +08:00 |
Xiaoyu Wang
|
469cd23f43
|
integrate constant calculate
|
2022-04-02 07:57:44 -04:00 |
dapan1121
|
27a3a1d782
|
feature/qnode
|
2022-04-02 19:31:52 +08:00 |
Xiaoyu Wang
|
ba5503da68
|
insert using implement
|
2022-04-02 03:27:07 -04:00 |
Xiaoyu Wang
|
9e9805f7b7
|
condition bugfix
|
2022-04-02 01:13:20 -04:00 |
dapan1121
|
7602f91612
|
feature/qnode
|
2022-04-01 19:45:45 +08:00 |
Xiaoyu Wang
|
4ff2ad2c39
|
all ddl statement syntax define, and ORDER BY clause bugfix
|
2022-04-01 04:31:24 -04:00 |
Xiaoyu Wang
|
613963a128
|
Merge pull request #11167 from taosdata/feature/3.0_wxy
TD-14409 TD-14436 bugfix
|
2022-04-01 12:57:35 +08:00 |
Xiaoyu Wang
|
689fb26708
|
db or table option keep implement
|
2022-03-31 07:38:17 -04:00 |
dapan1121
|
0608824186
|
feature/qnode
|
2022-03-31 18:02:58 +08:00 |
dapan1121
|
369d08c557
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-31 16:06:57 +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
|
5fae817e38
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-30 17:22:11 +08:00 |
dapan1121
|
6982f2b7bd
|
feature/qnode
|
2022-03-30 17:09:30 +08:00 |
Xiaoyu Wang
|
03771c84f5
|
TD-14396 explain parser and planner implement
|
2022-03-30 02:50:50 -04:00 |
Xiaoyu Wang
|
9f93b1ebc6
|
TD-14281 deal memory leak
|
2022-03-29 08:14:46 -04:00 |
Xiaoyu Wang
|
0f60e644e9
|
TD-14383 limit/slimit plan implement, and sort plan bugfix
|
2022-03-29 02:52:40 -04:00 |
Xiaoyu Wang
|
11636180ad
|
rollup syntax and msg adjust
|
2022-03-28 05:08:48 -04:00 |
Cary Xu
|
3adabbc489
|
Merge branch '3.0' into feature/TD-11463-3.0
|
2022-03-27 10:43:06 +08:00 |
Cary Xu
|
d4c636589a
|
update definition of SSchema/STColumn to support columns larger than 1MB(int16_t to int32_t)
|
2022-03-27 10:42:23 +08:00 |
Xiaoyu Wang
|
6c6295bdae
|
merge 3.0
|
2022-03-26 05:55:01 -04:00 |
Xiaoyu Wang
|
85f87ae246
|
bugfix
|
2022-03-26 05:45:48 -04:00 |
dapan1121
|
96eee80063
|
feature/qnode
|
2022-03-26 15:03:22 +08:00 |
Xiaoyu Wang
|
10f073e79c
|
order by plan implement
|
2022-03-26 02:58:44 -04:00 |
Xiaoyu Wang
|
f6bcae1913
|
sort scan cols
|
2022-03-26 01:39:10 -04:00 |
Xiaoyu Wang
|
8913b012eb
|
create sma index msg adjust
|
2022-03-24 22:47:41 -04:00 |
Xiaoyu Wang
|
ec5eeea762
|
reorganize physical plan code
|
2022-03-23 06:44:02 -04: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
|
c2b4ec91ff
|
tmq plan implement
|
2022-03-18 05:44:08 -04:00 |
Xiaoyu Wang
|
0db2e65d6a
|
logic plan code reorganize
|
2022-03-17 07:47:12 -04:00 |
Xiaoyu Wang
|
98a5e28586
|
TD-13675 merge 3.0_query_integrate
|
2022-03-17 06:58:04 -04:00 |
Xiaoyu Wang
|
d49adcd4f5
|
TD-13675 rollup, alter db, alter table syntax definition
|
2022-03-17 06:44:45 -04:00 |
Xiaoyu Wang
|
7eb4153ad0
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-03-17 03:24:15 -04:00 |
Xiaoyu Wang
|
861445c33a
|
TD-14043 show tables split
|
2022-03-17 03:14:59 -04:00 |
afwerar
|
30c10ef8b3
|
[TD-13063]<fix>: prepare for win compilation.
|
2022-03-17 14:22:36 +08:00 |
Xiaoyu Wang
|
4e0b56324a
|
TD-13675 rollup, alter db, alter table syntax definition
|
2022-03-16 07:28:40 -04:00 |
Xiaoyu Wang
|
f8f7aabfd9
|
TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement
|
2022-03-16 02:08:59 -04:00 |
Xiaoyu Wang
|
4281664e03
|
TD-14068 create qnode implement
|
2022-03-15 08:04:52 -04:00 |
Xiaoyu Wang
|
dc5519bd53
|
Merge pull request #10758 from taosdata/feature/3.0_wxy
TD-13675 create sma index parser implement
|
2022-03-15 18:55:00 +08:00 |
Xiaoyu Wang
|
eae2d7b661
|
TD-13675 create sma index grammar
|
2022-03-15 04:00:09 -04:00 |
dapan1121
|
440b0b8682
|
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
|
2022-03-15 15:42:05 +08:00 |
Haojun Liao
|
a853c6ddf5
|
[td-13039] refactor.
|
2022-03-14 16:09:26 +08:00 |
Xiaoyu Wang
|
b2291cb4f3
|
TD-14043 show dnodes/mnodes/modules/qnodes/user_functions/user_indexes/user_stables/user_tables/user_streams/user_users/vgroups rewirte
|
2022-03-13 23:45:24 -04:00 |
Xiaoyu Wang
|
8a883ea00c
|
TD-13990 interval plan implement
|
2022-03-13 15:28:50 -04:00 |
Xiaoyu Wang
|
e5286898c0
|
TD-13990 implement interval plan
|
2022-03-11 05:11:25 -05:00 |
Xiaoyu Wang
|
d7406cabeb
|
Merge remote-tracking branch 'origin/feature/scheduler' into feature/3.0_query_integrate_wxy
|
2022-03-11 03:00:33 -05:00 |
Xiaoyu Wang
|
028e6d1620
|
TD-13981 show databases rewrite
|
2022-03-11 02:58:29 -05:00 |
Xiaoyu Wang
|
396c099a77
|
TD-13981 show databases rewrite
|
2022-03-11 01:41:57 -05:00 |
dapan1121
|
397dfe1e18
|
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
|
2022-03-11 10:53:56 +08:00 |
Xiaoyu Wang
|
54e15db2f5
|
TD-13747 show mnodes
|
2022-03-10 21:02:47 -05:00 |
dapan1121
|
f17d4fb94e
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-10 19:36:58 +08:00 |
Xiaoyu Wang
|
84f60fcc0a
|
TD-13747 deal memory leaks
|
2022-03-10 06:32:39 -05:00 |
dapan1121
|
9f140ceca4
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-10 19:11:14 +08:00 |
dapan1121
|
763eccf8aa
|
feature/scheduler
|
2022-03-10 19:05:58 +08:00 |
Xiaoyu Wang
|
e055dd5fd7
|
TD-13747 bugfix
|
2022-03-10 03:58:51 -05:00 |
Xiaoyu Wang
|
066c39d571
|
TD-13747 merge 3.0
|
2022-03-09 21:35:24 -05:00 |
Xiaoyu Wang
|
921500dbec
|
Merge pull request #10658 from taosdata/feature/3.0_query_integrate_wxy
TD-13704 super table plan split
|
2022-03-09 19:57:45 +08: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 |
Haojun Liao
|
cbc3b52db5
|
[td-13039] add system table scanner.
|
2022-03-09 14:58:15 +08:00 |
Xiaoyu Wang
|
06f0f1d34e
|
TD-13747 phase 1 function integration
|
2022-03-08 04:25:26 -05:00 |
Xiaoyu Wang
|
f88de49f55
|
TD-13881 implement create/alter/drop/show user, create/drop/show dnode, drop database, show stables and drop table
|
2022-03-07 07:18:05 -05:00 |
dapan1121
|
216c53174b
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-07 11:16:32 +08:00 |
Xiaoyu Wang
|
14e5d6aab3
|
TD-13852 create stable and create subtable
|
2022-03-06 08:52:12 -05:00 |
Xiaoyu Wang
|
08fb912aad
|
TD-13852 create super table implement
|
2022-03-05 18:12:08 -05:00 |
dapan
|
21af31f496
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-05 13:44:57 +08:00 |
Xiaoyu Wang
|
92cd252b70
|
TD-13706 integration create table stmt and insert stmt
|
2022-03-04 05:43:23 -05:00 |
dapan1121
|
194722ee24
|
feature/qnode
|
2022-03-04 17:26:47 +08:00 |
Xiaoyu Wang
|
f8bde07340
|
TD-13037 datasink code
|
2022-03-04 02:17:04 -05:00 |
Xiaoyu Wang
|
441db317fd
|
TD-13706 client modify vnode process integration
|
2022-03-03 07:25:16 -05:00 |
Xiaoyu Wang
|
213793be49
|
TD-13747 merge 3.0
|
2022-03-02 04:24:59 -05:00 |
Xiaoyu Wang
|
523855bec5
|
TD-13747 planner integrate
|
2022-03-01 21:50:51 -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 |
Xiaoyu Wang
|
7377c27367
|
TD-13495 physical plan refactoring
|
2022-02-25 03:29:40 -05:00 |
Xiaoyu Wang
|
dafe0dae7a
|
merge 3.0
|
2022-02-24 05:23:35 -05:00 |
Xiaoyu Wang
|
49143d079e
|
TD-13495 physical plan refactoring
|
2022-02-24 05:18:41 -05:00 |
dapan1121
|
e2680ff326
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-23 15:11:32 +08:00 |
Xiaoyu Wang
|
708c361e92
|
TD-13495 physical plan refactoring
|
2022-02-23 01:34:18 -05:00 |
dapan1121
|
aa556cb462
|
feature/qnode
|
2022-02-23 14:34:17 +08:00 |
dapan1121
|
b5982c5c3d
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-23 10:53:27 +08:00 |
dapan1121
|
93baf85a4f
|
feature/qnode
|
2022-02-22 19:42:35 +08:00 |
xiao-yu-wang
|
740abc11b7
|
Merge pull request #10338 from taosdata/feature/3.0_wxy
TD-13495 logic plan UT
|
2022-02-21 17:56:34 +08:00 |
Xiaoyu Wang
|
6f555efeb1
|
TD-13495 logic plan UT
|
2022-02-21 04:35:30 -05:00 |
dapan1121
|
8ebc791444
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-21 10:46:40 +08:00 |
dapan1121
|
7debddd23f
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-18 08:33:01 +08:00 |
dapan1121
|
8f199e0eb8
|
feature/qnode
|
2022-02-17 19:30:43 +08:00 |
dapan1121
|
76d5298ba1
|
feature/qnode
|
2022-02-17 16:08:59 +08:00 |
dapan1121
|
bffdb7a821
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-02-17 09:36:40 +08:00 |
Xiaoyu Wang
|
83d516af4c
|
TD-13495 planner refactoring
|
2022-02-13 13:31:18 -05:00 |
Xiaoyu Wang
|
2624a81a30
|
TD-13495 planner refactoring
|
2022-02-12 18:47:47 -05:00 |
Xiaoyu Wang
|
fb3bd53ea0
|
TD-13495 planner refactoring
|
2022-02-11 20:59:23 -05:00 |
Xiaoyu Wang
|
83479b0878
|
TD-13495 planner refactoring
|
2022-02-11 09:26:55 -05:00 |
Xiaoyu Wang
|
e070ad2b77
|
TD-13495 planner refactoring
|
2022-02-11 09:19:31 -05:00 |
Xiaoyu Wang
|
659b4d0899
|
TD-13338 SELECT statement translate code
|
2022-02-10 19:11:29 -05:00 |
Xiaoyu Wang
|
721dec7dcc
|
TD-13338 SELECT statement translate code
|
2022-02-10 11:15:09 -05:00 |