shenglian zhou
|
de1ca5b68f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags
|
2022-07-17 05:07:17 +08:00 |
Xiaoyu Wang
|
e5e9252388
|
some problems of planner
|
2022-07-16 17:40:54 +08:00 |
shenglian zhou
|
97d30c6858
|
feat: add user tags to system table
|
2022-07-16 17:25:05 +08:00 |
Xiaoyu Wang
|
20a49e3055
|
Merge pull request #14978 from taosdata/feature/3.0_debug_wxy
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 14:50:31 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
Ganlin Zhao
|
624e7b7183
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 10:53:57 +08:00 |
Xiaoyu Wang
|
52327cc2fb
|
fix: multi-rows function validity check
|
2022-07-16 09:44:52 +08:00 |
Xiaoyu Wang
|
d99b682f76
|
fix: multi-rows function validity check
|
2022-07-15 17:58:37 +08:00 |
Ganlin Zhao
|
7d5c496e10
|
fix comment
|
2022-07-15 16:46:13 +08:00 |
Ganlin Zhao
|
30e09c4b19
|
fix(query): fix when select percentile() has no
from table clause report error issue
|
2022-07-15 16:41:19 +08:00 |
Xiaoyu Wang
|
aec4c2313a
|
fix: multi-rows function validity check
|
2022-07-15 16:17:00 +08:00 |
shenglian-zhou
|
42c1e5e053
|
Merge pull request #14923 from taosdata/szhou/fix/td-17405
fix: multi result function is not allowed when appear in clauses other than select
|
2022-07-15 10:06:37 +08:00 |
slzhou
|
21a32b36e9
|
fix: multi result function is not allowed when appear in clauses other than select
|
2022-07-15 09:32:54 +08:00 |
Xiaoyu Wang
|
979b20189d
|
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
|
2022-07-15 09:07:19 +08:00 |
Xiaoyu Wang
|
31e29dfc38
|
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
|
2022-07-15 08:43:40 +08:00 |
Minglei Jin
|
92ae35fd3f
|
Merge pull request #14886 from taosdata/fix/TD-17328-v2
fix: use calcTypeBytes for table altering
|
2022-07-14 13:56:56 +08:00 |
Minglei Jin
|
c7e64933d0
|
fix: use calcTypeBytes for table altering
|
2022-07-14 10:43:54 +08:00 |
wangmm0220
|
3b4c2826b4
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-14 10:22:15 +08:00 |
Xiaoyu Wang
|
bc1251e0cb
|
Merge pull request #14855 from taosdata/feature/3.0_debug_wxy
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-14 10:09:32 +08:00 |
wangmm0220
|
2647a3d9ee
|
fix: json null
|
2022-07-13 21:00:54 +08:00 |
wangmm0220
|
56ec0a3920
|
fix: json null
|
2022-07-13 20:42:49 +08:00 |
wangmm0220
|
d3cdd75b94
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-13 19:40:26 +08:00 |
dapan1121
|
f69a995ea7
|
Merge pull request #14861 from taosdata/fix/TD-16763
fix: fix natural timestamp issue
|
2022-07-13 19:03:49 +08:00 |
Xiaoyu Wang
|
9887c63c5d
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 19:03:40 +08:00 |
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
dapan1121
|
8c83f07fe4
|
fix: fix natural timestamp issue
|
2022-07-13 16:43:50 +08:00 |
wangmm0220
|
cd051d40c3
|
fix:confilct from 3.0
|
2022-07-13 16:03:39 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
wangmm0220
|
0857ab3531
|
fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create
|
2022-07-13 11:39:32 +08:00 |
wangmm0220
|
2b442621e8
|
feat:get child table name in tmq meta
|
2022-07-12 18:58:33 +08:00 |
Xiaoyu Wang
|
759bc7c434
|
feat: the 'null' value for the user is of type 'varchar(0)'
|
2022-07-12 16:51:37 +08:00 |
Xiaoyu Wang
|
8b89492101
|
fix: some problems of parser
|
2022-07-12 15:11:55 +08:00 |
wangmm0220
|
f9d5c809c9
|
fix:conflict from 3.0
|
2022-07-11 19:06:36 +08:00 |
wangmm0220
|
a196298640
|
fix:disable colName in tag
|
2022-07-11 18:07:46 +08:00 |
Shengliang Guan
|
a846bb9381
|
refactor: rename cacheLastRow to cacheLast
|
2022-07-11 15:45:40 +08:00 |
Xiaoyu Wang
|
67fcb2d3c5
|
Merge pull request #14754 from taosdata/feature/3.0_debug_wxy
fix: a problem of cross database join
|
2022-07-11 14:56:28 +08:00 |
Cary Xu
|
c59478ec71
|
enh: tsma/rsma code optimization
|
2022-07-11 14:20:57 +08:00 |
Xiaoyu Wang
|
6110b7e4ca
|
fix: a problem of cross database join
|
2022-07-11 13:52:24 +08:00 |
Xiaoyu Wang
|
0bc700eb82
|
feat: sql command 'trim database'
|
2022-07-11 10:53:06 +08:00 |
Xiaoyu Wang
|
5708d497ce
|
fix: syntax issue with '(select ... limit) statement'
|
2022-07-11 10:07:11 +08:00 |
wangmm0220
|
b1c290f6dc
|
fix:conflicts
|
2022-07-10 18:57:34 +08:00 |
wangmm0220
|
607f8163d3
|
feat:add logic for get_tmq_meta_json
|
2022-07-10 18:54:58 +08:00 |
Xiaoyu Wang
|
a64a0320a0
|
fix: some problem of parser and planner
|
2022-07-10 15:21:16 +08:00 |
Xiaoyu Wang
|
2454298b0b
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-10 10:24:55 +08:00 |
WANG MINGMING
|
30b1af3feb
|
Merge pull request #14700 from taosdata/feature/TD-13041
feat:write meta from tmq to taosd
|
2022-07-10 10:22:51 +08:00 |
Xiaoyu Wang
|
f99a61a464
|
fix: some problem of parser and planner
|
2022-07-08 21:05:19 +08:00 |
wangmm0220
|
6b46423a97
|
feat:write meta from tmq to taosd
|
2022-07-08 18:37:47 +08:00 |
Xiaoyu Wang
|
df06d22cb3
|
fix: some problem of parser and planner
|
2022-07-08 17:35:11 +08:00 |
dapan1121
|
81d80add98
|
feat: insert from query
|
2022-07-08 11:13:34 +08:00 |
Xiaoyu Wang
|
0fd55077f5
|
feat: sql command 'insert ... select'
|
2022-07-08 09:33:28 +08:00 |