Commit graph

221 commits

Author SHA1 Message Date
Ganlin Zhao
68d33b1656 add stddev function partial/merge 2022-06-14 16:53:59 +08:00
Ganlin Zhao
cd94eabc73 add stddev function translate partial/merge 2022-06-14 16:42:05 +08:00
Ganlin Zhao
a17c6e3c33 fix bugs 2022-06-14 15:47:56 +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
2a6dfbb0d7 enh(query): avg function use pre-agg results 2022-06-14 13:48:33 +08:00
Ganlin Zhao
0dde9cc9f9 fix bugs 2022-06-14 11:25:11 +08:00
Ganlin Zhao
6a4fc45771 fix bugs 2022-06-14 11:00:22 +08:00
Ganlin Zhao
9fa641a8b0 Merge branch '3.0' into enh/first_last_split 2022-06-14 10:50:50 +08:00
Ganlin Zhao
d4a38245a2 add some check 2022-06-13 21:21:46 +08:00
Ganlin Zhao
4240a38c17 fix bugs 2022-06-13 20:56:33 +08:00
Ganlin Zhao
45ef3db78a add first function partial/merge 2022-06-13 20:53:42 +08:00
Ganlin Zhao
6d95262688 enh(query): add first/last function distributed implementation 2022-06-13 19:11:28 +08:00
Xiaoyu Wang
9d9c05ccb5 merge 3.0 2022-06-13 18:40:23 +08:00
Xiaoyu Wang
a5ce5192f2 merge 3.0 2022-06-13 18:37:25 +08:00
Ganlin Zhao
b4c3e55c4d Merge branch '3.0' into enh/top_bot_split 2022-06-13 16:18:39 +08:00
Ganlin Zhao
f7c20f6c0d fix invalid read-write caused by getFuncEnv 2022-06-13 16:14:16 +08:00
Xiaoyu Wang
1863bbee9a merge 3.0 2022-06-13 15:01:29 +08:00
Xiaoyu Wang
380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
Ganlin Zhao
4036d9714e add bottom function distribution splitting 2022-06-13 13:38:21 +08:00
Ganlin Zhao
ca22215718 Merge branch '3.0' into enh/top_bot_split 2022-06-13 12:41:27 +08:00
Ganlin Zhao
8fe95c982c fix bugs 2022-06-13 12:39:25 +08:00
Haojun Liao
13907386fb
Merge branch '3.0' into feature/3_liaohj 2022-06-13 10:32:56 +08:00
Haojun Liao
d77979babf
Merge pull request #13747 from taosdata/feature/3_liaohj
fix(query): add more check for timestamp in converting.
2022-06-12 11:31:29 +08:00
Haojun Liao
c2e8aa9659 refactor: do some internal refactor. 2022-06-12 00:31:34 +08:00
Haojun Liao
f5dacec38d fix(query): add more check for timestamp in converting. 2022-06-12 00:08:01 +08:00
liuyao
f3750b1177
Merge pull request #13737 from taosdata/feature/TD-16425
feat(stream): support spread、elapsed、histogram、hll
2022-06-11 21:19:23 +08:00
Haojun Liao
d0dd451494 refactor: do some internal refactor of sample function. 2022-06-12 15:25:37 +08:00
Ganlin Zhao
b342561535 Merge branch '3.0' into enh/top_bot_split 2022-06-11 19:25:43 +08:00
Ganlin Zhao
b53c65ea27 disable selectivity function for top split for now 2022-06-11 19:22:57 +08:00
54liuyao
e7196dda3f feat(stream): support spread、elapsed、histogram、hll 2022-06-11 18:41:20 +08:00
Haojun Liao
797fba7716 fix(query): set correct data output position. 2022-06-11 18:01:56 +08:00
Ganlin Zhao
b9cc1e6d09 add top getenv function for merge function 2022-06-11 16:39:26 +08:00
Ganlin Zhao
15ba5769e0 fix crash 2022-06-11 16:29:02 +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
ab9b76e1f9 store original data type in STopBotRes for merge function 2022-06-11 14:35:28 +08:00
Ganlin Zhao
33b455df85 add top merge function 2022-06-11 13:32:51 +08:00
Ganlin Zhao
546f8d892f Merge branch '3.0' into enh/top_bot_split 2022-06-11 11:11:37 +08:00
Ganlin Zhao
a94abd5dae support merge function resType same as original input type 2022-06-11 11:10:47 +08:00
54liuyao
ee5517d5ee feat(stream): combine function spread\elapsed\histogram\hll 2022-06-11 10:28:44 +08:00
Ganlin Zhao
be88d8027f enh(query): refactor function merge code to provide common interface 2022-06-10 19:31:48 +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
e99d088f35 refactor: do some internal refactor. 2022-06-10 10:37:52 +08:00
Haojun Liao
85d4ee6031 refactor: do some internal refactor. 2022-06-10 10:29:53 +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