wangjiaming0909
|
f7d4c274a8
|
fix exchange operator blocked
|
2024-08-16 18:03:16 +08:00 |
Haojun Liao
|
bfbe687d2a
|
fix(query): return directly.
|
2024-08-16 17:04:26 +08:00 |
Haojun Liao
|
0cbbdf1b88
|
fix(query): if the return value of addTagPseudoColumnData is not success, not jump out.
|
2024-08-16 15:42:53 +08:00 |
54liuyao
|
bb0aa6839f
|
fix mem leak
|
2024-08-16 14:30:35 +08:00 |
54liuyao
|
76f56d940b
|
fix issue
|
2024-08-16 10:26:09 +08:00 |
Haojun Liao
|
5e2b0ee299
|
Merge pull request #27232 from taosdata/fix/TD-31459
fix issue
|
2024-08-16 09:35:43 +08:00 |
Haojun Liao
|
7ec6206cdf
|
Merge pull request #27241 from taosdata/fix/3_liaohj
fix(query): release lock when error occurs.
|
2024-08-15 17:49:21 +08:00 |
54liuyao
|
a82c220645
|
fix issue
|
2024-08-15 17:38:29 +08:00 |
54liuyao
|
cf796a45c1
|
fix issue
|
2024-08-15 17:03:32 +08:00 |
54liuyao
|
e40f91f8a3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31459
|
2024-08-15 15:57:42 +08:00 |
dapan1121
|
cbf5f231be
|
fix: group cache log issue
|
2024-08-15 15:38:09 +08:00 |
Hongze Cheng
|
4b03430712
|
Merge pull request #27221 from taosdata/fix/TD-31440
fix meta deadlock
|
2024-08-15 15:26:36 +08:00 |
Haojun Liao
|
fd53940b33
|
fix(query): release lock when error occurs.
|
2024-08-15 14:55:29 +08:00 |
54liuyao
|
ef5f69e3cf
|
fix issue
|
2024-08-15 14:13:08 +08:00 |
54liuyao
|
5589799e90
|
fix issue
|
2024-08-15 10:58:53 +08:00 |
yihaoDeng
|
ecb48dd317
|
fix meta deadlock
|
2024-08-14 21:09:24 +08:00 |
54liuyao
|
70eb66604d
|
fix issue
|
2024-08-14 19:11:34 +08:00 |
54liuyao
|
235a082406
|
fix issue
|
2024-08-14 18:17:22 +08:00 |
54liuyao
|
9a7ffe38ac
|
fix issue
|
2024-08-14 16:11:48 +08:00 |
dapan1121
|
a3ec3d167b
|
Merge pull request #27177 from taosdata/fix/3.0/TD-31337
fix exec task memory leaks
|
2024-08-14 14:57:49 +08:00 |
Haojun Liao
|
97d284eaf7
|
Merge pull request #27211 from taosdata/fix/3_liaohj
fix(query): release the reader when returning error.
|
2024-08-14 14:31:02 +08:00 |
Haojun Liao
|
9f5f571fad
|
Merge pull request #27207 from taosdata/fix/TD-31436
check error code
|
2024-08-14 13:46:03 +08:00 |
Haojun Liao
|
d3a0634d4a
|
refactor: do some internal refactor.
|
2024-08-14 13:10:11 +08:00 |
Haojun Liao
|
7d7072651b
|
fix(query): release the reader when returning error.
|
2024-08-14 13:06:08 +08:00 |
54liuyao
|
a560f13c95
|
check error code
|
2024-08-14 11:12:50 +08:00 |
54liuyao
|
bc11c1bd02
|
fix issue
|
2024-08-13 14:35:49 +08:00 |
Haojun Liao
|
f4927bb873
|
Merge pull request #27167 from taosdata/fix/TD-31386
adj function res
|
2024-08-13 13:51:11 +08:00 |
Haojun Liao
|
12d6375de7
|
Merge pull request #27153 from taosdata/fix/TD-31372
adj copyPkVal error code
|
2024-08-13 13:47:52 +08:00 |
wangjiaming0909
|
7c6be8c357
|
fix exec task memory leaks
|
2024-08-13 11:23:00 +08:00 |
54liuyao
|
f0af495a5d
|
adj function res
|
2024-08-13 10:31:24 +08:00 |
dapan1121
|
3790a1f415
|
Merge pull request #26959 from taosdata/feat/TS-3718
feat:[TS-3718]save slow log file one day one file
|
2024-08-13 09:18:07 +08:00 |
54liuyao
|
5d9101b28d
|
adj res
|
2024-08-12 18:23:45 +08:00 |
54liuyao
|
3ec51c77c4
|
adj res
|
2024-08-12 18:21:35 +08:00 |
Haojun Liao
|
8d751ca5e3
|
Merge pull request #27148 from taosdata/fix/3.0/TD-31362-TD-31359-TD-21481
1. lock not released when return
|
2024-08-12 17:34:25 +08:00 |
wangjiaming0909
|
19952995af
|
fix fill order by returned wrong values
|
2024-08-12 15:27:15 +08:00 |
Haojun Liao
|
4a98782a38
|
Merge pull request #27150 from taosdata/fix/TD-31368
adj error code
|
2024-08-12 14:32:36 +08:00 |
54liuyao
|
91e987b25a
|
fix issue
|
2024-08-12 14:01:55 +08:00 |
54liuyao
|
9b4b74e80f
|
adj error code
|
2024-08-12 10:42:18 +08:00 |
wangjiaming0909
|
882cfb7deb
|
1. lock not released when return
2. fix tsma err msg
3. fix fill prev wrong results
|
2024-08-12 08:53:27 +08:00 |
54liuyao
|
30f3fa29b9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-08-09 17:36:48 +08:00 |
54liuyao
|
5d4e30de3f
|
ignore delete res since res is empty
|
2024-08-09 17:36:19 +08:00 |
wangjiaming0909
|
4fd8688795
|
postfix exchange operator blocking due to addref failed
|
2024-08-09 14:43:50 +08:00 |
Haojun Liao
|
6532b8a534
|
Merge pull request #27091 from taosdata/fix/3.0/TD-31275-TD-31310
1. fix exchange operator dead lock due to no ret check for add ref
|
2024-08-09 13:56:18 +08:00 |
wangjiaming0909
|
aa4b4a609f
|
fix ret check caused crash
|
2024-08-09 11:46:53 +08:00 |
wangjiaming0909
|
efd1ece152
|
1. fix exchange operator dead lock due to no ret check for add ref
2. fix null pointer of FetchRpcHandle of exchangeoperator
|
2024-08-08 18:07:43 +08:00 |
wangmm0220
|
e7b990f3dd
|
feat:[TS-3718]merge from 3.0
|
2024-08-08 17:35:24 +08:00 |
54liuyao
|
340886b9be
|
fix issue
|
2024-08-08 17:23:25 +08:00 |
54liuyao
|
fe75c72666
|
fix issue
|
2024-08-08 16:24:18 +08:00 |
Haojun Liao
|
27586ef650
|
Merge pull request #27074 from taosdata/fix/TD-31288-2
check function res
|
2024-08-08 13:27:22 +08:00 |
54liuyao
|
3515af8099
|
check function res
|
2024-08-08 11:36:36 +08:00 |
54liuyao
|
4bebadd000
|
fix issue
|
2024-08-08 11:23:50 +08:00 |
wangmm0220
|
3ef942bf4b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718
|
2024-08-08 10:59:45 +08:00 |
54liuyao
|
5c859554d0
|
Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288
|
2024-08-08 10:36:09 +08:00 |
Hongze Cheng
|
1124741163
|
fix more
|
2024-08-08 10:27:39 +08:00 |
54liuyao
|
91ccd23f63
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297
|
2024-08-08 10:13:05 +08:00 |
54liuyao
|
2039bb5934
|
fix issue
|
2024-08-08 08:53:43 +08:00 |
54liuyao
|
bd5452c60c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31270
|
2024-08-08 08:40:38 +08:00 |
54liuyao
|
c91595c2cc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297
|
2024-08-08 08:40:07 +08:00 |
54liuyao
|
f180cf091c
|
free operator
|
2024-08-08 08:38:17 +08:00 |
54liuyao
|
531dfbb135
|
fix issue
|
2024-08-07 17:08:50 +08:00 |
54liuyao
|
3a7c4ab5a1
|
Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288
|
2024-08-07 16:59:45 +08:00 |
54liuyao
|
8ab78009a9
|
fix issue
|
2024-08-07 16:59:19 +08:00 |
dapan1121
|
dd28770bf7
|
Merge pull request #26914 from taosdata/fix/TD-31167
add new interface
|
2024-08-07 16:41:17 +08:00 |
54liuyao
|
db0c2e4be4
|
free operator
|
2024-08-07 15:53:23 +08:00 |
dapan1121
|
6303f9e664
|
Merge pull request #27017 from taosdata/fix/TS-4236/assert
assert
|
2024-08-07 15:37:06 +08:00 |
54liuyao
|
7559c1e131
|
fix mem leak
|
2024-08-07 15:33:09 +08:00 |
54liuyao
|
3b71401e96
|
fix issue
|
2024-08-07 15:09:21 +08:00 |
54liuyao
|
08c838f0a6
|
fix issue
|
2024-08-07 14:02:55 +08:00 |
54liuyao
|
e6cc6a47e4
|
fix mem leak
|
2024-08-07 10:06:04 +08:00 |
wangjiaming0909
|
2b8115d308
|
fix exchangeoperator ret check
|
2024-08-07 09:33:11 +08:00 |
xinsheng Ren
|
1599cdc00c
|
Merge branch '3.0' into fix/TS-4236/assert
|
2024-08-07 09:32:46 +08:00 |
Haojun Liao
|
9e8038b020
|
Merge pull request #27022 from taosdata/fix/TD-31270
fix mem leak
|
2024-08-07 09:30:19 +08:00 |
Haojun Liao
|
a8eedcfdc6
|
Merge pull request #27012 from taosdata/fix/syntax
fix(query):check return code
|
2024-08-07 09:17:56 +08:00 |
Haojun Liao
|
ef41c0dcf9
|
fix(query): fix syntax error.
|
2024-08-06 23:57:29 +08:00 |
54liuyao
|
372c0f21f2
|
fix mem leak
|
2024-08-06 19:36:39 +08:00 |
xsren
|
600d152a8d
|
fix: assert
|
2024-08-06 19:36:33 +08:00 |
xsren
|
b9e0d0bdd5
|
refreeOperator
|
2024-08-06 18:22:59 +08:00 |
xsren
|
8a478ca258
|
assert
|
2024-08-06 18:10:46 +08:00 |
Haojun Liao
|
6fd580e476
|
Merge pull request #27000 from taosdata/fix/TD-31245
adj operator res
|
2024-08-06 17:46:39 +08:00 |
Haojun Liao
|
e0fc36ce97
|
fix(query):check return code
|
2024-08-06 17:32:20 +08:00 |
Haojun Liao
|
59d190508d
|
fix(query):check return code
|
2024-08-06 16:46:40 +08:00 |
wangjiaming0909
|
8dd11f9a09
|
fix exchange operator caused rpc conn not freed
|
2024-08-06 16:13:07 +08:00 |
yihaoDeng
|
f2a3951c23
|
refact code
|
2024-08-06 16:12:41 +08:00 |
54liuyao
|
5be03c23c0
|
fix ci issue
|
2024-08-06 14:27:14 +08:00 |
54liuyao
|
9ece780c15
|
fix ci issue
|
2024-08-06 14:17:36 +08:00 |
Haojun Liao
|
2f1b353fea
|
fix(query):check return code
|
2024-08-06 14:05:46 +08:00 |
Haojun Liao
|
c8dd0e90a9
|
fix(query):check return code
|
2024-08-06 14:02:58 +08:00 |
Haojun Liao
|
26f21cf071
|
fix(query):check return code
|
2024-08-06 13:22:14 +08:00 |
54liuyao
|
389adc9083
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-08-06 13:12:31 +08:00 |
Haojun Liao
|
abe0ff6e78
|
other: merge 3.0
|
2024-08-06 10:46:59 +08:00 |
54liuyao
|
351779024d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-08-06 10:46:03 +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
|
77097dc14f
|
fix: check return value and fix bugs.
|
2024-08-06 10:39:51 +08:00 |
Haojun Liao
|
cd407950e7
|
fix: check return value and fix bugs.
|
2024-08-06 10:33:13 +08:00 |
Haojun Liao
|
5524d42c2d
|
fix: check return value and fix bugs.
|
2024-08-06 10:19:22 +08:00 |
54liuyao
|
1edcd654d4
|
adj operator res
|
2024-08-06 09:24:31 +08:00 |
54liuyao
|
6ab776d822
|
fix ci issue
|
2024-08-05 19:41:15 +08:00 |
54liuyao
|
5737d638a1
|
fix ci issue
|
2024-08-05 19:36:33 +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
|
bfe3662d03
|
fix issue
|
2024-08-05 13:37:07 +08:00 |
54liuyao
|
573ab11314
|
fix malloc issue
|
2024-08-05 13:28:27 +08:00 |
54liuyao
|
9d64202f02
|
adj res
|
2024-08-05 13:18:54 +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 |
dapan1121
|
37fc4f5674
|
Merge pull request #26533 from taosdata/enh/3.0/TD-26258
fix asc/desc fill windows
|
2024-08-05 09:00:14 +08:00 |
dapan1121
|
f4c68d6f3d
|
Merge pull request #26958 from taosdata/fix/TD-30741/memLeak
mem leak
|
2024-08-02 18:27:42 +08:00 |
xsren
|
a2e0532c54
|
mem leak
|
2024-08-02 16:50:01 +08:00 |
wangmm0220
|
4d19f48d8a
|
feat:[TS-3718]save slow log file one day one file
|
2024-08-02 16:29:48 +08:00 |
xsren
|
9a8e74e0ed
|
fix: mem leak
|
2024-08-02 15:02:12 +08:00 |
dapan1121
|
81e88d9762
|
Merge pull request #26917 from taosdata/fix/TD-31001
fix: PkOrder Mem
|
2024-08-02 10:57:24 +08:00 |
Haojun Liao
|
e37811ee28
|
Merge pull request #26930 from taosdata/fix/ly_stream_3.0
fix issue
|
2024-08-02 10:50:41 +08:00 |
Haojun Liao
|
6650c6b325
|
Merge pull request #26931 from taosdata/fix/syntax
fix(stream): check return value.
|
2024-08-01 22:18:12 +08:00 |
dapan1121
|
dd6674fe38
|
Merge pull request #26543 from taosdata/fix/3.0/TD-30951
fix project with bool condition node
|
2024-08-01 19:11:57 +08:00 |
Haojun Liao
|
2075bfd0f6
|
fix(stream): check return value.
|
2024-08-01 17:17:32 +08:00 |
54liuyao
|
c482e83fbe
|
fix issue
|
2024-08-01 15:50:21 +08:00 |
xsren
|
86b06d0a7a
|
fix: PkOrder Mem
|
2024-08-01 09:42:55 +08:00 |
dapan1121
|
ffc09562fa
|
Merge pull request #26880 from taosdata/fix/TD-31136
fix issue
|
2024-07-31 08:51:57 +08:00 |
Haojun Liao
|
ec670dc8f6
|
Merge pull request #26874 from taosdata/fix/syntax
fix(query): check the return value.
|
2024-07-30 17:14:35 +08:00 |
54liuyao
|
5737544e11
|
fix issue
|
2024-07-30 17:13:30 +08:00 |
Haojun Liao
|
41617e42a5
|
fix(query): check the return value.
|
2024-07-30 15:44:29 +08:00 |
dapan1121
|
2a5bb9d06d
|
Merge pull request #26866 from taosdata/opti/TD-31097
fix:[TD-31097]process return value
|
2024-07-30 15:19:34 +08:00 |
wangjiaming0909
|
2c3cddb8b4
|
add tests for fix fill asc/desc
|
2024-07-30 14:59:08 +08:00 |
wangjiaming0909
|
e1e5a7780c
|
revise fill start and end timestamp
|
2024-07-30 14:59:08 +08:00 |
wangjiaming0909
|
f3698adebf
|
fix project with bool condition node
|
2024-07-30 14:56:55 +08:00 |
Haojun Liao
|
e74b7bd99c
|
Merge pull request #26847 from taosdata/fix/create_tb
fix(query): add the table uid after check if it is existed
|
2024-07-30 12:35:33 +08:00 |
wangmm0220
|
1d98b32721
|
fix:[TD-31097]process return value
|
2024-07-30 10:47:46 +08:00 |
Haojun Liao
|
d89dac8697
|
other: merge 3.0
|
2024-07-29 18:16:04 +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 |
54liuyao
|
94bd1fbe6b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967-3
|
2024-07-29 13:22:59 +08:00 |
54liuyao
|
1ce6f1c1c7
|
adj operator res
|
2024-07-29 13:22:46 +08:00 |
54liuyao
|
cf489cb442
|
adj operator res
|
2024-07-29 10:44:56 +08:00 |
54liuyao
|
d999c00227
|
adj operator res
|
2024-07-29 10:35:06 +08:00 |
Haojun Liao
|
79ad7585ef
|
fix(stream): check return value.
|
2024-07-29 10:29:40 +08:00 |
dapan1121
|
98c6541427
|
fix: array push issue
|
2024-07-29 09:48:04 +08:00 |
Haojun Liao
|
a60c30dbba
|
fix(query): fix error.
|
2024-07-28 23:19:03 +08:00 |
Haojun Liao
|
dc8e2e9e0d
|
fix(query):fix error.
|
2024-07-28 18:03:13 +08:00 |
Haojun Liao
|
848b4aab4f
|
fix(util): fix error
|
2024-07-28 15:46:19 +08:00 |
Haojun Liao
|
75c121c18a
|
fix(query): check return value.
|
2024-07-28 14:29:56 +08:00 |
Haojun Liao
|
bf3b2e8dde
|
fix(query): fix error.
|
2024-07-28 01:26:47 +08:00 |
Haojun Liao
|
7be2ecbe1f
|
fix(common): check the return value.
|
2024-07-27 18:55:34 +08:00 |
Haojun Liao
|
777c3898db
|
other: merge 3.0
|
2024-07-27 16:17:38 +08:00 |
dapan1121
|
21f6ddf3d0
|
Merge pull request #26773 from taosdata/opti/TD-31017-tq-server
fix:[TD-31017]process return value in vnode for tmq
|
2024-07-27 15:35:39 +08:00 |
Haojun Liao
|
8876b2602d
|
fix(stream): check return value.
|
2024-07-27 11:02:35 +08:00 |
Haojun Liao
|
e3415199f5
|
fix(stream): check return value.
|
2024-07-27 01:17:50 +08:00 |
Haojun Liao
|
3073d6d067
|
other: merge 3.0
|
2024-07-27 00:03:28 +08:00 |
Haojun Liao
|
dac9a5ae9b
|
fix(stream): allowed null value for input
|
2024-07-26 23:38:51 +08:00 |
54liuyao
|
58c4c54711
|
adj operator result
|
2024-07-26 20:51:01 +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
|
6d283470fc
|
util simplehash/tpagedbuf/losertree add ret check
|
2024-07-26 17:57:29 +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 |
WANG MINGMING
|
de7d7bcb4f
|
Merge branch '3.0' into opti/TD-31017-tq-server
|
2024-07-25 17:29:22 +08:00 |
wangmm0220
|
e0483d00fe
|
fix:[TD-31017]process return value in vnode for tmq
|
2024-07-25 13:31:18 +08:00 |
54liuyao
|
d7a4094d8e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967-3
|
2024-07-25 11:35:46 +08:00 |
54liuyao
|
6397d7a81d
|
fix issue
|
2024-07-25 10:41:50 +08:00 |
Haojun Liao
|
3dc23b363f
|
fix(query): set correct error code.
|
2024-07-25 09:55:27 +08:00 |
54liuyao
|
f43915b74e
|
fix issue
|
2024-07-25 08:54:48 +08:00 |
Hongze Cheng
|
eaa3634764
|
enh: refactor error code
|
2024-07-25 08:51:19 +08:00 |
54liuyao
|
b1a4ea9472
|
adj operator result
|
2024-07-24 19:10:39 +08:00 |
Haojun Liao
|
d2d7fdfa61
|
fix(query): ignore one return value.
|
2024-07-24 18:43:35 +08:00 |
Haojun Liao
|
6eaa8d55cf
|
fix(test): fix error in ut.
|
2024-07-24 18:02:42 +08:00 |
wangmm0220
|
3f2278ebcf
|
fix:[TD-31017]process return value in vnode for tmq
|
2024-07-24 17:56:29 +08:00 |
54liuyao
|
58853d342d
|
adj operator result
|
2024-07-24 17:34:33 +08:00 |
Haojun Liao
|
b228151d8e
|
other: merge 3.0
|
2024-07-24 17:29:35 +08:00 |
Haojun Liao
|
aacf1c3e9a
|
fix(stream): check return value.
|
2024-07-24 17:08:08 +08:00 |
54liuyao
|
19467bc902
|
adj operator result
|
2024-07-24 16:37:10 +08:00 |
54liuyao
|
5a34a1142f
|
adj operator result
|
2024-07-24 16:17:28 +08:00 |
Haojun Liao
|
a09ad7a81e
|
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
|
2024-07-24 15:47:45 +08:00 |
Haojun Liao
|
cd000ba981
|
fix(stream): set correct check return value.
|
2024-07-24 00:08:39 +08:00 |
54liuyao
|
9a0f0d8829
|
fix udf ci error
|
2024-07-23 19:31:43 +08:00 |
54liuyao
|
c5853ed720
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-23 18:35:26 +08:00 |
54liuyao
|
bf76f5a483
|
fix ci issue
|
2024-07-23 18:32:03 +08:00 |
Haojun Liao
|
eefee54c6a
|
fix(stream): check return value.
|
2024-07-23 17:31:41 +08:00 |
Haojun Liao
|
cd0722fe1f
|
fix(stream): check return value.
|
2024-07-23 16:38:05 +08:00 |
54liuyao
|
d2af00c139
|
fix ci issue
|
2024-07-23 16:34:28 +08:00 |
sima
|
1285100f68
|
enh:[TD-31043] Handling return value in functionMgt.c
|
2024-07-23 15:37:17 +08:00 |
sima
|
6a9441528a
|
enh:[TD-31043] Handling return value in builtinsimpl.c
|
2024-07-23 15:37:17 +08:00 |
Haojun Liao
|
7497f193c7
|
fix(stream): check return value, and do some internal refactor.
|
2024-07-23 14:47:29 +08:00 |
54liuyao
|
432731b776
|
fix ci issue
|
2024-07-23 14:19:04 +08:00 |
54liuyao
|
aa103d6a85
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-23 13:24:14 +08:00 |
Haojun Liao
|
12ffdef6b0
|
Merge pull request #26723 from taosdata/fix/TD-31071
fix(stream):fix issue
|
2024-07-23 11:38:21 +08:00 |
54liuyao
|
2522e9d3b8
|
adj query operator result
|
2024-07-23 11:33:00 +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 |
dapan1121
|
53c386526c
|
Merge pull request #26720 from taosdata/fix/TD-31059.2
fix: function return code validation
|
2024-07-23 08:49:51 +08:00 |
xsren
|
bf03c2b3d8
|
fix: tupleData
|
2024-07-22 20:26:55 +08:00 |
dapan1121
|
14383a32a3
|
fix: sink function return code processing
|
2024-07-22 18:42:43 +08:00 |