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
|
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 |
Haojun Liao
|
6f2ac5ba72
|
fix(query): always generated results for last_row query if rows exists.
|
2022-07-12 21:07:12 +08:00 |
Hongze Cheng
|
a67c8560a0
|
Merge pull request #14787 from taosdata/feat/row_refact
refact: row format
|
2022-07-12 20:45:02 +08:00 |
Hongze Cheng
|
fefa18c0ec
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-07-12 11:57:02 +00:00 |
Ganlin Zhao
|
c237f7f26b
|
Merge branch '3.0' into fix/TD-17040
|
2022-07-12 19:48:29 +08:00 |
Ganlin Zhao
|
ab31bdce35
|
fix(query): fix invalid read for setSelectivity
TD-17040
|
2022-07-12 19:44:04 +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 |
Haojun Liao
|
3ffc4e0dfd
|
Merge pull request #14820 from taosdata/feature/3_liaohj
fix(query): set correct number of result rows for taos_fetch_raw_block_a
|
2022-07-12 16:23:31 +08:00 |
Haojun Liao
|
24090f0fc3
|
refactor: do some internal refactor.
|
2022-07-12 15:30:38 +08:00 |
Ganlin Zhao
|
fdf878c3e8
|
enh(query): agg function adoption for MIA operator
TD-17254
|
2022-07-12 14:31:16 +08:00 |
Ganlin Zhao
|
66f2835af1
|
enh(query): hyperloglog function adoption for MIA operator
TD-17254
|
2022-07-12 13:55:12 +08:00 |
Ganlin Zhao
|
ba7d72c752
|
enh(query): first/last function adoption for MIA operator
TD-17254
|
2022-07-12 13:41:21 +08:00 |
Ganlin Zhao
|
7f875b5120
|
enh(query): elapsed function adoption for MIA operator
TD-17254
|
2022-07-12 11:38:28 +08:00 |
Ganlin Zhao
|
ec4874f6b6
|
enh(query): spread function adoption for MIA operator
TD-17254
|
2022-07-12 11:30:14 +08:00 |
Ganlin Zhao
|
884b35928a
|
enh(query): apercentile function adoption for MIA operator
TD-17254
|
2022-07-12 11:23:54 +08:00 |
Ganlin Zhao
|
487f1e0f52
|
enh(query): avg function adoption for MIA operator
TD-17254
|
2022-07-12 10:55:51 +08:00 |
Hongze Cheng
|
99702ff4ee
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-07-12 02:16:35 +00:00 |
Ganlin Zhao
|
7069380a29
|
Merge pull request #14782 from taosdata/fix/TD-17021
fix(query): histogram function interval query for super table missed some child table records.
|
2022-07-12 10:11:37 +08:00 |
Haojun Liao
|
76e0ed8966
|
fix(query): add parameter check.
|
2022-07-11 21:01:43 +08:00 |
Hongze Cheng
|
9d0563df3e
|
more row refact
|
2022-07-11 12:54:44 +00:00 |
Ganlin Zhao
|
b9795fab95
|
fix(query): histogram function interval query for super table
missed some child table records.
TD-17021
|
2022-07-11 19:49:48 +08:00 |
Xiaoyu Wang
|
6a845b746c
|
fix: some problems of parser
|
2022-07-11 15:15:39 +08:00 |
Xiaoyu Wang
|
5708d497ce
|
fix: syntax issue with '(select ... limit) statement'
|
2022-07-11 10:07:11 +08:00 |