Commit graph

111 commits

Author SHA1 Message Date
Ganlin Zhao
28689c508a remove unused code 2022-10-25 16:45:00 +08:00
Alex Duan
85ec70d099 fix(query): improve performance for first function x10 quickly1 2022-10-18 17:26:51 +08:00
Hongze Cheng
c4b3da5032 more code format 2022-10-13 14:15:42 +08:00
Haojun Liao
78bbfcb4bc refactor: do some internal refactor and opt query performance. 2022-07-29 09:56:03 +08:00
Haojun Liao
3f11c849cd refactor: do some internal refactor. 2022-07-15 17:34:54 +08:00
Haojun Liao
707f0a837a fix(query): set correct fill output object. 2022-07-14 20:11:29 +08: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
Hongze Cheng
ddb198de23 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 03:42:50 +00:00
Ganlin Zhao
860bf88f31 feat(query): add last_row function without cache
TD-16927
2022-06-30 17:20:04 +08:00
Haojun Liao
5efd5a3b6d fix(query):adjust api for retrieve lastrow in executor. 2022-06-28 23:24:20 +08:00
Ganlin Zhao
515109088f feat(query): support mode function 2022-06-27 15:08:13 +08:00
Ganlin Zhao
5c3fae340e add NULL logic for _group_key 2022-06-24 20:26:46 +08:00
Ganlin Zhao
f8bb36ce2c enh(query): add _group_key function for partion by
TD-16805
2022-06-24 20:08:07 +08:00
Ganlin Zhao
d2059e8079 feat(query): add irate function 2022-06-22 14:42:05 +08:00
Haojun Liao
659e429b87 feature(query): support show table block distribution. 2022-06-20 12:54:46 +08:00
Haojun Liao
771065952e other: merge 3.0 2022-06-15 16:32:28 +08:00
Ganlin Zhao
7ed7fd0fd6 enable stddev splitting 2022-06-14 17:00:32 +08:00
Ganlin Zhao
cd94eabc73 add stddev function translate partial/merge 2022-06-14 16:42:05 +08:00
Ganlin Zhao
e82289542d avg function add partial/merge 2022-06-14 15:15:37 +08:00
Ganlin Zhao
4113472e89 add avg function translate partial/merge 2022-06-14 15:00:28 +08:00
Ganlin Zhao
589b30422f add last function splitting 2022-06-14 10:51:00 +08:00
Ganlin Zhao
45ef3db78a add first function partial/merge 2022-06-13 20:53:42 +08:00
Haojun Liao
4b9139c793
Merge branch '3.0' into feature/3_liaohj 2022-06-13 19:35:27 +08:00
Haojun Liao
49fd380a69 enh(query): add derivative function. 2022-06-13 19:22:28 +08:00
Ganlin Zhao
6d95262688 enh(query): add first/last function distributed implementation 2022-06-13 19:11:28 +08:00
Ganlin Zhao
b4c3e55c4d Merge branch '3.0' into enh/top_bot_split 2022-06-13 16:18:39 +08:00
Ganlin Zhao
4036d9714e add bottom function distribution splitting 2022-06-13 13:38:21 +08:00
Haojun Liao
d0dd451494 refactor: do some internal refactor of sample function. 2022-06-12 15:25:37 +08:00
Ganlin Zhao
b53c65ea27 disable selectivity function for top split for now 2022-06-11 19:22:57 +08:00
Ganlin Zhao
b9cc1e6d09 add top getenv function for merge function 2022-06-11 16:39:26 +08:00
Ganlin Zhao
40f6fad49f fix bug 2022-06-11 16:21:45 +08:00
Ganlin Zhao
e9a8217f97 fix getTopBotInfoSize issue 2022-06-11 15:44:55 +08:00
Ganlin Zhao
4c29b82626 refactor 2022-06-11 15:18:13 +08:00
Ganlin Zhao
546f8d892f Merge branch '3.0' into enh/top_bot_split 2022-06-11 11:11:37 +08:00
54liuyao
ee5517d5ee feat(stream): combine function spread\elapsed\histogram\hll 2022-06-11 10:28:44 +08:00
Ganlin Zhao
40f5ff71f8 add top/bot splitting 2022-06-10 18:32:34 +08:00
Haojun Liao
24cca6cbcd Merge branch '3.0' into feature/3_liaohj 2022-06-10 11:28:10 +08:00
Haojun Liao
c55aae2c0c enh(query): block distribution query is supported. 2022-06-10 09:51:57 +08:00
Ganlin Zhao
134ad9fa52 Merge branch '3.0' into enh/elapsed_split 2022-06-09 20:12:57 +08:00
Ganlin Zhao
d2efa06742 add elapsed function merge/partial functions 2022-06-09 19:49:29 +08:00
Ganlin Zhao
62506bac33 add elapsed function partial/merge translate 2022-06-09 19:15:09 +08:00
54liuyao
016a7b698f feat(stream): stream state window support top and bottom 2022-06-09 17:45:40 +08:00
Ganlin Zhao
8e65f1e426 add hll partial/merge functions 2022-06-09 13:31:33 +08:00
Ganlin Zhao
d1a0ab2445 add hll partial/merge translate functions 2022-06-09 11:36:28 +08:00
Ganlin Zhao
ca2d1f8b3c Merge branch '3.0' into enh/histogram_split 2022-06-08 20:34:39 +08:00
Ganlin Zhao
fc1ad1aeac add histogram partial/merge function 2022-06-08 19:02:07 +08:00
54liuyao
a8da3cfd14 feat(stream): stream state support apercentile 2022-06-08 18:20:43 +08:00
Ganlin Zhao
081a8a62b2 add histogram partial/merge translate functions 2022-06-08 17:59:32 +08:00
Ganlin Zhao
dad3dd4f97 fix bugs 2022-06-08 16:35:13 +08:00
Ganlin Zhao
183fcac013 add spread splitting translate fucntions 2022-06-08 16:34:37 +08:00