54liuyao
|
cf796a45c1
|
fix issue
|
2024-08-15 17:03:32 +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
|
8ab78009a9
|
fix issue
|
2024-08-07 16:59:19 +08:00 |
Haojun Liao
|
c8dd0e90a9
|
fix(query):check return code
|
2024-08-06 14:02:58 +08:00 |
54liuyao
|
143745d023
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31212
|
2024-08-06 10:41:12 +08:00 |
Haojun Liao
|
6645192ff3
|
fix(stream): fix syntax error.
|
2024-08-05 19:12:42 +08:00 |
54liuyao
|
6742ece997
|
fix ci issue
|
2024-08-05 19:10:54 +08:00 |
54liuyao
|
eab41873f2
|
add log
|
2024-08-05 18:36:45 +08:00 |
Haojun Liao
|
6297d238e0
|
fix: check return values.
|
2024-08-05 18:34:56 +08:00 |
54liuyao
|
a08379729e
|
add log
|
2024-08-05 18:18:13 +08:00 |
Haojun Liao
|
3772f25840
|
fix(stream): check return value.
|
2024-08-05 18:02:32 +08:00 |
54liuyao
|
a9f1cff14f
|
fix issue
|
2024-08-05 17:08:21 +08:00 |
54liuyao
|
5c50970cca
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-08-05 16:37:08 +08:00 |
Haojun Liao
|
666e813b5f
|
Merge pull request #26969 from taosdata/fix/TD-31209
fix issue for function res
|
2024-08-05 16:24:05 +08:00 |
54liuyao
|
57068232ff
|
fix res issue
|
2024-08-05 16:09:01 +08:00 |
54liuyao
|
5dc49af3c4
|
Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31209
|
2024-08-05 13:49:23 +08:00 |
54liuyao
|
2b70c1332b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31220
|
2024-08-05 13:38:10 +08:00 |
54liuyao
|
f0e4d2f085
|
fix malloc issue
|
2024-08-05 12:22:25 +08:00 |
Haojun Liao
|
40537001a2
|
fix(stream): check return value.
|
2024-08-05 11:57:18 +08:00 |
54liuyao
|
1b5cf65ab9
|
fix issue for function res
|
2024-08-05 11:17:49 +08:00 |
xsren
|
a2e0532c54
|
mem leak
|
2024-08-02 16:50:01 +08:00 |
wangjiaming0909
|
f3698adebf
|
fix project with bool condition node
|
2024-07-30 14:56:55 +08:00 |
Haojun Liao
|
fe7f945b3b
|
fix(query): add the table uid after check if it is existed hash map in the first place.
|
2024-07-29 17:26:35 +08:00 |
Haojun Liao
|
75c121c18a
|
fix(query): check return value.
|
2024-07-28 14:29:56 +08:00 |
Haojun Liao
|
7be2ecbe1f
|
fix(common): check the return value.
|
2024-07-27 18:55:34 +08:00 |
54liuyao
|
607f210821
|
adj operator result
|
2024-07-26 20:48:06 +08:00 |
dapan1121
|
97dc483680
|
Merge pull request #26799 from taosdata/TD-31000
Td 31000
|
2024-07-26 18:29:56 +08:00 |
wangjiaming0909
|
1994c3339b
|
nodes add ret check
|
2024-07-26 17:55:48 +08:00 |
54liuyao
|
efa65256da
|
adj operator result
|
2024-07-25 19:11:32 +08:00 |
54liuyao
|
9a0f0d8829
|
fix udf ci error
|
2024-07-23 19:31:43 +08:00 |
54liuyao
|
bf76f5a483
|
fix ci issue
|
2024-07-23 18:32:03 +08:00 |
54liuyao
|
d2af00c139
|
fix ci issue
|
2024-07-23 16:34:28 +08:00 |
54liuyao
|
432731b776
|
fix ci issue
|
2024-07-23 14:19:04 +08:00 |
54liuyao
|
1d35ea137a
|
adj query operator result
|
2024-07-23 10:50:16 +08:00 |
dapan1121
|
26c7943279
|
Merge pull request #26711 from taosdata/fix/TS-5181/interp_crash
fix: interp crash
|
2024-07-23 10:23:26 +08:00 |
xsren
|
bf03c2b3d8
|
fix: tupleData
|
2024-07-22 20:26:55 +08:00 |
54liuyao
|
6e70da62fb
|
adj operator res
|
2024-07-22 12:51:25 +08:00 |
dapan1121
|
e527f2fd0b
|
fix: validate function return value
|
2024-07-12 15:22:39 +08:00 |
dapan1121
|
e4c624f286
|
Merge pull request #26489 from taosdata/fix/3.0/TD-30819
feat:[TD-30819] Reduce memory usage when use percentile with interval.
|
2024-07-11 13:35:39 +08:00 |
sima
|
f17c535ca0
|
feat:[TD-30819] Reduce memory usage when using percentile with interval.
|
2024-07-10 19:43:19 +08:00 |
wangjiaming0909
|
64f3d11783
|
add tests for month/year tsma interval
|
2024-07-09 17:39:44 +08:00 |
dapan1121
|
e34a8b48df
|
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
|
2024-06-17 08:32:19 +08:00 |
dapan1121
|
13a0bf3fdf
|
fix: count empty table with group by issue
|
2024-06-12 16:18:22 +08:00 |
dapan1121
|
e17cdf84c2
|
fix: count always true for group by tbname performance issue
|
2024-06-11 18:08:34 +08:00 |
factosea
|
c42e627a41
|
test
|
2024-06-04 11:39:47 +08:00 |
wangjiaming0909
|
f971cfb778
|
1. fix stream wrong group id for new child tables.
2. fix md5 function wrong bytes returned
|
2024-04-22 14:00:06 +08:00 |
Haojun Liao
|
efdd0c8a2a
|
refactor: do some internal refactor.
|
2024-04-11 22:34:47 +08:00 |
Haojun Liao
|
b4ea80b637
|
fix(tsdb): prepare the pk buf for blocks generated by reader.
|
2024-04-11 17:09:07 +08:00 |
Haojun Liao
|
eaf44ec603
|
fix(tsdb):set the initial size of pk in ssdatablock.
|
2024-04-11 15:57:04 +08:00 |