Xiaoyu Wang
|
b0a68df512
|
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
|
2022-04-22 18:54:54 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
afwerar
|
fc24521621
|
fix(os): windows compile 3.0.
|
2022-04-22 09:54:27 +08:00 |
Xiaoyu Wang
|
103af37e42
|
Merge pull request #11719 from taosdata/feature/3.0_wxy
feat: sql command 'union'
|
2022-04-21 18:49:34 +08:00 |
Xiaoyu Wang
|
0b56a4049a
|
feat: sql command 'union'
|
2022-04-21 17:51:39 +08:00 |
dapan1121
|
44d78ab900
|
Merge pull request #11713 from taosdata/feature/qnode
feat(query): qnode for query only
|
2022-04-21 17:40:39 +08:00 |
dapan1121
|
cefa203fc5
|
feature/qnode
|
2022-04-21 17:21:09 +08:00 |
Xiaoyu Wang
|
1d47ceae37
|
feat: sql command 'union all'
|
2022-04-21 16:32:48 +08:00 |
Xiaoyu Wang
|
52c62e7cc8
|
feat: sql command 'create function'
|
2022-04-20 18:13:33 +08:00 |
Xiaoyu Wang
|
556f6a96ea
|
feat: delimit the time range according to the filtering conditions
|
2022-04-19 15:46:11 +08:00 |
Xiaoyu Wang
|
2d7cf35fb0
|
fix: some syntax parsing problems
|
2022-04-19 13:25:19 +08:00 |
Xiaoyu Wang
|
ff80459821
|
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:19:24 +08:00 |
Xiaoyu Wang
|
c40b590ad8
|
enh: window clause validity check
|
2022-04-16 17:27:54 +08:00 |
Xiaoyu Wang
|
b9fb9c580d
|
feat: sql command "create stream"
|
2022-04-16 13:15:14 +08:00 |
Xiaoyu Wang
|
f13f952bbf
|
enh: set appropriate block loading options for some queries
|
2022-04-16 09:50:32 +08:00 |
Xiaoyu Wang
|
e2164bf8cb
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 19:35:46 +08:00 |
Xiaoyu Wang
|
01ea38586d
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 19:22:11 +08:00 |
Haojun Liao
|
5029cd67b2
|
ehn(query): add the file data block load optimization check.
|
2022-04-15 18:06:49 +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 |
Xiaoyu Wang
|
13735d7257
|
feat(query): distributed splitting of child/normal table JOIN
|
2022-04-13 19:04:25 +08:00 |
Xiaoyu Wang
|
d8762d401f
|
feat(query): child table or normal table support JOIN-clause
|
2022-04-12 20:02:16 +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 |
afwerar
|
2662a3b69d
|
[TD-13254]<fix>: make 3.0 grant.
|
2022-04-10 19:08:16 +08:00 |
Xiaoyu Wang
|
3544c8789b
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 15:57:39 +08:00 |
Xiaoyu Wang
|
a6b5dd8ef0
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 14:57:28 +08:00 |
Xiaoyu Wang
|
ef7d784394
|
sort plan bugfix
|
2022-04-07 19:08:28 +08:00 |
Xiaoyu Wang
|
709dda39b7
|
TD-13037 distinct, state window and partition by plan implement
|
2022-04-06 03:22:41 -04:00 |
Shengliang Guan
|
ef5ca96d34
|
Merge pull request #11224 from taosdata/feature/shm
refact files
|
2022-04-02 22:06:08 +08:00 |
Xiaoyu Wang
|
469cd23f43
|
integrate constant calculate
|
2022-04-02 07:57:44 -04:00 |
Shengliang Guan
|
7e361ebcd0
|
refact dm
|
2022-04-02 19:52:04 +08:00 |
Xiaoyu Wang
|
c70eb15bb9
|
condition bugfix
|
2022-04-02 01:22:03 -04:00 |
Xiaoyu Wang
|
9e9805f7b7
|
condition bugfix
|
2022-04-02 01:13:20 -04:00 |
Xiaoyu Wang
|
3b9e868e2a
|
fill plan implement
|
2022-04-01 06:40:47 -04:00 |
dapan1121
|
36dc9da4a5
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-01 10:30:20 +08:00 |
dapan1121
|
369d08c557
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-31 16:06:57 +08:00 |
dapan1121
|
236b8adad3
|
feature/qnode
|
2022-03-31 16:00:47 +08:00 |
Liu Jicong
|
e163197573
|
merge from 3.0
|
2022-03-31 15:55:34 +08:00 |
Liu Jicong
|
3e5da8bedb
|
fix
|
2022-03-31 15:52:54 +08:00 |
Xiaoyu Wang
|
ba80c7478f
|
TD-14405 TD-14404 desc and reset query cache statement implement
|
2022-03-31 02:19:11 -04:00 |
Xiaoyu Wang
|
03771c84f5
|
TD-14396 explain parser and planner implement
|
2022-03-30 02:50:50 -04:00 |
Xiaoyu Wang
|
7593fc6ae6
|
bugfix
|
2022-03-29 23:47:12 -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
|
a0ef66528c
|
sort bugfix, and pseudo column implement
|
2022-03-28 07:26:06 -04:00 |
Xiaoyu Wang
|
ad11ba9365
|
bugfix
|
2022-03-26 07:18:12 -04: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 |