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
|
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
|
e0dbe22199
|
fix(query): fix uninitialized memory buffer accessed.
|
2023-01-11 10:27:23 +08:00 |
54liuyao
|
d5ade95b31
|
feat(stream):user define tag
|
2023-01-10 10:13:56 +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 |
Shengliang Guan
|
3016f35e9f
|
Merge branch '3.0' into merge/mainto3.0_0105
|
2023-01-05 16:08: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 |
Xiaoyu Wang
|
fdde287ca9
|
merge main
|
2023-01-04 11:43: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 |
Alex Duan
|
f2a1ce128e
|
fix: add numOfVgroups to serial and deserial function
|
2023-01-03 14:26:15 +08:00 |
Ganlin Zhao
|
5b88f0fffb
|
fix assert in thistogram.c
|
2023-01-03 14:21:01 +08:00 |
Alex Duan
|
b68e440cc2
|
feat: support total vgroups count for table
|
2023-01-03 14:13:51 +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 |