Commit graph

75 commits

Author SHA1 Message Date
dapan1121
2bd493f77b fix: return code issues 2024-12-11 19:18:50 +08:00
Jing Sima
f7a2c857f4 fix:[TD-32855] Improve percentile function when calculating on a small amount of data. 2024-11-12 15:01:09 +08:00
Jing Sima
9df427c0cd fix:[TD-32506] Add test case for TD-32506 2024-11-04 09:40:35 +08:00
Jing Sima
15c13cc853 fix:[TD-32592] fix bug when percentile split bucket. 2024-10-17 15:02:17 +08:00
Jing Sima
122b707ac8 enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
lyh250-666
69d62454d7 enh:modify error code passing 2024-09-20 17:48:04 +08:00
lyh250-666
28d0dc8e5b modify error code pass in libs/catalog/, libs/function/ and libs/command/ 2024-09-02 22:59:49 +08:00
sima
5fb431aff4 enh:[TD-31525] Remove ASSERT in libs/function. 2024-08-19 16:58:13 +08:00
sima
eec71bcd84 fix:[TD-31079] Reduce memory usage of percentile function. 2024-08-05 17:26:25 +08:00
sima
dc23446d6b enh:[TD-31063] use properer errcode. 2024-07-23 15:37:17 +08:00
sima
de0fa610f8 enh:[TD-31043] Handling return value of taoshash and taosarray 2024-07-23 15:37:17 +08:00
sima
2a6a1b620c enh:[TD-31043] Handling return value in tpercentile.c 2024-07-23 15:37:17 +08:00
sima
6a9441528a enh:[TD-31043] Handling return value in builtinsimpl.c 2024-07-23 15:37:17 +08:00
sima
f17c535ca0 feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
Jeff Tao
ad0dd88ba1 fix:[TD-30579]compile error in macOS 14.5 and m3 chip 2024-06-12 22:31:08 +08:00
fullhonest
0a0f1a9d22 Fix TD-27989 2023-12-29 11:33:47 +08:00
fullhonest
e13b3b9ceb Fix TD-27989: percentile crash 2023-12-22 17:51:16 +08:00
Ganlin Zhao
aa33384a41 fix coverity issue 2023-06-28 10:07:52 +08:00
kailixu
fa822ff286 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-27 19:11:16 +08:00
Benguang Zhao
12f28a4a43 enh: unify error msg for no disk space 2023-04-25 15:39:11 +08:00
kailixu
37bc1bca36 enh: column/row max length support up to 64K 2023-04-03 17:00:52 +08:00
Xiaoyu Wang
c597de099f merge main 2023-02-20 13:41:27 +08:00
Haojun Liao
ab8c977417 other: merge main. 2023-02-02 14:00:36 +08:00
Xiaoyu Wang
24157e78d6 merge main 2023-01-28 17:52:58 +08:00
Haojun Liao
c1ffbb5c1c refactor:do some internal refactor. 2023-01-23 01:11:04 +08:00
Xiaoyu Wang
9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
Haojun Liao
53f27901a5 Merge branch 'main' into feature/3_liaohj 2023-01-11 15:42:34 +08:00
Haojun Liao
78f49db0ad other: merge main. 2023-01-11 13:31:41 +08:00
Haojun Liao
3a848ccb36 fix(query): fix the invalid return value check for percentile function. 2023-01-11 13:19:17 +08:00
Haojun Liao
1354eac985 Merge branch 'main' into feature/3_liaohj 2023-01-10 13:21:49 +08:00
Ganlin Zhao
eae188b445 fix: fix no available disk error 2023-01-06 16:19:41 +08:00
Ganlin Zhao
4203a9e184 fix: fix no available disk error 2023-01-06 14:33:48 +08:00
Haojun Liao
d208282a2b refactor: do some internal refactor. 2023-01-06 13:17:22 +08:00
Shengliang Guan
b9f95b6a12
Merge pull request #19390 from taosdata/merge/mainto3.0_0105
merge from main to 3.0
2023-01-06 08:59:32 +08:00
Ganlin Zhao
a2cc08145a fix: fix coverity issues 2023-01-05 14:11:05 +08:00
Ganlin Zhao
4a3c892472 Merge branch 'main' into enh/TD-21690 2023-01-04 18:29:03 +08:00
Ganlin Zhao
898955521d fix getBufPage return NULL in tpercentile.c 2023-01-04 18:24:34 +08:00
Ganlin Zhao
929bafa264 fix getBufPage return NULL in tpercentile.c 2023-01-04 18:15:16 +08:00
Ganlin Zhao
5e4b139355 fix assert in tpercentile.c 2023-01-03 15:23:43 +08:00
Ganlin Zhao
d454ec970d fix assert in tpercentile.c 2023-01-03 14:40:41 +08:00
Ganlin Zhao
08375a523d fix: fix invalid retrieved buf page 2022-12-13 15:44:26 +08:00
Ganlin Zhao
159088267b fix: fix error in getting pageIdList from group page hash map 2022-12-12 17:23:53 +08:00
Ganlin Zhao
fa8cf8686a Merge branch '3.0' into fix/TD-19481 2022-12-08 10:57:39 +08:00
Ganlin Zhao
ad69067a01 fix asan stack-scope-after-use errror 2022-12-08 10:57:21 +08:00
Shengliang Guan
1bb1025f7d enh: add tassert 2022-12-07 22:24:47 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan
d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Ganlin Zhao
387983f6f4 fix(query): fix percentile crash when input has more than 10
million records
2022-12-07 11:44:39 +08:00
Haojun Liao
86fda9f3da fix(query): fix error in windows and darwin system. 2022-11-25 23:06:32 +08:00
Ganlin Zhao
3a4dc8f0da Merge branch '3.0' into fix/coverity_glzhao 2022-10-25 09:47:46 +08:00