wangjiaming0909
|
3239a10b76
|
support interp fill extension
|
2024-11-28 20:30:53 +08:00 |
|
54liuyao
|
719a3faa12
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-11-06 11:13:15 +08:00 |
|
xsren
|
85989212c6
|
fix: set scolumnInfo nodata flag where table scan notload
|
2024-10-28 19:38:56 +08:00 |
|
xsren
|
5d20fde692
|
safetycheck, use reserve state
|
2024-10-24 17:44:13 +08:00 |
|
54liuyao
|
3365da365f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-22 10:17:49 +08:00 |
|
Shengliang Guan
|
4c6dfe3308
|
Merge pull request #28273 from taosdata/fix/3.0/TD-32184
fix:[TD-32184] Support backwards compatibility for function's result info.
|
2024-10-21 13:35:02 +08:00 |
|
54liuyao
|
39379af1a2
|
add twa ci
|
2024-10-16 17:34:03 +08:00 |
|
54liuyao
|
944457d7a6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-16 12:09:17 +08:00 |
|
Shengliang Guan
|
9f05ca5ee8
|
revert: data analysis
|
2024-10-14 23:27:11 +08:00 |
|
Jing Sima
|
9bd22e4e61
|
fix:[TD-32184] result row do decode only when version is different.
|
2024-10-14 14:05:58 +08:00 |
|
Jing Sima
|
cf3db4f1a6
|
fix:[TD-32184] fix heap use after free.
|
2024-10-14 11:24:02 +08:00 |
|
Jing Sima
|
06121e6c9d
|
fix:[TD-32184] fix compile error.
|
2024-10-14 11:00:20 +08:00 |
|
Jing Sima
|
11ed8a1540
|
fix:[TD-32184] Support backwards compatibility for function's result info.
|
2024-10-14 11:00:20 +08:00 |
|
54liuyao
|
5c121fd90d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-10 15:58:07 +08:00 |
|
Shengliang Guan
|
22f50c4bbf
|
feat: analysis operator
|
2024-10-09 17:46:40 +08:00 |
|
54liuyao
|
c9308e7482
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-30 17:12:25 +08:00 |
|
xsren
|
8db52fbf97
|
fix: mem free
|
2024-09-30 13:58:28 +08:00 |
|
54liuyao
|
df8cfa65c2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-27 11:37:37 +08:00 |
|
54liuyao
|
459a53c20b
|
enh:optimize code
|
2024-09-26 14:51:57 +08:00 |
|
54liuyao
|
d44529e62f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-25 15:12:15 +08:00 |
|
Jing Sima
|
ad7b2ddc1b
|
enh:[TD-32158] Free memory only when function need cleanup.
|
2024-09-24 11:35:36 +08:00 |
|
lyh250-666
|
116844208d
|
enh:modify error code passing
|
2024-09-20 13:23:44 +08:00 |
|
54liuyao
|
813cab6e33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-19 14:45:38 +08:00 |
|
54liuyao
|
19a51d82eb
|
fix(stream):fix mem leak and malloc res
|
2024-09-18 10:58:27 +08:00 |
|
54liuyao
|
88d01d8980
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-09 11:21:23 +08:00 |
|
Haojun Liao
|
0236db51f6
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +08:00 |
|
54liuyao
|
43390b1c36
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-04 09:20:11 +08:00 |
|
Pan Wei
|
090e8d9921
|
Merge pull request #27630 from taosdata/enh/TD-31691
enh:modify error code passing in libs/executor/
|
2024-09-03 18:23:21 +08:00 |
|
54liuyao
|
aaad472f58
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-03 13:38:07 +08:00 |
|
lyh250-666
|
9c8f630759
|
enh:modify error code passing in libs/executor/
|
2024-09-03 11:01:02 +08:00 |
|
54liuyao
|
983962238e
|
fix(query):fix query operator memory leak
|
2024-09-02 13:46:21 +08:00 |
|
54liuyao
|
9d8e8892b4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-30 16:04:09 +08:00 |
|
54liuyao
|
af18b6669e
|
fix(query):init SExprInfo instance
|
2024-08-28 10:11:54 +08:00 |
|
Haojun Liao
|
466d8cb321
|
Merge pull request #27483 from taosdata/fix/ly_res
fix(query):clear meta reader
|
2024-08-28 09:26:07 +08:00 |
|
54liuyao
|
bcb1057e80
|
fix(query):clear meta reader
|
2024-08-27 10:50:28 +08:00 |
|
54liuyao
|
ff1f75bd33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-27 09:17:17 +08:00 |
|
54liuyao
|
dc941cb704
|
fix(query):fix mem leak for function
|
2024-08-26 16:53:19 +08:00 |
|
54liuyao
|
ee26b61eb6
|
add log
|
2024-08-23 11:13:36 +08:00 |
|
54liuyao
|
de4f09b8fd
|
ehn(query): remove query executor assert
|
2024-08-23 11:01:45 +08:00 |
|
54liuyao
|
3583237942
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-22 14:47:16 +08:00 |
|
54liuyao
|
bb0aa6839f
|
fix mem leak
|
2024-08-16 14:30:35 +08:00 |
|
54liuyao
|
cf796a45c1
|
fix issue
|
2024-08-15 17:03:32 +08:00 |
|
54liuyao
|
cac4648b09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-12 15:53:05 +08:00 |
|
54liuyao
|
fd0f117544
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-12 09:37:43 +08:00 |
|
54liuyao
|
5d4e30de3f
|
ignore delete res since res is empty
|
2024-08-09 17:36:19 +08:00 |
|
wangjiaming0909
|
aa4b4a609f
|
fix ret check caused crash
|
2024-08-09 11:46:53 +08:00 |
|
54liuyao
|
3491396d92
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-08 19:30:46 +08:00 |
|
54liuyao
|
77c0324e20
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-08 09:12:26 +08:00 |
|
54liuyao
|
8ab78009a9
|
fix issue
|
2024-08-07 16:59:19 +08:00 |
|
54liuyao
|
0913802c33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-06 16:25:04 +08:00 |
|