Hongze Cheng
|
c28e4bcae6
|
refact meta 8
|
2022-04-22 08:23:55 +00:00 |
Hongze Cheng
|
57d642b9b4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-22 05:33:29 +00:00 |
dapan1121
|
54e1702749
|
Merge pull request #11732 from taosdata/feature/qnode
feat: add udf catalog api
|
2022-04-22 11:46:06 +08:00 |
afwerar
|
fc24521621
|
fix(os): windows compile 3.0.
|
2022-04-22 09:54:27 +08:00 |
dapan1121
|
31528bbe55
|
feature/qnode
|
2022-04-22 09:16:00 +08:00 |
Hongze Cheng
|
055e0516fa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-21 11:22:43 +00: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 |
Xiaoyu Wang
|
e5a7f1b73f
|
feat: sql command 'union all'
|
2022-04-21 17:09:54 +08:00 |
Xiaoyu Wang
|
1d47ceae37
|
feat: sql command 'union all'
|
2022-04-21 16:32:48 +08:00 |
dapan1121
|
36a8382b8e
|
feature/qnode
|
2022-04-21 15:33:07 +08:00 |
dapan1121
|
a284d8fc4a
|
feature/qnode
|
2022-04-21 13:37:18 +08:00 |
Hongze Cheng
|
c8acaa77bb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 12:29:57 +00:00 |
WANG MINGMING
|
66400aff66
|
Merge pull request #11671 from taosdata/feature/TD-13041
feat: json tag
|
2022-04-20 20:22:59 +08:00 |
Hongze Cheng
|
2bb03ed330
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 10:58:19 +00:00 |
Xiaoyu Wang
|
311b407260
|
Merge pull request #11678 from taosdata/feature/3.0_wxy
feat: sql command 'create function'
|
2022-04-20 18:33:23 +08:00 |
Xiaoyu Wang
|
52c62e7cc8
|
feat: sql command 'create function'
|
2022-04-20 18:13:33 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
wangmm0220
|
0fb41733ea
|
refactor: merge from 3.0
|
2022-04-20 17:08:52 +08:00 |
Hongze Cheng
|
bd36dc9924
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 08:52:52 +00:00 |
Shengliang Guan
|
2ae4f5faf6
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-20 14:34:44 +08:00 |
Hongze Cheng
|
88793e2fab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 06:29:17 +00:00 |
Xiaoyu Wang
|
5dea946bd4
|
feat: sql command 'create table ... rollup ...'
|
2022-04-20 14:05:08 +08:00 |
Shengliang Guan
|
76883aa42f
|
refactor: check db options
|
2022-04-20 10:25:03 +08:00 |
Hongze Cheng
|
8a16713162
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-19 06:39:10 +00:00 |
Hongze Cheng
|
9fc55aa7f4
|
refactor: vnode
|
2022-04-19 06:23:54 +00:00 |
Xiaoyu Wang
|
d4829dcd9a
|
Merge pull request #11629 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
|
2022-04-19 13:43:29 +08:00 |
Xiaoyu Wang
|
2d7cf35fb0
|
fix: some syntax parsing problems
|
2022-04-19 13:25:19 +08:00 |
Hongze Cheng
|
3a50257aa3
|
refact
|
2022-04-19 02:18:11 +00:00 |
Hongze Cheng
|
0b71a2866e
|
Merge pull request #11615 from taosdata/feature/vnode_refact1
refact vnode
|
2022-04-19 09:15:51 +08:00 |
Hongze Cheng
|
9329f5f058
|
refact vnode
|
2022-04-18 13:23:22 +00: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
|
00ae854c78
|
fix(query): fix time function related bugs (#11604)
* fix(query): fix timediff args cannot be integer values
TD-14798
* fix(query): fix timediff/timetruncate/to_unixtimestamp handling NULL value and empty string
TD-14802
TD-14803
* refactor(query): constant NULL value processing logic
TD-14802
TD-14803
* refactor(query): support timefunction arithmetic operation with boolean
constant
|
2022-04-18 19:20:08 +08:00 |
wangmm0220
|
b7bd654c77
|
refactor: add compare logic for json value
|
2022-04-16 21:24:07 +08:00 |
wade zhang
|
3f0f31c4c2
|
Merge pull request #11552 from taosdata/feature/TD-14243
feat(query): support timezone function and now/today function arithmetic operation in select clause
|
2022-04-16 18:54:18 +08:00 |
Ganlin Zhao
|
b42d28f6d1
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-16 18:27:25 +08:00 |
Xiaoyu Wang
|
7a5148973c
|
enh: window clause validity check
|
2022-04-16 17:46:32 +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 |
Ganlin Zhao
|
ad7323166a
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-16 12:51:49 +08:00 |
Ganlin Zhao
|
29327a6d66
|
feat(query): support now()/today() arithmetic operation with time duration
TD-14243
|
2022-04-16 11:03:18 +08:00 |
wangmm0220
|
73c34da280
|
Merge branch '3.0' into feature/TD-13041
|
2022-04-16 09:30:26 +08:00 |
Xiaoyu Wang
|
f406c4e31d
|
complie error
|
2022-04-15 20:31:21 +08:00 |
Xiaoyu Wang
|
acb4a04459
|
complie error
|
2022-04-15 20:17:56 +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
|
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 |