Ganlin Zhao
|
59839f0d0a
|
feat(query): add mavg scalar version
|
2022-07-16 13:41:42 +08:00 |
Ganlin Zhao
|
8caa4bcad0
|
feat(query): add twa function scalar version
|
2022-07-16 13:34:24 +08:00 |
Ganlin Zhao
|
566ab93f83
|
add derivative scalar version
|
2022-07-16 11:37:05 +08:00 |
Ganlin Zhao
|
598c57e059
|
feat(query): add irate function scalar version
TD-17344
|
2022-07-16 11:26:04 +08:00 |
Ganlin Zhao
|
624e7b7183
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 10:53:57 +08:00 |
Xiaoyu Wang
|
2db0b4075f
|
Merge pull request #14952 from taosdata/feature/3.0_debug_wxy
fix: multi-rows function validity check
|
2022-07-16 10:11:30 +08:00 |
Haojun Liao
|
b1826ef736
|
fix(query): fix a typo
|
2022-07-15 18:15:06 +08:00 |
Ganlin Zhao
|
cbd2d8f8a2
|
fix(query): add spread function scalar version
TD-17344
|
2022-07-15 17:54:45 +08:00 |
Haojun Liao
|
50aa7f9cfa
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-15 17:37:47 +08:00 |
Haojun Liao
|
3f11c849cd
|
refactor: do some internal refactor.
|
2022-07-15 17:34:54 +08:00 |
Ganlin Zhao
|
85da616ae1
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 16:44:46 +08:00 |
Yihao Deng
|
a5ca6d0ce0
|
Merge pull request #14942 from taosdata/feat/checkTimeUnSynced
feat: add time unsynced check
|
2022-07-15 16:36:10 +08:00 |
Xiaoyu Wang
|
aec4c2313a
|
fix: multi-rows function validity check
|
2022-07-15 16:17:00 +08:00 |
Ganlin Zhao
|
9e49a0012d
|
feat(query): add percentile/apercentile scalar version
TD-17344
|
2022-07-15 15:52:32 +08:00 |
Haojun Liao
|
505e14892e
|
Merge pull request #14932 from taosdata/feature/3_liaohj
fix(query): handle multi group last_row query.
|
2022-07-15 15:03:10 +08:00 |
yihaoDeng
|
baa21c8398
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
|
2022-07-15 14:58:00 +08:00 |
yihaoDeng
|
35e8ad2811
|
feat: add time unsynced check
|
2022-07-15 14:51:20 +08:00 |
Ganlin Zhao
|
b8a4878b00
|
fix(query): add leastsquares function scalar version
|
2022-07-15 14:34:40 +08:00 |
Haojun Liao
|
595c7dd4f3
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-15 13:36:14 +08:00 |
Haojun Liao
|
b9a471624d
|
fix(query): handle multi group last_row query.
|
2022-07-15 11:19:00 +08:00 |
Ganlin Zhao
|
20ce5b32a9
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 10:04:28 +08:00 |
Haojun Liao
|
159d6c47c8
|
Merge pull request #14911 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-07-14 20:36:30 +08:00 |
Haojun Liao
|
707f0a837a
|
fix(query): set correct fill output object.
|
2022-07-14 20:11:29 +08:00 |
Ganlin Zhao
|
7e661a9e9c
|
feat(query): add avg function scalar version
TD-17344
|
2022-07-14 20:02:21 +08:00 |
Ganlin Zhao
|
256c4aa25b
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-14 19:20:45 +08:00 |
Ganlin Zhao
|
98e542f884
|
Merge pull request #14888 from taosdata/feat/agg_client_api
feat(query): add sum/count/max/min function scalar version
|
2022-07-14 19:09:30 +08:00 |
Haojun Liao
|
918df89b4f
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-14 17:56:15 +08:00 |
Ganlin Zhao
|
b87eb0abb3
|
feat(query): add stddev function scalar version
TD-17344
|
2022-07-14 17:39:03 +08:00 |
Xiaoyu Wang
|
a497ad72fa
|
Merge pull request #14899 from taosdata/feature/3.0_debug_wxy
fix: some problems of planner
|
2022-07-14 17:31:50 +08:00 |
Haojun Liao
|
dc4052bd7b
|
fix(query): handle the grouped fill.
|
2022-07-14 17:04:22 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |
Haojun Liao
|
b23e08db85
|
Merge pull request #14893 from taosdata/feature/3_liaohj
fix(query): set correct fill output column index and fix some memory leaks
|
2022-07-14 14:25:24 +08:00 |
Haojun Liao
|
75aca0b031
|
fix(query): set correct fill output column index, fix some memory leak, and do some internal refactor,
|
2022-07-14 13:53:23 +08:00 |
Haojun Liao
|
c638f9d53a
|
Merge pull request #14889 from taosdata/feature/3_liaohj
fix(query):fix invalid write in sample query processing.
|
2022-07-14 13:19:45 +08:00 |
Ganlin Zhao
|
0cb911c0b4
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-14 11:40:53 +08:00 |
Ganlin Zhao
|
3f31c464f0
|
feat(query): add max function scalar version
TD-17344
|
2022-07-14 10:58:45 +08:00 |
Haojun Liao
|
fb49fd40cd
|
fix(query):fix invalid write in sample query processing.
|
2022-07-14 10:44:35 +08:00 |
Ganlin Zhao
|
8b1e56389c
|
feat(query): add min function scalar version
TD-17344
|
2022-07-14 10:26:00 +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 |
Xiaoyu Wang
|
570f036c63
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-14 09:52:51 +08:00 |
Haojun Liao
|
083de75afc
|
fix(query):fix memory leak.
|
2022-07-13 23:15:58 +08:00 |
Ganlin Zhao
|
80f175bdbe
|
feat(query): add count function scalar version
TD-17344
|
2022-07-13 19:46:56 +08:00 |
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
Ganlin Zhao
|
dd8f235e97
|
feat(query): add count function scalar version
TD-17344
|
2022-07-13 17:47:56 +08:00 |
Haojun Liao
|
dfb0511e17
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-13 16:41:26 +08:00 |
Xiaoyu Wang
|
d2ce16a875
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-13 15:37:21 +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
|
649cf7e55d
|
fix(query): support last_row(tags) for super table query.
|
2022-07-13 14:21:44 +08:00 |
Xiaoyu Wang
|
f54ad0346e
|
Merge pull request #14827 from taosdata/feature/3.0_debug_wxy
feat: the 'null' value for the user is of type 'varchar(0)'
|
2022-07-13 11:28:00 +08:00 |
Haojun Liao
|
2c1efc3963
|
other: merge 3.0
|
2022-07-12 21:10:10 +08:00 |