Xiaoyu Wang
|
2d456be89e
|
fix: some problems of parser and planner
|
2022-05-14 19:31:53 +08:00 |
Xiaoyu Wang
|
e0e3e5c4c4
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-14 19:25:56 +08:00 |
Xiaoyu Wang
|
60e8bc24cd
|
fix: some problems of parser and planner
|
2022-05-14 19:17:53 +08:00 |
Xiaoyu Wang
|
a5210ee155
|
Merge pull request #12466 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-14 13:17:20 +08:00 |
Xiaoyu Wang
|
e0a51d43e7
|
fix: 'union [all]' syntax problems
|
2022-05-14 09:42:52 +08:00 |
afwerar
|
0815843e94
|
fix(os): make taosd.exe taos.exe run on windows.
|
2022-05-13 21:42:16 +08:00 |
54liuyao
|
42f27e99d0
|
steam reprocess window
|
2022-05-12 22:15:13 +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
|
e917d2fefe
|
Merge pull request #12212 from taosdata/feature/3.0_wxy
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 19:39:50 +08:00 |
Xiaoyu Wang
|
6e50691b29
|
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 17:37:17 +08:00 |
dapan1121
|
7375cf4921
|
fix mem issue
|
2022-05-07 13:20:48 +08:00 |
Ganlin Zhao
|
26285015cb
|
fix(query): fix cast function constant convert to nchar result length
|
2022-05-05 20:11:34 +08:00 |
Ganlin Zhao
|
8430a94c81
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-05 18:37:47 +08:00 |
Ganlin Zhao
|
455737f2cb
|
fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
|
2022-05-05 17:15:09 +08:00 |
Haojun Liao
|
ffbf455fee
|
enh(query): time window interpolation for interval query.
|
2022-05-02 23:52:32 +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 |
shenglian-zhou
|
99cf4ec499
|
Merge pull request #12062 from taosdata/feature/udf
feat(udf): udaf pass the first time
|
2022-04-29 21:23:57 +08:00 |
slzhou
|
193a84717d
|
udaf pass the first time
|
2022-04-29 18:20:50 +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
|
f72c1ce8d0
|
enh: format code
|
2022-04-26 13:17:36 +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
|
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 |
WANG MINGMING
|
66400aff66
|
Merge pull request #11671 from taosdata/feature/TD-13041
feat: json tag
|
2022-04-20 20:22:59 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
wangmm0220
|
49c3057221
|
refactor: merge from 3.0
|
2022-04-18 21:15:57 +08:00 |
Xiaoyu Wang
|
40d9a95c12
|
Merge pull request #11609 from taosdata/feature/3.0_wxy
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:52:09 +08:00 |
Xiaoyu Wang
|
ff80459821
|
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:19:24 +08:00 |
Ganlin Zhao
|
53aedbb163
|
Merge branch '3.0' into hotfix/glzhao_3.0
|
2022-04-18 11:39:18 +08:00 |
wangmm0220
|
b7bd654c77
|
refactor: add compare logic for json value
|
2022-04-16 21:24:07 +08:00 |
Ganlin Zhao
|
03a9679f97
|
fix(query): translate var type from value node to SVariant should include var header
|
2022-04-16 19:40:50 +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
|
e2164bf8cb
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 19:35:46 +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 |
dapan1121
|
0e9ecc628e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-15 08:33:53 +08:00 |
Shengliang Guan
|
2635df084d
|
refact<cluster>: adjust show types
|
2022-04-14 20:54:43 +08:00 |
dapan1121
|
955695ebe5
|
Merge branch '3.0' into feature/qnode
|
2022-04-14 14:10:19 +08:00 |
dapan1121
|
3bc9550233
|
feature/qnode
|
2022-04-13 19:33:07 +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 |
Shengliang Guan
|
2a88060067
|
feat[cluster]: create and drop snode bnode
|
2022-04-09 17:52:29 +08:00 |
Xiaoyu Wang
|
990fe3fab2
|
Merge pull request #11339 from taosdata/feature/3.0_wxy
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 17:34:56 +08:00 |
dapan1121
|
3295507835
|
feature/qnode
|
2022-04-09 16:14:01 +08:00 |
Xiaoyu Wang
|
a6b5dd8ef0
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 14:57:28 +08:00 |
Xiaoyu Wang
|
8a3a51ae23
|
Merge pull request #11323 from taosdata/feature/3.0_wxy
first(*)/last(*) rewrite
|
2022-04-08 20:13:07 +08:00 |
Xiaoyu Wang
|
eb58fd437e
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-08 19:53:05 +08:00 |
Xiaoyu Wang
|
8ef6b184f2
|
first(*)/last(*) rewrite
|
2022-04-08 19:44:15 +08:00 |
dapan1121
|
519b6ca0f3
|
Merge pull request #11305 from taosdata/feature/qnode
Feature/qnode
|
2022-04-08 17:21:33 +08:00 |
Xiaoyu Wang
|
e87e7c3335
|
TD-14457 TD-14537 TD-14571 bugfix
|
2022-04-08 13:59:32 +08:00 |
dapan1121
|
b0184c201f
|
feature/qnode
|
2022-04-08 10:27:27 +08:00 |
Xiaoyu Wang
|
9ef7db3964
|
Merge pull request #11296 from taosdata/feature/3.0_wxy
sort plan bugfix
|
2022-04-07 20:03:36 +08:00 |
Xiaoyu Wang
|
ef7d784394
|
sort plan bugfix
|
2022-04-07 19:08:28 +08:00 |
Ganlin Zhao
|
772a5d114a
|
[TD-14525]<fix>: fix taosd crash if scalar function has constant param
|
2022-04-07 10:30:41 +08:00 |
Ganlin Zhao
|
cd972fdb00
|
[TD-14525]<fix>: fix taosd crash if scalar function has constant param
|
2022-04-07 10:26:18 +08: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
|
e41043074b
|
integrate constant calculate
|
2022-04-02 08:20:26 -04: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
|
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
|
3b9e868e2a
|
fill plan implement
|
2022-04-01 06:40:47 -04:00 |
dapan1121
|
b449369265
|
feature/qnode
|
2022-04-01 10:29:20 +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
|
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 |
dapan1121
|
c8e132052a
|
feature/qnode
|
2022-03-29 19:51:11 +08:00 |
Xiaoyu Wang
|
0f60e644e9
|
TD-14383 limit/slimit plan implement, and sort plan bugfix
|
2022-03-29 02:52:40 -04:00 |
Xiaoyu Wang
|
bef5d75dac
|
bugfix
|
2022-03-26 21:31:27 -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 |
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 |
afwerar
|
222db126bc
|
[TD-13758]<fix>: redefine memory api.
|
2022-03-26 00:29:53 +08:00 |
Xiaoyu Wang
|
ada9d8bdc6
|
bugfix
|
2022-03-25 04:57:51 -04:00 |