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 |