Commit graph

1477 commits

Author SHA1 Message Date
Xiaoyu Wang
c597de099f merge main 2023-02-20 13:41:27 +08:00
Haojun Liao
c9ce01c878 Merge branch 'main' into feature/3_liaohj 2023-02-13 17:09:27 +08:00
Ganlin Zhao
3d3d15b765 fix(query): fix max/min result inconsistent using with first or last
plus interval time window query
2023-02-10 10:45:52 +08:00
Xiaoyu Wang
09925437e3 merge main 2023-02-08 09:51:52 +08:00
Haojun Liao
61be1fdc58 fix(query):fix syntax error. 2023-02-07 11:37:56 +08:00
Haojun Liao
3822225231 other: merge main. 2023-02-06 16:24:15 +08:00
dapan1121
a2b5162ab9
Merge pull request #19753 from taosdata/szhou/fixbugs
fix: show table distributed only works on super table, child table, and normal table
2023-02-06 08:52:44 +08:00
Haojun Liao
f803fa44b5 fix(query): set the correct number of rows when calculating using sma for min/max function. 2023-02-03 16:50:13 +08:00
Haojun Liao
0030c4b5ee refactor(query): opt perf by remove some functions. 2023-02-03 14:24:00 +08:00
Haojun Liao
ab8c977417 other: merge main. 2023-02-02 14:00:36 +08:00
shenglian zhou
3f577c5019 fix: show table distributed only works on super table, child table, and normal table 2023-02-02 11:57:22 +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
Haojun Liao
07cf336fa0 refactor: add an array list api. 2023-01-17 09:43:33 +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
e0dbe22199 fix(query): fix uninitialized memory buffer accessed. 2023-01-11 10:27:23 +08:00
Haojun Liao
94c416eb30 enh(query): opt agg. 2023-01-10 18:48:55 +08:00
Haojun Liao
0b4f1298d7 enh(query): opt agg. 2023-01-10 18:48:20 +08:00
Haojun Liao
f67808a227 refactor: do some internal refactor. 2023-01-10 16:43:15 +08:00
Haojun Liao
e7d0178634 enh(query): dynamic invoke the intrinsic instruction according to different length for different data type. 2023-01-10 15:48:01 +08:00
Haojun Liao
1354eac985 Merge branch 'main' into feature/3_liaohj 2023-01-10 13:21:49 +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
Haojun Liao
0966528a2b refactor: do some internal refactor. 2023-01-06 16:05:13 +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
Shengliang Guan
3016f35e9f Merge branch '3.0' into merge/mainto3.0_0105 2023-01-05 16:08:23 +08:00
Ganlin Zhao
a2cc08145a fix: fix coverity issues 2023-01-05 14:11:05 +08:00
Ganlin Zhao
183b000240 fix error 2023-01-05 10:18:18 +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
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
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
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
Ganlin Zhao
5b88f0fffb fix assert in thistogram.c 2023-01-03 14:21:01 +08:00