Haojun Liao
|
3a848ccb36
|
fix(query): fix the invalid return value check for percentile function.
|
2023-01-11 13:19:17 +08:00 |
|
Haojun Liao
|
e0dbe22199
|
fix(query): fix uninitialized memory buffer accessed.
|
2023-01-11 10:27:23 +08:00 |
|
Ganlin Zhao
|
ffd901fa6f
|
fix mem leak
|
2023-01-05 09:13:57 +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
|
af0bd9c72b
|
fix loadTupleData
|
2023-01-04 17:59:30 +08:00 |
|
Ganlin Zhao
|
6411e717df
|
fix updateTupleData
|
2023-01-04 17:18:14 +08:00 |
|
Ganlin Zhao
|
d5c92d3788
|
fix saveTuplePos
|
2023-01-04 16:59:55 +08:00 |
|
Ganlin Zhao
|
003002af1d
|
enh(query): handle getBufPage return NULL when no available disk spaces
|
2023-01-04 16:09:20 +08:00 |
|
Ganlin Zhao
|
e3b776c7f3
|
Merge branch 'main' into enh/TD-21206
|
2023-01-04 09:18:38 +08:00 |
|
dapan1121
|
3e1e6be827
|
Merge pull request #19262 from taosdata/fix/TS-2350
fix(query): fix floating type handle sma error
|
2023-01-03 17:21:30 +08:00 |
|
Ganlin Zhao
|
5b88f0fffb
|
fix assert in thistogram.c
|
2023-01-03 14:21:01 +08:00 |
|
Ganlin Zhao
|
09a06ba5b2
|
remove assert from builtinsimpl.c
|
2023-01-03 11:18:21 +08:00 |
|
Ganlin Zhao
|
8a2795b57d
|
fix assert in builtinsimpl.c
|
2022-12-30 13:10:46 +08:00 |
|
Ganlin Zhao
|
e105f9c0d2
|
store sma result as float in buf
|
2022-12-30 09:16:30 +08:00 |
|
Ganlin Zhao
|
d8b8ece9c1
|
fix(query): fix floating type handle sma error
|
2022-12-29 18:12:29 +08:00 |
|
Shengliang Guan
|
25e9d94f5b
|
Merge pull request #19244 from taosdata/feature/stream_main
enh: put func state into tdb
|
2022-12-29 17:17:29 +08:00 |
|
Liu Jicong
|
b2f6fcd067
|
fix mem leak
|
2022-12-29 15:34:08 +08:00 |
|
Liu Jicong
|
93cf8e0186
|
fix: selectivity
|
2022-12-29 14:43:45 +08:00 |
|
Liu Jicong
|
7721353b6b
|
enh: put func state into tdb
|
2022-12-29 12:39:07 +08:00 |
|
dapan1121
|
4a142018da
|
Merge pull request #19224 from taosdata/fix/TD-21561
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
|
2022-12-29 12:28:28 +08:00 |
|
Ganlin Zhao
|
24b2ee0fff
|
fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
|
2022-12-28 17:29:07 +08:00 |
|
Alex Duan
|
8aa615c623
|
fix(query): show distributed table modify average calc error
|
2022-12-21 17:34:02 +08:00 |
|
Haojun Liao
|
5c534d77d9
|
fix(query): check for buffer in first/last merge.
|
2022-12-20 18:23:15 +08:00 |
|
Haojun Liao
|
7059d71e1f
|
fix(query): check for buffer in first/last merge.
|
2022-12-20 17:31:36 +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 |
|
Shengliang Guan
|
f69a188f7e
|
refact: replcase ASSERT with tAssert
|
2022-12-07 18:37:40 +08:00 |
|
dapan1121
|
5b8294122a
|
Merge pull request #18742 from taosdata/fix/TD-20906
fix: fix count VAR type column error cause of reading incorrect sma results
|
2022-12-06 18:41:24 +08:00 |
|
Ganlin Zhao
|
2cc58eebd3
|
fix: fix count VAR type column error cause of reading
incoorect sma results
|
2022-12-06 00:29:38 -08:00 |
|
54liuyao
|
d7a38aeae9
|
fix:stddev\fisrt\last combine function
|
2022-12-05 17:21:40 +08:00 |
|
dapan1121
|
45cf5acc32
|
Merge pull request #18501 from taosdata/fix/TS-2149
fix(query): handle countAlwaysReturnValue behavior
|
2022-11-30 13:20:51 +08:00 |
|
Ganlin Zhao
|
f913fbdaf6
|
fix errors
|
2022-11-29 22:14:46 +08:00 |
|
Ganlin Zhao
|
900fe01f0e
|
fix error
|
2022-11-29 19:32:51 +08:00 |
|
Ganlin Zhao
|
682b3b60ef
|
Merge branch '3.0' into fix/TS-2149
|
2022-11-28 23:42:16 +08:00 |
|
Ganlin Zhao
|
8c90a98e2d
|
fix last_row
|
2022-11-28 22:25:17 +08:00 |
|
Ganlin Zhao
|
f81ce17df4
|
fix first last
|
2022-11-28 22:06:02 +08:00 |
|
Ganlin Zhao
|
bab891eef7
|
fix coverity scan issue CID:402965
|
2022-11-28 18:14:47 +08:00 |
|
Ganlin Zhao
|
99604f8010
|
fix: [ASAN] stack buffer overflow
|
2022-11-28 18:06:34 +08:00 |
|
Ganlin Zhao
|
8fba0b631c
|
Merge branch '3.0' into fix/TS-2149
|
2022-11-28 01:02:57 +08:00 |
|
Ganlin Zhao
|
ab86b6ba47
|
fix hyperloglog bugs
|
2022-11-28 00:30:39 +08:00 |
|
Haojun Liao
|
b0ee829db2
|
refactor: do some internal refactor.
|
2022-11-28 00:27:49 +08:00 |
|
Haojun Liao
|
7fe4cf7bbe
|
Merge branch '3.0' into feature/3_liaohj
|
2022-11-25 22:24:59 +08:00 |
|
Ganlin Zhao
|
f122d98bb4
|
fix: [ASAN] null pointer issue in builtinsimpl.c
|
2022-11-25 15:29:52 +08:00 |
|
Haojun Liao
|
9a208b2d09
|
other: merge 3.0
|
2022-11-24 17:08:15 +08:00 |
|
Ganlin Zhao
|
0e64614ce8
|
fix: [ASAN] offset on null pointer error
|
2022-11-23 12:03:58 +08:00 |
|
Haojun Liao
|
7c7b2f1cef
|
fix(query): fix memory leak.
|
2022-11-22 18:06:01 +08:00 |
|
Xiaoyu Wang
|
4217441cad
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-11-17 16:25:18 +08:00 |
|
Xiaoyu Wang
|
7cda5c2752
|
enh: fill value supports implicit type conversion
|
2022-11-17 16:24:56 +08:00 |
|