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 |
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 |
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 |
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 |
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 |
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 |
Shengliang Guan
|
2635df084d
|
refact<cluster>: adjust show types
|
2022-04-14 20:54:43 +08:00 |
Shengliang Guan
|
e558d519be
|
refact(cluster): node mgmt
|
2022-04-13 14:48:39 +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
|
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
|
709dda39b7
|
TD-13037 distinct, state window and partition by plan implement
|
2022-04-06 03:22:41 -04: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 |
Xiaoyu Wang
|
3b9e868e2a
|
fill plan implement
|
2022-04-01 06:40:47 -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
|
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 |
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 |
Xiaoyu Wang
|
8913b012eb
|
create sma index msg adjust
|
2022-03-24 22:47:41 -04:00 |
Xiaoyu Wang
|
9a3d4519aa
|
TD-14278 session window plan implement
|
2022-03-24 02:38:50 -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 |
dapan1121
|
4c7c1b5abb
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-17 15:08:09 +08:00 |
Xiaoyu Wang
|
0f6573d537
|
TD-14043 show statement bugfix
|
2022-03-16 22:33:44 -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
|
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 |
dapan1121
|
8f1cc6ee91
|
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
|
2022-03-14 18:17:02 +08:00 |
Haojun Liao
|
a853c6ddf5
|
[td-13039] refactor.
|
2022-03-14 16:09:26 +08:00 |
Xiaoyu Wang
|
0cb811a542
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-03-13 17:28:37 -04:00 |
Xiaoyu Wang
|
8a883ea00c
|
TD-13990 interval plan implement
|
2022-03-13 15:28:50 -04:00 |
Xiaoyu Wang
|
028e6d1620
|
TD-13981 show databases rewrite
|
2022-03-11 02:58:29 -05:00 |
Haojun Liao
|
c62dfe6460
|
[td-13039] merge 3.0.
|
2022-03-11 14:59:42 +08:00 |
Xiaoyu Wang
|
396c099a77
|
TD-13981 show databases rewrite
|
2022-03-11 01:41:57 -05:00 |
Xiaoyu Wang
|
84f60fcc0a
|
TD-13747 deal memory leaks
|
2022-03-10 06:32:39 -05:00 |
Xiaoyu Wang
|
e055dd5fd7
|
TD-13747 bugfix
|
2022-03-10 03:58:51 -05:00 |
Xiaoyu Wang
|
da0fa26717
|
TD-13747 src file name organize
|
2022-03-10 02:36:06 -05:00 |
Xiaoyu Wang
|
066c39d571
|
TD-13747 merge 3.0
|
2022-03-09 21:35:24 -05:00 |
Xiaoyu Wang
|
b91899e757
|
TD-13704 super table plan split
|
2022-03-09 04:32:12 -05:00 |
Xiaoyu Wang
|
06f0f1d34e
|
TD-13747 phase 1 function integration
|
2022-03-08 04:25:26 -05:00 |
Haojun Liao
|
e75fc9a301
|
[td-13039] fix bug in select query.
|
2022-03-07 16:52:45 +08:00 |
Xiaoyu Wang
|
08fb912aad
|
TD-13852 create super table implement
|
2022-03-05 18:12:08 -05:00 |
Xiaoyu Wang
|
92cd252b70
|
TD-13706 integration create table stmt and insert stmt
|
2022-03-04 05:43:23 -05: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
|
ddd8ae916f
|
TD-13747 planner integrate
|
2022-03-02 05:30:09 -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
|
b4d1450424
|
TD-13495 physical plan refactoring
|
2022-02-26 05:18:38 -05:00 |
Xiaoyu Wang
|
7377c27367
|
TD-13495 physical plan refactoring
|
2022-02-25 03:29:40 -05:00 |
Xiaoyu Wang
|
49143d079e
|
TD-13495 physical plan refactoring
|
2022-02-24 05:18:41 -05:00 |
Xiaoyu Wang
|
708c361e92
|
TD-13495 physical plan refactoring
|
2022-02-23 01:34:18 -05:00 |
Xiaoyu Wang
|
6f555efeb1
|
TD-13495 logic plan UT
|
2022-02-21 04:35:30 -05:00 |
Xiaoyu Wang
|
83d516af4c
|
TD-13495 planner refactoring
|
2022-02-13 13:31:18 -05:00 |
Xiaoyu Wang
|
e070ad2b77
|
TD-13495 planner refactoring
|
2022-02-11 09:19:31 -05:00 |
Xiaoyu Wang
|
721dec7dcc
|
TD-13338 SELECT statement translate code
|
2022-02-10 11:15:09 -05:00 |