dapan1121
|
e3ea173046
|
stmt
|
2022-04-15 20:10:51 +08:00 |
Xiaoyu Wang
|
3e1c4cc268
|
complie error
|
2022-04-15 20:07:35 +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 |
Xiaoyu Wang
|
ba1f3f7815
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 18:30:01 +08:00 |
Haojun Liao
|
7873c74e5f
|
other: merge 3.0 branch and resolve the conflict.
|
2022-04-15 13:45:13 +08:00 |
Haojun Liao
|
eaa6cd56a6
|
enh(query): add an new internal api to extract query result timestamp precision before the query response received from dnode.
|
2022-04-15 13:42:03 +08:00 |
dapan1121
|
b3978108bc
|
Merge pull request #11438 from taosdata/feature/qnode
feat: add heartbeat and performance_schema tables
|
2022-04-15 13:17:08 +08:00 |
Ganlin Zhao
|
e655a3cc1d
|
feat(query): support timezone() function
TD-14243
|
2022-04-15 13:15:29 +08:00 |
Ganlin Zhao
|
0439e4f9f7
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-15 10:16:55 +08:00 |
dapan1121
|
0e9ecc628e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-15 08:33:53 +08:00 |
Ganlin Zhao
|
ca3ce404af
|
feat(query): support now()/today() function in select clause
TD-14243
|
2022-04-14 21:38:33 +08:00 |
Shengliang Guan
|
f130161f1d
|
fix(cluster): compile error after merge from 3.0
|
2022-04-14 20:59:08 +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 |
wangmm0220
|
8072523561
|
refactor: add json tag function for sql parser
|
2022-04-14 19:01:11 +08:00 |
wangmm0220
|
93cbee6970
|
Merge branch '3.0' into feature/TD-13041
|
2022-04-14 18:25:08 +08:00 |
wangmm0220
|
32577d4196
|
refactor: add json tag function for sql parser
|
2022-04-14 18:24:21 +08:00 |
Xiaoyu Wang
|
9e05fdbd7b
|
enh(query): increase the validity check of function parameters
|
2022-04-14 18:18:23 +08:00 |
dapan1121
|
c04bc1820c
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-14 16:04:42 +08:00 |
Xiaoyu Wang
|
7efb34fdfa
|
enh(query): increase the validity check of function parameters
|
2022-04-14 15:53:41 +08:00 |
Xiaoyu Wang
|
8118a20649
|
enh(query): increase the validity check of function parameters
|
2022-04-14 15:49:57 +08:00 |
Ganlin Zhao
|
4eb20bda19
|
Merge pull request #11478 from taosdata/feature/TD-14243
feat(query): add today()/today() + duration in insert clause
|
2022-04-14 15:01:26 +08:00 |
dapan1121
|
955695ebe5
|
Merge branch '3.0' into feature/qnode
|
2022-04-14 14:10:19 +08:00 |
Ganlin Zhao
|
b355e2b3c8
|
feat(query): add today()/today() + duration in insert clause
TD-14243
|
2022-04-14 12:53:59 +08:00 |
afwerar
|
332b5504a2
|
fix(grant): change the way taosd calls grant.
|
2022-04-14 11:53:02 +08:00 |
Ganlin Zhao
|
50fa78b0bb
|
Merge pull request #11469 from taosdata/feature/TD-14243
refactor(query): add TK_TODAY in keyword hashtable
|
2022-04-14 10:01:31 +08:00 |
Ganlin Zhao
|
8572bd2afa
|
feat(query): add TK_TODAY in keyword hashtable
TD-14243
|
2022-04-13 21:22:57 +08:00 |
Ganlin Zhao
|
32b7c445c8
|
Merge pull request #11468 from taosdata/feature/TD-14243
feat(query): support now()/now() + duration syntax in insert clause
|
2022-04-13 21:15:49 +08:00 |
Ganlin Zhao
|
729218f3e8
|
feat(query): support now()/now() + duration syntax in insert clause
TD-14243
|
2022-04-13 20:38:19 +08:00 |
Xiaoyu Wang
|
ac1673fc71
|
Merge pull request #11463 from taosdata/feature/3.0_wxy
feat(query): distributed splitting of child/normal table JOIN
|
2022-04-13 19:43:01 +08:00 |
Xiaoyu Wang
|
13735d7257
|
feat(query): distributed splitting of child/normal table JOIN
|
2022-04-13 19:04:25 +08:00 |
dapan1121
|
d57ecd97b0
|
stmt
|
2022-04-13 17:52:26 +08:00 |
Xiaoyu Wang
|
baa0696625
|
Merge pull request #11428 from taosdata/feature/3.0_wxy
feat(query): child table or normal table support JOIN-clause
|
2022-04-12 20:25:17 +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
|
bcdc9b45e2
|
Merge pull request #11419 from taosdata/feature/3.0_wxy
fix: is_null expression returned an incorrect result
|
2022-04-12 17:03:01 +08:00 |
Xiaoyu Wang
|
ec643ceecd
|
fix: is_null expression returned an incorrect result
|
2022-04-12 16:12:45 +08:00 |
Ganlin Zhao
|
ff70238e38
|
Merge pull request #11413 from taosdata/feature/TD-14242
feat(query): add cast function
|
2022-04-12 14:34:33 +08:00 |
Haojun Liao
|
fc58e2392d
|
Merge pull request #11404 from taosdata/feature/3.0_liaohj
fix[query]: fix null write error bug for varchar/nchar data type.
|
2022-04-11 23:35:18 +08:00 |
Haojun Liao
|
cf890f6e10
|
fix[query]: fix null write error bug for varchar/nchar data type.
|
2022-04-11 23:05:39 +08:00 |
Ganlin Zhao
|
a59b558331
|
feat(query): add cast function
TD-14242
|
2022-04-11 20:22:53 +08:00 |
Xiaoyu Wang
|
147675c71f
|
Merge pull request #11385 from taosdata/feature/3.0_wxy
enh: set datablock desc timestamp precision, and fix the bug of constant calculation
|
2022-04-11 18:05:43 +08:00 |
Xiaoyu Wang
|
983e4aa010
|
set datablock desc timestamp precision
|
2022-04-11 17:42:05 +08:00 |
Xiaoyu Wang
|
cd75d1121a
|
constant calc bugfix
|
2022-04-11 14:48:07 +08:00 |
dapan1121
|
6f12bc1093
|
feature/qnode
|
2022-04-11 14:15:09 +08:00 |
Ganlin Zhao
|
6a734a74ac
|
Merge pull request #11365 from taosdata/feature/TD-14242
<feat>[query]: add cast function SQL syntax
|
2022-04-10 19:55:03 +08:00 |
Ganlin Zhao
|
5fb7a7955f
|
Merge branch '3.0' into feature/TD-14242
|
2022-04-10 19:33:04 +08:00 |
Ganlin Zhao
|
03cce69b75
|
<feat>[query]: add cast function SQL syntax
TD-14242
|
2022-04-10 19:13:44 +08:00 |
afwerar
|
2662a3b69d
|
[TD-13254]<fix>: make 3.0 grant.
|
2022-04-10 19:08:16 +08:00 |
yihaoDeng
|
3d6030a4e7
|
handle conflict
|
2022-04-10 10:13:22 +08:00 |
Shengliang Guan
|
2a88060067
|
feat[cluster]: create and drop snode bnode
|
2022-04-09 17:52:29 +08:00 |
Shengliang Guan
|
f18cdd5f87
|
Merge remote-tracking branch 'origin/3.0' into feature/node
|
2022-04-09 17:38:26 +08:00 |
Shengliang Guan
|
39dde85ecc
|
feat<cluster>: create and delete qnode
|
2022-04-09 16:32:19 +08:00 |
Xiaoyu Wang
|
3544c8789b
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 15:57:39 +08:00 |
Shengliang Guan
|
4460463317
|
feat<cluster>: create and delete qnode
|
2022-04-09 15:31:50 +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
|
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 |
Yihao Deng
|
70f5abeb6a
|
Merge branch '3.0' into feature/create_index
|
2022-04-08 18:11:17 +08:00 |
dapan1121
|
519b6ca0f3
|
Merge pull request #11305 from taosdata/feature/qnode
Feature/qnode
|
2022-04-08 17:21:33 +08:00 |
dapan1121
|
9f4744c6f3
|
feature/qnode
|
2022-04-08 16:05:30 +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 |
yihaoDeng
|
c40ab3679a
|
add create index msg
|
2022-04-07 21:40:21 +08:00 |
yihaoDeng
|
e23ead7da8
|
add create index msg
|
2022-04-07 21:32:30 +08:00 |
Xiaoyu Wang
|
07892f0f62
|
sort plan bugfix
|
2022-04-07 19:28:00 +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 |
yihaoDeng
|
36670708b2
|
add create index msg
|
2022-04-07 17:41:16 +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
|
ead76ab6d2
|
normal table rollup translate, and condition rewrite
|
2022-04-06 19:59:27 +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 |
Cary Xu
|
ca3206d45e
|
Merge branch '3.0' into feature/TD-11463-3.0
|
2022-04-03 17:51:28 +08:00 |
Xiaoyu Wang
|
aaf35118f6
|
Merge pull request #11222 from taosdata/feature/3.0_wxy
integrate constant calculate
|
2022-04-02 20:35:10 +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 |
Cary Xu
|
192060ebb8
|
Merge branch '3.0' into feature/TD-11463-3.0
|
2022-04-02 17:44:50 +08:00 |
Xiaoyu Wang
|
2c182e8099
|
Merge pull request #11208 from taosdata/feature/3.0_wxy
insert using implement
|
2022-04-02 16:02:30 +08:00 |
Cary Xu
|
1165368642
|
retentions param bug fix and deliver to vnode
|
2022-04-02 15:39:20 +08:00 |
Xiaoyu Wang
|
ba5503da68
|
insert using implement
|
2022-04-02 03:27:07 -04:00 |
Xiaoyu Wang
|
a5fbcb36b6
|
Merge pull request #11202 from taosdata/feature/3.0_wxy
condition bugfix
|
2022-04-02 13:56:13 +08:00 |
Xiaoyu Wang
|
9e9805f7b7
|
condition bugfix
|
2022-04-02 01:13:20 -04:00 |
Xiaoyu Wang
|
62856b045e
|
insert using implement
|
2022-04-01 22:37:47 -04:00 |
Xiaoyu Wang
|
d7b09639a0
|
Merge pull request #11191 from taosdata/feature/3.0_wxy
fill plan implement
|
2022-04-01 18:59:08 +08:00 |
Xiaoyu Wang
|
3b9e868e2a
|
fill plan implement
|
2022-04-01 06:40:47 -04:00 |
Cary Xu
|
e2e1d4c899
|
Merge branch '3.0' into feature/TD-11463-3.0
|
2022-04-01 17:44:21 +08:00 |
Cary Xu
|
cf68440a59
|
bSma grammar integrate
|
2022-04-01 17:43:50 +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
|
9833a6c547
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-01 01:04:19 -04:00 |
Xiaoyu Wang
|
6d4c848d88
|
sma is enabled for all columns by default
|
2022-04-01 01:04:14 -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
|
db08d3ca9b
|
TD-14392 bugfix
|
2022-03-31 22:38:48 -04:00 |
dapan1121
|
36dc9da4a5
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-01 10:30:20 +08:00 |
Xiaoyu Wang
|
fe2620ac1b
|
fix compile error
|
2022-03-31 08:00:35 -04:00 |
Xiaoyu Wang
|
53a8ebc83a
|
fix compile error
|
2022-03-31 07:47:36 -04:00 |
Xiaoyu Wang
|
689fb26708
|
db or table option keep implement
|
2022-03-31 07:38:17 -04:00 |
Xiaoyu Wang
|
baa238eead
|
TD-14409 TD-14436 bugfix
|
2022-03-31 05:20:26 -04:00 |
dapan1121
|
369d08c557
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-31 16:06:57 +08:00 |
Xiaoyu Wang
|
59862e454d
|
TD-14429 bugfix
|
2022-03-31 04:01:07 -04:00 |
Xiaoyu Wang
|
ee1b47b2e2
|
TD-14431 bugfix
|
2022-03-31 03:11:52 -04:00 |
Xiaoyu Wang
|
e555db03fc
|
bugfix
|
2022-03-31 02:36:35 -04:00 |
Xiaoyu Wang
|
ba80c7478f
|
TD-14405 TD-14404 desc and reset query cache statement implement
|
2022-03-31 02:19:11 -04:00 |
dapan1121
|
35f8a337af
|
feature/qnode
|
2022-03-30 19:37:21 +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
|
e7a54cfa39
|
TD-14330 bugfix
|
2022-03-29 04:04:04 -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
|
11636180ad
|
rollup syntax and msg adjust
|
2022-03-28 05:08:48 -04:00 |
Cary Xu
|
4693f79526
|
refactor
|
2022-03-27 23:26:21 +08:00 |
Cary Xu
|
583f01d498
|
refactor
|
2022-03-27 12:24:26 +08: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
|
de102d04e6
|
bugfix
|
2022-03-26 22:02:12 -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
|
f6bcae1913
|
sort scan cols
|
2022-03-26 01:39:10 -04:00 |
dapan1121
|
9484d25a59
|
Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode
|
2022-03-26 09:17:05 +08:00 |
dapan1121
|
58e16e5fdc
|
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
|
2022-03-26 09:11:06 +08:00 |
afwerar
|
222db126bc
|
[TD-13758]<fix>: redefine memory api.
|
2022-03-26 00:29:53 +08:00 |
Xiaoyu Wang
|
0439d0b80f
|
Merge pull request #11001 from taosdata/feature/3.0_wxy
bugfix
|
2022-03-25 17:12:42 +08:00 |
dapan1121
|
18c85e6515
|
Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode
|
2022-03-25 15:39:33 +08:00 |
dapan1121
|
0a0699e4f9
|
feature/scheduler
|
2022-03-25 15:32:16 +08:00 |
Haojun Liao
|
bf124afb7a
|
Merge pull request #10990 from taosdata/feature/3.0_liaohj
[td-13039]add api for stream computing.
|
2022-03-25 14:08:59 +08:00 |
Xiaoyu Wang
|
4ebc3234f2
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-03-25 01:41:35 -04:00 |
Xiaoyu Wang
|
9765678e75
|
scan cols sort
|
2022-03-25 01:41:28 -04:00 |
dapan1121
|
4366d24c2f
|
Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode
|
2022-03-25 13:30:01 +08:00 |
dapan1121
|
fad5a80bab
|
feature/scheduler
|
2022-03-25 13:27:14 +08:00 |
Cary Xu
|
c98626b081
|
tSma create bug fix
|
2022-03-25 13:19:41 +08:00 |
dapan1121
|
7fbf673b7e
|
Merge branch '3.0' into feature/scheduler
|
2022-03-25 13:00:23 +08:00 |
Haojun Liao
|
b7368e2133
|
[td-13039]add api for stream computing.
|
2022-03-25 10:59:15 +08:00 |
Xiaoyu Wang
|
8913b012eb
|
create sma index msg adjust
|
2022-03-24 22:47:41 -04:00 |
dapan1121
|
f323ac1443
|
feature/scheduler
|
2022-03-25 10:07:30 +08:00 |
dapan1121
|
ac225d58be
|
feature/scheduler
|
2022-03-25 09:53:25 +08:00 |
dapan1121
|
354fc37f64
|
feature/scheduler
|
2022-03-24 19:02:42 +08:00 |
dapan1121
|
3a41a00a63
|
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
|
2022-03-24 18:32:39 +08:00 |
Haojun Liao
|
988b944747
|
Merge pull request #10977 from taosdata/feature/3.0_liaohj
[td-13039] support nchar data type.
|
2022-03-24 17:53:48 +08:00 |
Haojun Liao
|
8756ad8029
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-03-24 17:45:15 +08:00 |
Haojun Liao
|
ba1dd2ca45
|
[td-13039] merge 3.0.
|
2022-03-24 17:31:22 +08:00 |
Haojun Liao
|
45fec96567
|
[td-13039] support nchar data type.
|
2022-03-24 17:26:04 +08:00 |
Xiaoyu Wang
|
1a785a5294
|
SSubmitBlk add suid field
|
2022-03-24 04:46:56 -04:00 |