Xiaoyu Wang
|
fdde287ca9
|
merge main
|
2023-01-04 11:43:20 +08:00 |
Shengliang Guan
|
650ea06b69
|
Merge pull request #19321 from taosdata/feature/3_liaohj
fix(utility): fix the bug in creating auto delete files.
|
2023-01-03 17:40:48 +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 |
Haojun Liao
|
b8aa4fae8a
|
fix(udf): disable the auto remove for *.so
|
2023-01-03 14:23:27 +08:00 |
Alex Duan
|
b68e440cc2
|
feat: support total vgroups count for table
|
2023-01-03 14:13:51 +08:00 |
Alex Duan
|
2439c345d9
|
enh: clear assert remove tbuffer.h
|
2022-12-30 18:04:54 +08:00 |
dapan1121
|
e6c5fd874a
|
Merge pull request #19175 from taosdata/szhou/fixbugs2
enhance: remove assert
|
2022-12-30 09:53:59 +08:00 |
Ganlin Zhao
|
73a95d3cda
|
fix some format
|
2022-12-30 09:32:18 +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 |
Shengliang Guan
|
2bbf2f3ab1
|
Merge branch '3.0' into merge/mainto3.0_1229
|
2022-12-29 09:36:52 +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 |
shenglian zhou
|
5c36d90bc2
|
fix: free the column info array
|
2022-12-28 16:18:24 +08:00 |
Shengliang Guan
|
78c14a2c88
|
Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228
|
2022-12-28 14:59:02 +08:00 |
shenglian zhou
|
2680ebff38
|
fix: set row for data block
|
2022-12-28 14:31:12 +08:00 |
shenglian zhou
|
ad1ba74646
|
fix: add block data clean up for the udf input data block
|
2022-12-28 13:52:40 +08:00 |
shenglian zhou
|
a29dea91a5
|
fix: covert scalar param to data block
|
2022-12-28 13:32:42 +08:00 |
slzhou
|
ceea74ee7a
|
enhance: remove assert
|
2022-12-27 09:58:22 +08:00 |
dapan1121
|
66cece62de
|
Merge pull request #19046 from taosdata/fix/TD-21180-3.0
feat(rpc): return new error code TSDB_CODE_RPC_VGROUP_NOT_CONNECTED
|
2022-12-26 18:08:48 +08:00 |
Shengliang Guan
|
664dcb6b4e
|
Merge branch 'main' into merge/mainto3.0_1226
|
2022-12-26 09:26:54 +08:00 |
dapan1121
|
a6e7f0f2d5
|
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
fix(query): avg function support overflow sum value calculate
|
2022-12-25 15:12:28 +08:00 |
Alex Duan
|
cd1b87031a
|
fix(query): modify error describe
|
2022-12-22 10:22:51 +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 |
Alex Duan
|
df6102f66e
|
fix(query): TSDB_CODE_RPC_VGROUP_NOT_CONNECTED same condition check with TSDB_CODE_RPC_NETWORK_UNAVAIL
|
2022-12-20 18:14:24 +08:00 |
Haojun Liao
|
7059d71e1f
|
fix(query): check for buffer in first/last merge.
|
2022-12-20 17:31:36 +08:00 |
Ganlin Zhao
|
09061bcc57
|
Merge branch '3.0' into feat/TS-2158
|
2022-12-19 09:23:32 +08:00 |
Alex Duan
|
0a5fd77b17
|
feat(query): avg function overflow mac build
|
2022-12-18 19:04:38 +08:00 |
Alex Duan
|
1a75e9bb58
|
feat(query): avg function overflow add big check
|
2022-12-18 15:15:13 +08:00 |
Alex Duan
|
1b8199d98d
|
fix(query): avg function check overflow mac build
|
2022-12-17 20:38:03 +08:00 |
Alex Duan
|
ea5bf3d31e
|
fix(query): fix(query): avg check overflow
|
2022-12-17 17:15:44 +08:00 |
Alex Duan
|
ba31ce8070
|
feat(query): avg function check range overflow
|
2022-12-17 10:46:13 +08:00 |
Alex Duan
|
0130950170
|
fix(query): avg sum operation check range merge two SAvgRes pointer
|
2022-12-15 15:32:53 +08:00 |
Alex Duan
|
1ac428ff61
|
fix(query): avg sum operation check range build error
|
2022-12-15 14:54:22 +08:00 |
Alex Duan
|
e9f7572a54
|
fix(query): avg sum operation check range
|
2022-12-15 14:52:53 +08:00 |
Alex Duan
|
500ee304a6
|
fix(query): avg sum over range replace with macro
|
2022-12-15 12:43:28 +08:00 |
Alex Duan
|
74cf776439
|
fix(query): avg function sum overflow
|
2022-12-14 21:34:50 +08:00 |
Alex Duan
|
a4e0bbd34f
|
fix(query): fixed avg function sum over range
|
2022-12-14 20:30:18 +08:00 |
Ganlin Zhao
|
5da2fe9bc5
|
feat(query): add _isfilled pseudocolumn to indicate data is origin
or filled.
|
2022-12-14 16:56:10 +08:00 |
dapan1121
|
473338cf86
|
Merge pull request #18929 from taosdata/fix/percentile_crash
fix: fix invalid retrieved buffer page causing crash
|
2022-12-14 08:52:15 +08:00 |
dapan1121
|
d6f6c6495b
|
Merge pull request #18917 from taosdata/szhou/cenc
fix: udfd pipe close before send response
|
2022-12-14 08:51:28 +08:00 |
Shengliang Guan
|
04750d9078
|
Merge pull request #18905 from taosdata/feature/3_liaohj
refactor: do multiple refactor and improve some query perf.
|
2022-12-14 08:01:42 +08:00 |
Ganlin Zhao
|
08375a523d
|
fix: fix invalid retrieved buf page
|
2022-12-13 15:44:26 +08:00 |
slzhou
|
c14c1b9ae2
|
fix: add test case
|
2022-12-13 15:30:18 +08:00 |