slzhou
|
66f7b90110
|
fix: add version to udfd conn req
|
2023-03-13 18:16:44 +08:00 |
Shengliang Guan
|
325b3439df
|
Merge pull request #20290 from taosdata/fix/main_bugfix_wxy
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 11:07:07 +08:00 |
Xiaoyu Wang
|
bc9eb47e04
|
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 10:14:39 +08:00 |
Ganlin Zhao
|
561c788674
|
fix(query): fix apercentile crash in stream due to dereferencing invalid
address
|
2023-03-06 23:00:07 +08:00 |
Haojun Liao
|
0c730ec48e
|
Merge pull request #20187 from taosdata/fix/TD-22780_m
fix: invalid vg count
|
2023-02-28 09:18:58 +08:00 |
yihaoDeng
|
5c7959a2b7
|
fix: invalid vg count
|
2023-02-27 16:32:47 +08:00 |
yihaoDeng
|
97c4dfb570
|
fix: limit session num
|
2023-02-25 18:01:17 +08:00 |
Xiaoyu Wang
|
961107d1ca
|
merge main
|
2023-02-24 16:55:50 +08:00 |
Xiaoyu Wang
|
58fc265b80
|
merge main
|
2023-02-24 13:26:45 +08:00 |
Yihao Deng
|
02d0894d3e
|
Merge branch '3.0' into enh/TD-22715
|
2023-02-23 19:13:43 +08:00 |
dapan1121
|
5d5aad9ad7
|
fix: percentile finalize wrong error code issue
|
2023-02-23 17:03:21 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
yihaoDeng
|
e8527ee9de
|
fix: fix invalid dist count
|
2023-02-23 14:46:34 +08:00 |
dapan1121
|
05c7bc170e
|
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
|
2023-02-23 10:24:06 +08:00 |
Haojun Liao
|
4432ae51e6
|
Merge branch 'main' into fix/liaohj
|
2023-02-23 09:04:32 +08:00 |
Ganlin Zhao
|
39d38c15f1
|
fix param check
|
2023-02-22 14:08:03 +08:00 |
Ganlin Zhao
|
d6ac7de746
|
change output format to JSON array
|
2023-02-22 11:44:17 +08:00 |
Ganlin Zhao
|
61140d3143
|
fix parameter check
|
2023-02-22 11:09:23 +08:00 |
Ganlin Zhao
|
84765ff670
|
refactor code
|
2023-02-22 10:47:49 +08:00 |
Ganlin Zhao
|
61de3b179a
|
Revert "add stats"
This reverts commit 09ce818223 .
|
2023-02-22 10:04:28 +08:00 |
Ganlin Zhao
|
7e01d092a2
|
optimize repeat scan
|
2023-02-22 09:25:18 +08:00 |
yihaoDeng
|
2d85d0191c
|
fix: add vgroup count
|
2023-02-21 14:40:10 +08:00 |
Ganlin Zhao
|
09ce818223
|
add stats
|
2023-02-20 19:35:06 +08:00 |
Ganlin Zhao
|
28693ce285
|
feat(query): allow percentile function to take multiple params
to enhance performance
|
2023-02-20 14:07:24 +08:00 |
Xiaoyu Wang
|
c597de099f
|
merge main
|
2023-02-20 13:41:27 +08:00 |
Haojun Liao
|
8d187efc18
|
refactor:do some internal refactor.
|
2023-02-20 10:04:08 +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 |