Hongze Cheng
|
c4b3da5032
|
more code format
|
2022-10-13 14:15:42 +08:00 |
Ganlin Zhao
|
16804ed711
|
fix(query): fix inconsistent max value caused by data conversion
when reading from sma.
|
2022-10-08 18:48:49 +08:00 |
Ganlin Zhao
|
3abf6abad6
|
fix(query): fix group_key output mismatch with multiple rows output functions
TD-19273
|
2022-09-29 17:02:16 +08:00 |
slzhou
|
b880d460ec
|
fix: correct rowindex is used to retrieve selectivity values from source block when first/last function merge
|
2022-09-26 11:46:19 +08:00 |
Ganlin Zhao
|
8f2e385989
|
Merge branch '3.0' into fix/TD-18385
|
2022-09-23 17:43:12 +08:00 |
Ganlin Zhao
|
3278b2ccaa
|
fix(query): incorrect result for max(float)
|
2022-09-23 16:38:24 +08:00 |
54liuyao
|
3a21da6e46
|
fix(stream): data block capacity and function byte
|
2022-09-22 15:54:44 +08:00 |
Ganlin Zhao
|
b08288df48
|
fix(query): fix invalid read in doModeAdd
TD-19124
|
2022-09-19 17:07:22 +08:00 |
dapan1121
|
cd015bae83
|
fix: fix stateduration result error
|
2022-09-14 19:02:26 +08:00 |
Liu Jicong
|
3bedc3fa3b
|
Merge pull request #16836 from taosdata/feature/stream
feat(stream): stream state support tuple
|
2022-09-14 17:47:47 +08:00 |
Liu Jicong
|
4c6a8bbc95
|
feat(stream): stream state support tuple
|
2022-09-14 16:50:42 +08:00 |
Shengliang Guan
|
59e9140996
|
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
|
2022-09-14 15:52:20 +08:00 |
Ganlin Zhao
|
0a6ec7c0d7
|
fix(query): restrict max/min function input type not including timestamp
type
|
2022-09-14 11:17:12 +08:00 |
Ganlin Zhao
|
5463159a3d
|
fix twa function input dup timestamps
|
2022-09-13 18:24:29 +08:00 |
Ganlin Zhao
|
6b2bf42f68
|
fix(query): twa function output NULL if input has overlap timestamps
TD-18224
|
2022-09-13 18:05:54 +08:00 |
Ganlin Zhao
|
0d7e1eb4e0
|
fix(query): twa function output NULL if input has overlap timestamps
TD-18224
|
2022-09-13 16:45:40 +08:00 |
dapan1121
|
582f44c2fd
|
fix: fix statecount result error
|
2022-09-07 18:52:54 +08:00 |
slzhou
|
84f79e8df2
|
fix: save selectivity value for first/last even column consists of all null values
|
2022-09-06 15:48:08 +08:00 |
Liu Jicong
|
004a84ac81
|
fix memory leak
|
2022-09-02 16:41:32 +08:00 |
Ganlin Zhao
|
4f772ee711
|
Merge branch '3.0' into fix/TD-16780
|
2022-09-01 11:28:28 +08:00 |
Ganlin Zhao
|
c49aa8e1f9
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:51:29 +08:00 |
Shengliang Guan
|
4401080328
|
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 18:06:17 +08:00 |
Haojun Liao
|
e5f5d3710d
|
fix(query): set correct value length
|
2022-08-30 12:48:06 +08:00 |
Haojun Liao
|
d338e4dc60
|
fix(query): set correct length value.
|
2022-08-30 10:38:32 +08:00 |
Haojun Liao
|
ba8b10e27b
|
refactor(query): do some internal refactor.
|
2022-08-29 18:47:46 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
Haojun Liao
|
1c06206000
|
other:merge 3.0
|
2022-08-25 11:01:36 +08:00 |
Haojun Liao
|
38b30d071e
|
fix(query): fix errors.
|
2022-08-21 00:02:43 +08:00 |
Ganlin Zhao
|
9ef2d73689
|
fix(query): fix elapsed order by ts desc result inconsist after flush
to disk
TD-18453
|
2022-08-18 16:06:49 +08:00 |
slzhou
|
3f3c1b9e8d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-16 16:45:42 +08:00 |
Ganlin Zhao
|
e4f9a41f4d
|
fix(query): fix sample with partition by invalid pageId cause crash
issue
TD-17499
|
2022-08-16 15:03:20 +08:00 |
“happyguoxy”
|
25f5b0435e
|
fix: fix type conversion for max/min function
|
2022-08-16 14:45:42 +08:00 |
54liuyao
|
c10a1adbd3
|
feat(stream):delete window
|
2022-08-11 16:33:35 +08:00 |
slzhou
|
9891f78961
|
fix: can not clear result info when in stream computing
|
2022-08-11 09:43:03 +08:00 |
shenglian-zhou
|
d9621d0f09
|
Merge pull request #15942 from taosdata/szhou/fixbug
fix: return init agg failure when create operators to avoid coredump
|
2022-08-11 07:54:42 +08:00 |
Haojun Liao
|
d8455841e0
|
refactor: do some internal refactor.
|
2022-08-10 20:12:32 +08:00 |
slzhou
|
668a78a79f
|
fix: fix histogram not setting content when process all null columns
|
2022-08-10 18:02:43 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Haojun Liao
|
4d8842c21f
|
other:merge 3.0
|
2022-08-08 16:37:37 +08:00 |
slzhou
|
e9f79254fb
|
fix: merge spread into output when input spread has result
|
2022-08-08 15:23:55 +08:00 |
slzhou
|
580b2e587b
|
fix: set selectivity value for the null group
|
2022-08-06 14:29:12 +08:00 |
slzhou
|
b2c8d2161f
|
fix: all null value group with all null out
|
2022-08-06 10:47:15 +08:00 |
Haojun Liao
|
3a5fcefc8d
|
other: merge 3.0
|
2022-08-04 17:24:51 +08:00 |
Haojun Liao
|
3566e8cf46
|
enh(query): diff support timestamp column type.
|
2022-08-04 15:02:05 +08:00 |
Haojun Liao
|
c253ea73e1
|
fix(query): fix the null not returns problem.
|
2022-08-03 19:17:07 +08:00 |
Ganlin Zhao
|
479367207b
|
fix(query): add interp param check
TD-18113
|
2022-08-03 18:58:47 +08:00 |
Ganlin Zhao
|
4601fd0bfd
|
Merge branch '3.0' into fix/TD-18010
|
2022-08-02 15:37:29 +08:00 |
Ganlin Zhao
|
b323d508e6
|
fix(query): fix apercentile crash in stream concurrent insert
TD-18010
|
2022-08-02 15:34:33 +08:00 |
Ganlin Zhao
|
081695668d
|
refactor apercentile logs
|
2022-08-02 15:33:41 +08:00 |
Ganlin Zhao
|
30ab3a1bb2
|
Merge pull request #15647 from taosdata/fix/TD-17799
fix(query): fix apercentile crash when result is 0 rows and used with other non-null result functions
|
2022-08-01 19:07:56 +08:00 |