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 |
Haojun Liao
|
26a27261a0
|
Merge pull request #16764 from taosdata/feature/3_liaohj
fix(query): add data required flag for avg against super table.
|
2022-09-09 17:36:21 +08:00 |
Haojun Liao
|
717e6706bb
|
fix(query): add data required flag for avg against super table.
|
2022-09-09 14:26:44 +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 |
slzhou
|
63ba9420f3
|
fix: change whether uv pipe exists
|
2022-09-06 13:47:16 +08:00 |
slzhou
|
863d2aa1f4
|
fix: invalid read after teardown udfs and close uv pipe later
|
2022-09-06 11:32:38 +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
|
a34da949bc
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:57:45 +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 |
Xiaoyu Wang
|
2ccc7471af
|
enh: query get dbcfg optimization
|
2022-08-31 11:36:59 +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
|
37618513a6
|
Merge branch '3.0' into feature/3_liaohj
|
2022-08-29 22:47:18 +08:00 |
Haojun Liao
|
ba8b10e27b
|
refactor(query): do some internal refactor.
|
2022-08-29 18:47:46 +08:00 |
Shengliang Guan
|
c581212712
|
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
|
2022-08-28 21:27:13 +08:00 |
Haojun Liao
|
653bd2ea6e
|
fix(query): set correct page id list.
|
2022-08-28 16:26:38 +08:00 |
Haojun Liao
|
655dbb47c1
|
refactor(query): do some internal refactor.
|
2022-08-26 19:19:48 +08:00 |
slzhou
|
c9a7f27e7c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-26 18:51:32 +08:00 |
Ganlin Zhao
|
0fbb4d7f9a
|
fix(query): restrict using JSON type as input in string functions
TD-18664
|
2022-08-26 16:18:21 +08:00 |
Ganlin Zhao
|
ab85eeaaaa
|
fix(query): restrict using JSON type as input in string functions
TD-18664
|
2022-08-26 16:15:08 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
slzhou
|
f3890f7421
|
feat: support udf merge in udfd
|
2022-08-26 14:27:15 +08:00 |
Haojun Liao
|
1c06206000
|
other:merge 3.0
|
2022-08-25 11:01:36 +08:00 |
Ganlin Zhao
|
4bec769211
|
fix(query): fix avg.py test cases
|
2022-08-22 19:28:20 +08:00 |
Ganlin Zhao
|
cd3897c7fe
|
fix(query): fix avg.py test cases
|
2022-08-22 19:26:28 +08:00 |
Ganlin Zhao
|
09dc2e4e12
|
fix CI
|
2022-08-22 18:48:51 +08:00 |
Ganlin Zhao
|
6c32df7adf
|
fix(query): fix stream session window out of order data agg function
result error
TD-18287
|
2022-08-22 17:21:03 +08:00 |
Haojun Liao
|
38b30d071e
|
fix(query): fix errors.
|
2022-08-21 00:02:43 +08:00 |
Ganlin Zhao
|
afdb0242cc
|
Merge branch '3.0' into fix/TD-18487
|
2022-08-18 19:28:37 +08:00 |
Ganlin Zhao
|
df2224988f
|
fix(query): restrict interp input type to numerical type only
TD-18487
|
2022-08-18 17:02:52 +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 |
Hui Li
|
ca56b8ee03
|
Merge pull request #16179 from taosdata/fix/TD-17499
fix(query): set proper ltrim/rtrim result schema bytes
|
2022-08-17 15:33:08 +08:00 |
Ganlin Zhao
|
cb4a40a7ca
|
fix error
|
2022-08-17 11:43:14 +08:00 |
Ganlin Zhao
|
b58402ba3b
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:33:37 +08:00 |
Ganlin Zhao
|
cca1cacd35
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:29:55 +08:00 |
Ganlin Zhao
|
4c654f8a17
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:25:32 +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 |
slzhou
|
5b54707501
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug
|
2022-08-12 14:19:32 +08:00 |