dapan1121
|
c0463e46c9
|
fix: truncate show create table result
|
2022-11-14 15:48:01 +08:00 |
dapan1121
|
a5b1cfc9a2
|
fix: extend show create table result width
|
2022-11-14 11:27:38 +08:00 |
Haojun Liao
|
03f4918b3b
|
refactor: do some internal refactor.
|
2022-11-04 18:46:48 +08:00 |
Xiaoyu Wang
|
1b179f65b2
|
fix: interp _irowts error
|
2022-11-01 13:34:10 +08:00 |
Xiaoyu Wang
|
0228caaa0d
|
enh: last cache optimize
|
2022-10-18 11:38:59 +08:00 |
Hongze Cheng
|
4cc94968ee
|
refact: format header file
|
2022-10-13 11:09:43 +08:00 |
Haojun Liao
|
68842b9c64
|
refactor: do some internal refactor.
|
2022-10-10 14:55:58 +08:00 |
Xiaoyu Wang
|
73642ac3a2
|
feat: sql command 'show table tags from table_name'
|
2022-09-29 16:16:49 +08:00 |
Xiaoyu Wang
|
8caa36299c
|
feat: add the _irowts pseudo column to output the timestamp of the interp
|
2022-09-27 15:23:24 +08:00 |
Haojun Liao
|
33c075542d
|
refactor(query): do some internal refactor.
|
2022-09-21 10:26:55 +08:00 |
Liu Jicong
|
4c6a8bbc95
|
feat(stream): stream state support tuple
|
2022-09-14 16:50:42 +08:00 |
Xiaoyu Wang
|
2ccc7471af
|
enh: query get dbcfg optimization
|
2022-08-31 11:36:59 +08:00 |
Haojun Liao
|
37618513a6
|
Merge branch '3.0' into feature/3_liaohj
|
2022-08-29 22:47:18 +08:00 |
Haojun Liao
|
ba8b10e27b
|
refactor(query): do some internal refactor.
|
2022-08-29 18:47:46 +08:00 |
Shengliang Guan
|
c581212712
|
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
|
2022-08-28 21:27:13 +08:00 |
Haojun Liao
|
655dbb47c1
|
refactor(query): do some internal refactor.
|
2022-08-26 19:19:48 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
slzhou
|
f3890f7421
|
feat: support udf merge in udfd
|
2022-08-26 14:27:15 +08:00 |
Haojun Liao
|
1c06206000
|
other:merge 3.0
|
2022-08-25 11:01:36 +08:00 |
54liuyao
|
25b735f0e3
|
feat(stream): delete result
|
2022-08-22 14:05:19 +08:00 |
Ganlin Zhao
|
c017e4387f
|
fix(query): forbid interp in super table query
TD-18331
|
2022-08-11 16:17:38 +08:00 |
Haojun Liao
|
d8455841e0
|
refactor: do some internal refactor.
|
2022-08-10 20:12:32 +08:00 |
slzhou
|
e9f79254fb
|
fix: merge spread into output when input spread has result
|
2022-08-08 15:23:55 +08:00 |
shenglian zhou
|
03aae25b63
|
fix: function rename and trigger ci test
|
2022-08-07 06:39:26 +08:00 |
shenglian zhou
|
81d3a2c385
|
fix: last/first must return not null values
|
2022-08-06 21:39:53 +08:00 |
Ganlin Zhao
|
b0becf1ca9
|
fix(query): fix n-1 function if select column after function position
result row is incorrect.
fix/TD-18040
|
2022-08-01 14:15:16 +08:00 |
Xiaoyu Wang
|
41b8ef7d93
|
enh: cumulative functions support mixed use
|
2022-07-29 18:00:48 +08:00 |
Xiaoyu Wang
|
b12fa7494e
|
enh: add interface for dynamic control data scan
|
2022-07-27 18:28:54 +08:00 |
Ganlin Zhao
|
db48f118a1
|
enh(query): add selectivity for diff function
TD-17659
|
2022-07-25 15:34:46 +08:00 |
Xiaoyu Wang
|
958f3586c0
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 11:41:18 +08:00 |
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +08:00 |
Xiaoyu Wang
|
aec4c2313a
|
fix: multi-rows function validity check
|
2022-07-15 16:17:00 +08:00 |
Haojun Liao
|
707f0a837a
|
fix(query): set correct fill output object.
|
2022-07-14 20:11:29 +08:00 |
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
Haojun Liao
|
c5ccdfd4e9
|
fix(query): set the correct resource free flag.
|
2022-07-09 11:06:41 +08:00 |
Haojun Liao
|
3e81daf578
|
fix(query): fix memory leak.
|
2022-07-08 17:28:37 +08:00 |
Xiaoyu Wang
|
e235c9830d
|
merge 3.0
|
2022-07-01 13:35:07 +08:00 |
Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
Ganlin Zhao
|
1dd89be98b
|
enh(query): add last_row function without cache
TD-16927
|
2022-06-30 17:39:20 +08:00 |
Ganlin Zhao
|
860bf88f31
|
feat(query): add last_row function without cache
TD-16927
|
2022-06-30 17:20:04 +08:00 |
Xiaoyu Wang
|
99563fc136
|
Merge pull request #14376 from taosdata/feature/3.0_debug_wxy
feat: the last_row function supports all scenes
|
2022-06-30 11:28:53 +08:00 |
Xiaoyu Wang
|
cf35174d53
|
feat: the last_row function supports all scenes
|
2022-06-30 10:23:35 +08:00 |
Xiaoyu Wang
|
ae076af4f1
|
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 11:41:32 +08:00 |
slzhou
|
9540d1eac9
|
feat: udf can be compiled outside TDengine
|
2022-06-28 11:54:16 +08:00 |
Ganlin Zhao
|
f8bb36ce2c
|
enh(query): add _group_key function for partion by
TD-16805
|
2022-06-24 20:08:07 +08:00 |
Xiaoyu Wang
|
096c292d78
|
Merge pull request #14179 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-24 12:51:21 +08:00 |
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
Haojun Liao
|
5c1e7f3114
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 17:23:57 +08:00 |
Haojun Liao
|
14ddf539e0
|
refactor(query): do some internal refactor.
|
2022-06-22 17:21:04 +08:00 |