Commit graph

5940 commits

Author SHA1 Message Date
xsren
aea768d2c0 osFile 2024-09-10 17:40:19 +08:00
dapan1121
dc983b9a39 fix: add block data check 2024-09-10 16:56:36 +08:00
xsren
aa5683cfd9 osfile 2024-09-10 14:55:14 +08:00
54liuyao
bb785ce53e fix(query):set scan flag info 2024-09-10 14:47:42 +08:00
xsren
2a3917029f osFile 2024-09-10 11:29:50 +08:00
dapan1121
b57cd27827 enh: add block check 2024-09-09 18:20:00 +08:00
54liuyao
dc0b2fb614 remove assert 2024-09-09 18:00:55 +08:00
54liuyao
75727e47b5 remove assert 2024-09-09 17:58:40 +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
46246c47bb
Merge pull request #27729 from taosdata/fix/3_liaohj
fix(query): fix memory leak and do some internal refactor.
2024-09-08 18:24:05 +08:00
Haojun Liao
dfcff062e3
Merge pull request #27741 from taosdata/fix/syntax
fix(stream): reset error code.
2024-09-08 18:23:47 +08:00
Haojun Liao
199de25410 fix(stream): fix syntax error. 2024-09-08 15:17:08 +08:00
Haojun Liao
23ccbbdda5 fix(stream): fix syntax error. 2024-09-08 15:10:54 +08:00
Haojun Liao
b3e5997336 fix(stream): reset error code. 2024-09-08 14:54:08 +08:00
dapan1121
cbafc37880 fix: memory leak in dispatcher 2024-09-07 17:19:20 +08:00
Haojun Liao
370ba19062 fix(query): fix memory leak. 2024-09-06 17:30:31 +08:00
Haojun Liao
6470cfc26e fix(query): fix memory leak. 2024-09-06 15:58:52 +08:00
Haojun Liao
7bf9ca8e82 refactor: remove invalid code. 2024-09-06 15:48:28 +08:00
Haojun Liao
0236db51f6 fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
Haojun Liao
8a1d527da9 refactor: adjust log. 2024-09-06 13:58:03 +08:00
Haojun Liao
482eab9666 refactor: adjust log. 2024-09-06 13:45:15 +08:00
54liuyao
7501c5a865 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-06 13:26:23 +08:00
Haojun Liao
f67e7d2b63 refactor: do some internal refactor. 2024-09-06 11:32:54 +08:00
Pan Wei
87476b3ffc
Merge pull request #27627 from taosdata/fix/TD-31830_debug
fix: tag scan return code issue
2024-09-06 09:59:41 +08:00
Haojun Liao
2544f0313e
Merge pull request #27672 from taosdata/fix/ly_res
enh(query):remove void for operator
2024-09-06 09:49:10 +08:00
Haojun Liao
1e57724533
Merge pull request #27688 from taosdata/fix/3_liaohj
fix(stream): handle continuous retrieve during checkpoint procedure.
2024-09-06 09:11:08 +08:00
54liuyao
7cd34dddf5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-05 17:52:55 +08:00
54liuyao
ff3db4cd9e fix(stream):set null for invalid column 2024-09-05 17:32:27 +08:00
Haojun Liao
277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
yihaoDeng
2e3e5d0a99 fix mem leak 2024-09-05 14:40:14 +08:00
54liuyao
27446f8df1 fix(query):free data block 2024-09-04 19:01:14 +08:00
54liuyao
d3e4203dcb enh(query):remove void for operator 2024-09-04 18:37:41 +08:00
54liuyao
a9fe796484 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_res 2024-09-04 16:15:06 +08:00
54liuyao
f5b6e800f3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-04 10:56:36 +08:00
Pan Wei
7ada20aa8e
Merge pull request #27617 from taosdata/fix/TD-31838/freeError
fix: free invalid mem
2024-09-04 09:24:10 +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
1e977a324e
Merge pull request #27654 from taosdata/fix/3.0/TD-31818
fix:[TD-31818] fix memory leak allocated by mode function.
2024-09-04 09:16:12 +08:00
facetosea
73fb43de2a only for memLeak 2024-09-04 07:11:51 +08:00
54liuyao
4e27f5f9d5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_res 2024-09-03 19:12:16 +08:00
Pan Wei
aeb6fa9b25
Merge pull request #27613 from taosdata/fix/3.0/TD-31682-TD-31793
fix querytask.c memory leak when random malloc error
2024-09-03 18:30:22 +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
2b6dc42d0e fix fill next's issue 2024-09-03 17:54:07 +08:00
Jing Sima
02dd9c9160 fix:[TD-31818] fix memory leak allocated by mode function. 2024-09-03 17:34:23 +08:00
54liuyao
e2b2085052 fix(query):check scan operator error code 2024-09-03 13:44:35 +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
54f81fa1f8 add log 2024-09-03 09:49:37 +08:00
54liuyao
d4062efa1c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-03 09:29:41 +08:00
54liuyao
a0a1414af5 fix issue 2024-09-03 09:23:42 +08:00
wangjiaming0909
38e8d9f2fa fix querytask.c memory leak when random malloc error
remove (void)
2024-09-03 09:13:40 +08:00
dapan1121
b939a9daab fix: return code issue 2024-09-03 08:35:24 +08:00
dapan1121
cd04e9e39d fix: downstream free issue 2024-09-02 18:52:11 +08:00
54liuyao
ae158487b7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31833 2024-09-02 16:00:50 +08:00
xsren
a673f500b8 fix: free invalid mem 2024-09-02 15:12:47 +08:00
Pan Wei
51678350cd
Merge pull request #27595 from taosdata/fix/3.0/TD-31828
fix:[TD-31828] fix crash in mode function.
2024-09-02 14:16:22 +08:00
54liuyao
f1cbd426d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-02 13:53:32 +08:00
54liuyao
983962238e fix(query):fix query operator memory leak 2024-09-02 13:46:21 +08:00
Jing Sima
c2d9178bf0 fix:[TD-31828] fix crash in mode function. 2024-09-02 10:25:23 +08:00
dapan1121
39293899e3 fix: cache value double free issue 2024-09-02 10:22:54 +08:00
Haojun Liao
4c91928db3
Merge pull request #27554 from taosdata/fix/syntax
refactor: remove assert
2024-08-31 15:57:27 +08:00
dapan1121
d1013b20f9 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-30 18:26:26 +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
Haojun Liao
82ad1958f4 fix(query): fix memory leak. 2024-08-30 10:30:16 +08:00
Haojun Liao
9aac625068 Merge branch '3.0' into fix/3_liaohj 2024-08-30 10:20:37 +08:00
Haojun Liao
5a5bfa5b8c fix(query): fix memory leak. 2024-08-30 10:19:16 +08:00
Pan Wei
a22025ea00
Merge pull request #27553 from taosdata/fix/TD-31775/memLeak
fix: free operator
2024-08-30 09:26:53 +08:00
Pan Wei
759ab30366
Merge pull request #27545 from taosdata/fix/removeassert
fix: remove asserts
2024-08-30 08:47:08 +08:00
Haojun Liao
fb8867f403 refactor: remove assert. 2024-08-29 19:55:09 +08:00
xsren
d43df78537 fix: free operator 2024-08-29 19:43:59 +08:00
54liuyao
694a454f40 Merge branch '3.0' of github.com:taosdata/TDengine into fix/ly_res 2024-08-29 16:20:25 +08:00
Hongze Cheng
222979402d
Merge pull request #27441 from taosdata/fix/TD-31163-3.0
fix: memory leak of geos
2024-08-29 16:20:14 +08:00
54liuyao
925b288945 limit the number of stream results 2024-08-29 16:00:40 +08:00
54liuyao
01e8fc583d fix(query):adj error code for aggretate operator 2024-08-29 16:00:26 +08:00
dapan1121
feb1c8518e fix: remove asserts 2024-08-29 15:08:38 +08:00
Hongze Cheng
3342dcf43c
Merge pull request #27492 from taosdata/enh/TD-31603
change log qid
2024-08-29 09:30:05 +08:00
kailixu
31ac2c26ce Merge branch '3.0' into fix/TD-31163-3.0 2024-08-28 19:12:46 +08:00
Pan Wei
7d97190b33
Merge pull request #27506 from taosdata/fix/TD-31754
fix(query):init SExprInfo instance first
2024-08-28 15:41:44 +08:00
54liuyao
7361d95516 adj error code 2024-08-28 14:07:55 +08:00
Haojun Liao
09e31670ce
Merge pull request #27495 from taosdata/fix/syntax
fix(query): fix memory leak.
2024-08-28 11:58:03 +08:00
54liuyao
1aa2d87f8a add log 2024-08-28 11:11:45 +08:00
Haojun Liao
21f60d1784 fix(query): set correct result ptr check. 2024-08-28 10:52:14 +08:00
54liuyao
af18b6669e fix(query):init SExprInfo instance 2024-08-28 10:11:54 +08:00
Haojun Liao
89647ced74
Merge pull request #27499 from taosdata/fix/TD-31730
fix(stream):fix mem leak for stream interval operator
2024-08-28 09:26:32 +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
Haojun Liao
adca73d237 fix(query): fix error in merge sort scan 2024-08-27 19:47:39 +08:00
dapan1121
de0dff6c63
Merge pull request #27487 from taosdata/fix/TD-31711/returnVal
fix: return
2024-08-27 18:56:49 +08:00
Haojun Liao
f510f2961b fix(query): fix memory leak. 2024-08-27 18:45:20 +08:00
Haojun Liao
c950b684a5
Merge pull request #27488 from taosdata/fix/3_liaohj
fix(query): fix reader not release when error occuring.
2024-08-27 18:41:14 +08:00
kailixu
c301fe3940 fix: memory leak of geos 2024-08-27 18:16:32 +08:00
54liuyao
d6580a2e65 fix(stream):fix mem leak for stream interval operator 2024-08-27 17:11:50 +08:00
xsren
4b872f849c fmFuncDynDataRequired: only return state 2024-08-27 17:07:13 +08:00
Haojun Liao
b2c254817b fix(query): check return value. 2024-08-27 17:07:10 +08:00
Haojun Liao
c118df0ec4 fix(query): fix memory leak. 2024-08-27 17:04:44 +08:00
Haojun Liao
62ad276113
Merge pull request #27490 from taosdata/fix/syntax
fix(query): fix memory leak.
2024-08-27 17:04:04 +08:00
Yihao Deng
7b09a9f8b1 change log qid 2024-08-27 08:25:28 +00:00
dapan1121
0b1ec9c69d
Merge pull request #27472 from taosdata/fix/ly_mem
fix(query):fix mem leak for fill op && function
2024-08-27 15:13:03 +08:00
Haojun Liao
5f23ba709a fix(query): fix memory leak. 2024-08-27 15:09:49 +08:00
Haojun Liao
86da2cb913 fix(query): fix syntax error. 2024-08-27 15:07:34 +08:00
Haojun Liao
a99783ba66 fix(query): release lock when errors occuring. 2024-08-27 13:46:30 +08:00
Haojun Liao
403d46b77b other: merge 3.0 2024-08-27 11:19:03 +08:00
54liuyao
bcb1057e80 fix(query):clear meta reader 2024-08-27 10:50:28 +08:00
Haojun Liao
19e40e8bee fix(query): fix reader not release when error occuring. 2024-08-27 10:41:38 +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
dapan1121
f2507366be
Merge pull request #27467 from taosdata/fix/TD-31674
fix: remove asserts and memory issue
2024-08-26 19:16:06 +08:00
Hongze Cheng
3a5a3172f7
Merge pull request #27443 from taosdata/enh/TD-31603-update
Enh/TD-31603-update
2024-08-26 17:16:53 +08:00
dapan1121
90f4add224
Merge pull request #27464 from taosdata/fix/ly_res
fix(query): check error code for tsort
2024-08-26 17:11:34 +08:00
54liuyao
dc941cb704 fix(query):fix mem leak for function 2024-08-26 16:53:19 +08:00
54liuyao
42a31d4ca1 fix(query):fix mem leak for fill 2024-08-26 15:32:50 +08:00
dapan1121
2eccbc3e28 Merge remote-tracking branch 'origin/3.0' into fix/TD-31674 2024-08-26 15:24:50 +08:00
dapan1121
a944dd0d8b fix: remove asserts and memory issue 2024-08-26 15:16:07 +08:00
dapan1121
7d2e28fd1d
Merge pull request #27455 from taosdata/fix/TD-31664
fix(query):fix mem leak for fill operator
2024-08-26 15:09:14 +08:00
54liuyao
a706c4d49d fix(query): check error code for tsort 2024-08-26 14:58:12 +08:00
yihaoDeng
e786901316 fix merge error 2024-08-26 14:49:02 +08:00
Yihao Deng
101ae682bc
Merge branch '3.0' into enh/TD-31603-update 2024-08-26 14:46:29 +08:00
54liuyao
f54e28bd5e fix(query):fix mem leak for fill operator 2024-08-26 11:31:26 +08:00
dapan1121
99cca75128
Merge pull request #27425 from taosdata/fix/adj_assert
ehn(query): remove query executor assert
2024-08-26 11:22:01 +08:00
kailixu
c97f01a023 Merge branch '3.0' into fix/TD-31163-3.0 2024-08-24 21:03:11 +08:00
Yihao Deng
e1998d151b update qid log 2024-08-24 10:19:25 +00:00
dapan1121
b0338a1a6b
Merge pull request #27329 from taosdata/TD-31547
remove asserts of nodes/planner/parser/tsdbread
2024-08-24 15:05:48 +08:00
dapan1121
bf9e5f349d
Merge pull request #27413 from taosdata/fix/3.0/TD-31524-TD-31523
fix error not reported in sort operator
2024-08-24 15:00:50 +08:00
kailixu
7ec5ecf8fc Merge branch '3.0' into fix/TD-31163-3.0 2024-08-24 06:50:42 +08:00
dapan1121
0f91df1b68
Merge pull request #27435 from taosdata/fix/blockEncodeReturnVal
fix: check blockEncode result
2024-08-23 17:57:50 +08:00
xsren
bc0ad2d461 fix: check blockEncode result 2024-08-23 15:51:18 +08:00
kailixu
b24f2a35aa Merge branch '3.0' into fix/TD-31163-3.0 2024-08-23 15:37:56 +08:00
54liuyao
7efb648a5f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-23 14:49:32 +08:00
dapan1121
676ad15e19
Merge pull request #27427 from taosdata/fix/TD-31623
fix: meta cache insert freed issue
2024-08-23 14:36:52 +08:00
dapan1121
89198c820d
Merge pull request #27389 from taosdata/fix/TS-5311
fix(query):set group id for the results of event and count operators
2024-08-23 14:36:20 +08:00
54liuyao
41220ef3db fix mem leak 2024-08-23 13:23:01 +08:00
dapan1121
b40735baae fix: meta cache insert freed issue 2024-08-23 11:43:08 +08:00
54liuyao
bcba018324 fix mem leak 2024-08-23 11:36:47 +08:00
dapan1121
c998f31044
Merge pull request #27406 from taosdata/fix/TD-31619
fix: operator param free issue
2024-08-23 11:32:45 +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
wangjiaming0909
043a8a8cfc use internal error 2024-08-22 19:15:57 +08:00
wangjiaming0909
e6a35dd34d remove asserts of nodes/planner/parser/tsdbread 2024-08-22 19:15:18 +08:00
wangjiaming0909
9ae951621b fix error not reported in sort operator 2024-08-22 19:09:25 +08:00
dapan1121
099beff1cc fix: operator param free issue 2024-08-22 17:07:00 +08:00
54liuyao
c89bebbae2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_res 2024-08-22 16:47:39 +08:00
54liuyao
167a385b64 adj functioin res 2024-08-22 16:47:23 +08:00
dapan1121
1faebe3712
Merge pull request #27395 from taosdata/fix/TD-31581
fix: return code issue
2024-08-22 16:07:00 +08:00
54liuyao
2d4ff65509 adj state cache 2024-08-22 15:59:42 +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
dapan1121
ed9666595c
Merge pull request #27392 from taosdata/fix/TD-31569/setDelFileOnWindows
Fix/td 31569/set del file on windows
2024-08-22 14:41:03 +08:00
54liuyao
6936c9aacd fix(query):remove null pointer 2024-08-22 14:04:39 +08:00
dapan1121
24737cf32d
Merge pull request #27381 from taosdata/fix/TD-31591
fix: local policy memory leak
2024-08-22 13:55:41 +08:00
dapan1121
c5291c2d1f fix: return code issue 2024-08-22 13:49:38 +08:00
xsren
acdb14aefb opeCFile with w+b mode 2024-08-22 12:53:55 +08:00
54liuyao
939342b3de fix(query):seset group id for the results of event and count operators 2024-08-22 11:11:40 +08:00
Haojun Liao
2d478d3896 refactor: update logs. 2024-08-22 10:16:16 +08:00
54liuyao
472d03f118 fix(query):adjust error log 2024-08-22 10:09:31 +08:00
dapan1121
da72fca693 fix: local policy memory leak 2024-08-22 10:03:09 +08:00
Jing Sima
16d314a6ae fix:[TD-31588] Handle error when initFunc failed . 2024-08-21 18:50:08 +08:00
dapan1121
d31b94f267
Merge pull request #27322 from taosdata/enh/TD-31548
enh:[TD-31548] Remove ASSERT in multi files.
2024-08-21 18:21:18 +08:00
dapan1121
dd391636ef
Merge pull request #27364 from taosdata/fix/TD-31546
fix: remove assert
2024-08-21 17:13:35 +08:00
kailixu
b072a83bbd fix: memory leak of geos 2024-08-21 15:45:57 +08:00
dapan1121
044f7d6658 fix: remove assert 2024-08-21 14:41:14 +08:00
sima
726f41697d enh:[TD-31548] Remove ASSERT in multi files. 2024-08-21 14:35:45 +08:00
Hongze Cheng
87e56d3d67
Revert "fix: memory leak of geos" 2024-08-21 10:23:22 +08:00
Hongze Cheng
5c376d4629
Merge pull request #27314 from taosdata/fix/TD-31163-3.0
fix: memory leak of geos
2024-08-21 10:18:31 +08:00
54liuyao
c867f93e0e fix compile error 2024-08-20 19:41:07 +08:00
54liuyao
bd37547994 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/adj_assert 2024-08-20 19:35:36 +08:00
Haojun Liao
c1df349d4e
Merge pull request #27325 from taosdata/fix/TD-31552
fix(stream):fix mem leak for max delay
2024-08-20 18:46:20 +08:00
54liuyao
1f8e712a64 fix compile error 2024-08-20 16:47:22 +08:00
dapan1121
a15e82dd40
Merge pull request #27331 from taosdata/fix/TD-31545
fix: data sink memory leak
2024-08-20 16:37:11 +08:00
54liuyao
99bdcb3f58 enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
Shengliang Guan
7c64afca11
Merge pull request #27324 from taosdata/feat/sync
enh: make some simple adjustments to the sync log
2024-08-20 15:01:41 +08:00
dapan1121
557dbd8838 fix: data sink memory leak 2024-08-20 14:53:28 +08:00
dapan1121
b70ad8d3bb fix: return code check issue 2024-08-20 14:13:06 +08:00
kailixu
fe3415c602 Merge branch '3.0' into fix/TD-31163-3.0 2024-08-20 13:55:35 +08:00
Shengliang Guan
7261f5249c Merge remote-tracking branch 'origin/3.0' into feat/sync 2024-08-20 13:33:53 +08:00
54liuyao
54dbf92517 fix mem leak for max delay 2024-08-20 13:28:53 +08:00
Haojun Liao
17c941fc32
Merge pull request #27289 from taosdata/fix/3_liaohj
fix(query): return error code.
2024-08-20 10:59:07 +08:00
dapan1121
21d7820bb5
Merge pull request #27283 from taosdata/fix/3.0/exchange_block
fix exchange operator blocked
2024-08-20 09:39:35 +08:00
kailixu
3ee206b781 Merge branch '3.0' into fix/TD-31163-3.0 2024-08-20 09:04:12 +08:00
kailixu
0531a4f4bd fix: memory leak of geos 2024-08-19 18:36:39 +08:00
Shengliang Guan
5ce7bcad1e refact: remove the return value of function taosCloseRef 2024-08-19 17:30:10 +08:00
dapan1121
5035b3a624 fix: merge join destroy table issue 2024-08-19 17:13:27 +08:00
Haojun Liao
215a665497
Merge pull request #27271 from taosdata/fix/ly_mem_leak
fix mem leak
2024-08-19 14:18:37 +08:00
Haojun Liao
6c3c93d7d3 other: merge 3.0 2024-08-19 14:01:48 +08:00
Haojun Liao
d4dc632d6f fix(tsdb): fix syntax error. 2024-08-19 13:39:30 +08:00
54liuyao
6f2a78a4bb fix issue 2024-08-19 13:23:09 +08:00
Haojun Liao
ee36bd741f fix(query): return error code. 2024-08-19 09:50:38 +08:00
dapan1121
72da4be830 fix: create operator failed issue 2024-08-19 09:15:36 +08:00
54liuyao
1b654c5a9a Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_mem_leak 2024-08-19 08:54:43 +08:00
Haojun Liao
7c3ac51a05
Merge pull request #27275 from taosdata/fix/syntax
fix(query): if the return value of addTagPseudoColumnData is not success, not jump out.
2024-08-16 22:32:59 +08:00
Haojun Liao
b5dd25a9ad fix(query): return directly. 2024-08-16 19:34:08 +08:00
wangjiaming0909
f7d4c274a8 fix exchange operator blocked 2024-08-16 18:03:16 +08:00
54liuyao
4fe68034cf fix issue 2024-08-16 17:46:14 +08:00
Haojun Liao
bfbe687d2a fix(query): return directly. 2024-08-16 17:04:26 +08:00
54liuyao
2a66a89adc add ci 2024-08-16 16:54:45 +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
d59eb19c37 add ci 2024-08-16 10:54:52 +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
e0178f2871 add ci 2024-08-15 14:16:40 +08:00
54liuyao
ef5f69e3cf fix issue 2024-08-15 14:13:08 +08:00
54liuyao
ebb5c41d7f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-15 13:20:54 +08:00
54liuyao
6ab21a0d17 fix issue 2024-08-15 13:20:42 +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
141de6e19b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-14 19:21:59 +08:00
54liuyao
057f09ffbf fix issue && add ci 2024-08-14 19:20:21 +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
54liuyao
216c53f0ae fix issue 2024-08-14 15:22:42 +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
54liuyao
5a2b89c357 fix issue 2024-08-13 14:05:16 +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
40af7fb836 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-13 09:36:28 +08:00
54liuyao
4fa67bd6cc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-13 09:21:25 +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
54liuyao
cac4648b09 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-12 15:53:05 +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
54liuyao
fd0f117544 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-12 09:37:43 +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
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
3a14454fb5 add ci 2024-08-08 19:30:18 +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
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
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
3b9eda95fc add ci 2024-08-08 09:40:13 +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
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
54liuyao
c7f9440095 adj function 2024-08-06 16:25:37 +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
54liuyao
bdaf0d419e stream interp force window close 2024-08-06 16:14:15 +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
yihaoDeng
cf8e2dc6f9 add debug log 2024-08-05 09:50:08 +08:00
dapan1121
1a2dbe53a1 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-05 09:47:28 +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
yihaoDeng
0bb727824b support query db size 2024-08-02 17:46:11 +08:00
xsren
a2e0532c54 mem leak 2024-08-02 16:50:01 +08:00
dapan1121
1831deb2f0 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-02 16:12:39 +08:00
xsren
9a8e74e0ed fix: mem leak 2024-08-02 15:02:12 +08:00
54liuyao
1309749c92 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-02 13:22:33 +08:00
54liuyao
b26750c200 add ci 2024-08-02 13:22:14 +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
yihaoDeng
9ddb6d1393 support query db size 2024-08-02 10:31:28 +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
yihaoDeng
115b626f4f support query db size 2024-08-01 20:34:43 +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
07034ce28c enh: optimize source code 2024-07-31 19:28:17 +08:00
54liuyao
521603c3c0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-31 08:58:02 +08:00
54liuyao
745f14d140 stream interp 2024-07-31 08:57:42 +08:00
dapan1121
ffc09562fa
Merge pull request #26880 from taosdata/fix/TD-31136
fix issue
2024-07-31 08:51:57 +08:00
54liuyao
8b182cac9b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-30 19:13:59 +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
54liuyao
18ade9c106 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-30 16:43:53 +08:00
54liuyao
3ff0256145 steam interp 2024-07-30 16:06:40 +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
54liuyao
063b492f72 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-30 15:13:15 +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
fe9d61b243 add node to json 2024-07-29 14:14:34 +08:00
54liuyao
80003a4f90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-29 13:46:27 +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
dapan1121
dfc3fc4987 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-29 11:16:36 +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
54liuyao
0bd8c57049 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-29 09:24:40 +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
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
b5f432bd50 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-26 16:44:18 +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
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
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
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
adfd7b4504 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-22 19:24:56 +08:00
dapan1121
14383a32a3 fix: sink function return code processing 2024-07-22 18:42:43 +08:00
54liuyao
f589cc6894 fix issue 2024-07-22 15:58:46 +08:00
54liuyao
6f77049c1f fix issue 2024-07-22 15:57:10 +08:00
dapan1121
ef96d37c1f fix: return code validation 2024-07-22 15:07:01 +08:00
54liuyao
d02617aaf6 adj operator result 2024-07-22 14:42:50 +08:00
dapan1121
64ad240773 fix: crash issue 2024-07-22 14:35:12 +08:00
54liuyao
3660b6cede adj operator res 2024-07-22 13:55:00 +08:00
54liuyao
e3a89571ff adj operator res 2024-07-22 13:40:35 +08:00
54liuyao
b43dcf2a26 adj operator res 2024-07-22 13:38:30 +08:00
54liuyao
951283fc44 adj operator res 2024-07-22 13:15:24 +08:00
54liuyao
6e70da62fb adj operator res 2024-07-22 12:51:25 +08:00
54liuyao
d8e4f2d743 operator 2024-07-22 11:34:25 +08:00
xsren
2a675ccf6b group const value func 2024-07-22 11:19:11 +08:00
dapan1121
45348b15be fix: return code validation 2024-07-22 11:06:24 +08:00
54liuyao
b038b655da Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-22 09:27:41 +08:00
dapan1121
acafca8841
Merge pull request #26685 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in clientRawBlockWrite.c
2024-07-22 09:08:26 +08:00
xsren
ebe0074da4 fix: interp crash 2024-07-22 00:06:47 +08:00
dapan1121
558d22dff4 fix: function return code validation 2024-07-19 18:27:49 +08:00
54liuyao
60699c7895 adj operator result 2024-07-19 17:53:56 +08:00
dapan1121
e5fde30635 fix: function return code validation 2024-07-19 17:37:48 +08:00
54liuyao
a618667a5e adj stream op result 2024-07-19 16:23:52 +08:00
54liuyao
13b75ba72a adj operator result 2024-07-19 16:15:37 +08:00
wangmm0220
195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
54liuyao
6a71994570 adj stream op result 2024-07-19 14:50:31 +08:00
wangmm0220
6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
54liuyao
5b293e7340 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 14:42:44 +08:00
Haojun Liao
2e0b829004
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
2024-07-19 14:31:21 +08:00
Haojun Liao
c36d6d44cd fix(stream): fix syntax error. 2024-07-19 11:49:05 +08:00
sima
434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +08:00
Haojun Liao
852dd833d0 fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
Haojun Liao
2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +08:00
54liuyao
f161514c19 adj stream operator result 2024-07-18 17:24:36 +08:00
54liuyao
afa7d04aaf adj stream operator result 2024-07-18 16:39:01 +08:00
54liuyao
0497224fe7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-18 16:08:30 +08:00
54liuyao
cc9233fdb3 adj stream operator result 2024-07-18 16:08:01 +08:00
54liuyao
455c9d32c4 adj stream operator result 2024-07-18 11:44:15 +08:00
54liuyao
99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
54liuyao
4e6b898c9a adj stream operator result 2024-07-18 10:37:14 +08:00
54liuyao
ab642b245c adj stream operator result 2024-07-18 10:09:15 +08:00
54liuyao
d5873aa1b2 adj log 2024-07-18 09:01:35 +08:00
54liuyao
113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
Hongze Cheng
35606a5658 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 13:07:07 +08:00
Haojun Liao
665fbd6f22
Merge pull request #26551 from taosdata/fix/TD-30967
feat: adj result of function
2024-07-17 09:09:23 +08:00
Haojun Liao
94f596c4ce refactor: remove the invalid return value. 2024-07-16 18:52:01 +08:00
Hongze Cheng
64363627fe enh: refact tqueue code 2024-07-16 17:30:32 +08:00
54liuyao
29381075c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-16 08:54:12 +08:00
Haojun Liao
25f5c9dc5e other: merge 3.0 2024-07-15 19:41:54 +08:00
Haojun Liao
51e9723d66 refactor: do some refactor. 2024-07-15 19:37:52 +08:00
54liuyao
3cdb957f22 adj function of stream operator result 2024-07-15 15:32:11 +08:00
54liuyao
503822a9c5 adj ut 2024-07-15 14:24:09 +08:00
54liuyao
9b067d075f adj stream function return 2024-07-15 13:38:34 +08:00
dapan1121
4c2c9a71d5 fix: table info issue 2024-07-15 10:05:57 +08:00
dapan1121
e527f2fd0b fix: validate function return value 2024-07-12 15:22:39 +08:00
54liuyao
6c84d926ab Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-12 11:04:44 +08:00
54liuyao
1c9011e820 stream time slice 2024-07-12 11:03:45 +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
dapan1121
3e3e7e3808
Update timewindowoperator.c 2024-07-11 13:35:25 +08:00
Haojun Liao
e273173d20
Merge pull request #26499 from taosdata/fix/3_liaohj
fix(stream): fix race-condition during expand stream tasks.
2024-07-11 00:06:57 +08:00
sima
f17c535ca0 feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
dapan1121
076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
Haojun Liao
7214cea808 fix(stream): check if task is killed during generated interval results. 2024-07-10 18:16:51 +08:00
sima
154ef739d9 fix:[TD-30819] fix memory leak in SqlFunctionCtx. 2024-07-10 10:59:51 +08:00
54liuyao
dcb8673063 set key for session window state 2024-07-10 09:01:39 +08:00
dapan1121
92089e2d86
Merge pull request #26417 from taosdata/enh/TD-29154/diff
Enh/td 29154/diff
2024-07-10 08:38:32 +08:00
wangjiaming0909
64f3d11783 add tests for month/year tsma interval 2024-07-09 17:39:44 +08:00
Haojun Liao
9f4f4f7f9f fix(stream): set the null column when extracting data from submit data. 2024-07-09 00:01:54 +08:00
factosea
28dc3c85ea type overflow 2024-07-08 20:38:23 +08:00
factosea
99f9c28e77 fix: return code 2024-07-05 08:07:00 +08:00
Haojun Liao
799f61c2db other: fix coverity issue. 2024-07-04 19:20:07 +08:00
factosea
593d8adc42 test case 2024-07-04 15:56:12 +08:00
factosea
5f0ac46029 diff 2024-07-04 11:04:59 +08:00
dapan1121
a8a725936e
Merge pull request #26342 from taosdata/fix/TD-30725
fix:[TD-30725]modify error code & fix potential memory leaks
2024-07-04 11:00:49 +08:00
dapan1121
55ba9054ea enh: add stat info 2024-07-02 19:25:33 +08:00
dapan1121
6d0b8eeed4
Merge pull request #26302 from taosdata/TD-26483
feat(query):add thread pool
2024-07-01 19:04:52 +08:00
dapan1121
b3eb938527 enh: add query memory pool 2024-07-01 17:22:43 +08:00
wangjiaming0909
6c6f322a83 change vnode/qnode query threads min value 2024-07-01 11:08:40 +08:00
wangjiaming0909
5040ff5bd9 mnode/qnode support QueryAutoQWorkerPool 2024-07-01 11:08:40 +08:00
wangjiaming0909
11a98ffab2 QueryAutoQWorker 2024-07-01 11:08:39 +08:00
wangmm0220
304460f452 fix:[TD-30725] fix potential memory leaks 2024-07-01 10:49:24 +08:00
wangjiaming0909
d03a14506e fix fill wrong timestamp value 2024-06-28 17:31:49 +08:00
sima
6282ebef22 fix:[TD-30755] fix heap-buffer-overflow when no qualified data in pk's data block. 2024-06-28 09:20:42 +08:00
sima
96e3222726 fix:[TD-30730] fix mergejoin operator's timetruncate caculation on timezone. 2024-06-27 08:42:59 +08:00
Hongze Cheng
b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
54liuyao
25b150af10 fix(stream):fill result immediately after delete data 2024-06-25 17:24:59 +08:00
Haojun Liao
c2ad0a6ec5
Revert "fix(stream):fill result immediately after delete data" 2024-06-25 16:53:32 +08:00
Haojun Liao
156e3ce109
Merge pull request #26267 from taosdata/fix/TD-30585
fix(stream):fill result immediately after delete data
2024-06-25 16:46:52 +08:00
54liuyao
4235045d72 adj delete range 2024-06-25 14:36:21 +08:00
54liuyao
41a85e80a3 calc end key 2024-06-24 17:19:38 +08:00
54liuyao
4f8dfe7522 fix(stream):fill dresultim mediately after delete data 2024-06-24 15:52:27 +08:00
54liuyao
2d7d144ca2 fix(stream):fill dresultimmediately after delete data 2024-06-24 10:56:26 +08:00
Hongze Cheng
9a97f976e9
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
2024-06-20 15:07:13 +08:00
54liuyao
ecfb5e5f4c adj par name catch 2024-06-20 09:28:04 +08:00
dmchen
ec1e7c77d6 fix case 2024-06-17 12:40:23 +00:00
dmchen
e59e52d343 fix case 2024-06-17 10:44:53 +00:00
dapan1121
52060f5fba
Merge pull request #26144 from taosdata/fix/TD-30039/unexpectedUdfCreate
Fix/td 30039/unexpected udf create
2024-06-17 08:35:02 +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
“happyguoxy”
65044b3964 colId init 2024-06-15 20:56:58 +08:00
factosea
19f6766c9a fix: blockAgg 2024-06-15 18:08:25 +08:00
facetosea
2044cec6ca test 2024-06-13 21:06:58 +08:00
factosea
d9043d6984 fix: unexpected udf function 2024-06-13 16:57:49 +08:00
facetosea
6da1215573 fix blockid 2024-06-13 14:48:02 +08:00
facetosea
ff24eaf94d fix: code review 2024-06-13 14:13:44 +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
Haojun Liao
895ee30cf3
Merge branch '3.0' into enh/opt_prj 2024-06-09 23:51:38 +08:00
“happyguoxy”
16ceacac2b fix: no tag value 2024-06-07 20:12:18 +08:00
“happyguoxy”
6d98a56778 fix group count 2024-06-07 16:49:29 +08:00
Haojun Liao
cbd9f86a34
Merge pull request #26065 from taosdata/fix/3_liaohj
fix(stream): always load the data for fill-history scan.
2024-06-07 14:01:50 +08:00
Haojun Liao
52e090634e fix(stream): transfer state before send checkpoint-trigger msg to downstream tasks. 2024-06-06 17:21:23 +08:00
Haojun Liao
29d34200b5 other: fix coverity issues. 2024-06-05 13:39:46 +08:00
Haojun Liao
c529ecc7d2
Merge pull request #25734 from taosdata/fix/3_liaohj
fix(stream): update the checkpoint info for followers, and some internal refactor.
2024-06-05 13:38:51 +08:00
Haojun Liao
8f1e999638
Merge pull request #26029 from taosdata/feat/ly_stream
set scan mode for stream
2024-06-05 10:51:38 +08:00
factosea
7a8e87f8cd fix: slot id 2024-06-04 19:05:19 +08:00
Haojun Liao
2ff79c81d7 enh(query): allocate the compress buffer before compress data. 2024-06-04 17:47:50 +08:00
Haojun Liao
3fc20f761f
Merge pull request #26021 from taosdata/fix/TD-30303
coverity scan for stream
2024-06-04 16:55:06 +08:00
Haojun Liao
6d7e1eb576 fix(query): check for the server ep and client ep to set the compress flag. 2024-06-04 15:07:02 +08:00
factosea
c42e627a41 test 2024-06-04 11:39:47 +08:00
54liuyao
5ab81da4a0 set scan mode for stream 2024-06-04 09:50:26 +08:00
Haojun Liao
0c8e9046f6
Merge pull request #26015 from taosdata/fix/TD-3036
adj stream count state buff
2024-06-03 19:03:24 +08:00
54liuyao
3e38c1f973 coverity scan for 2024-06-03 19:01:24 +08:00
54liuyao
1ad25599ca init delete mark 2024-06-03 16:41:38 +08:00
dapan1121
3c98aa1b3d
Merge pull request #26006 from taosdata/fix/3.0/TS-4879
fix exchange operator memory access problem
2024-06-03 16:30:18 +08:00
Haojun Liao
5a575dc53f
Merge pull request #25998 from taosdata/fix/TD-30343
when dst table has composite primary key, need to delete result
2024-06-03 16:25:32 +08:00
Haojun Liao
927e2237de Merge branch '3.0' into fix/3_liaohj 2024-06-03 15:56:02 +08:00
wangjiaming0909
6fcd071144 fix exchange operator memory access problem 2024-06-03 13:57:35 +08:00
dapan1121
affdeed944
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
2024-06-03 10:19:57 +08:00
factosea
a6217eec03 partition interval and limimt, dataload error 2024-05-31 18:58:35 +08:00
54liuyao
a77c6940da when dst table has composite primary key, need to delete result 2024-05-31 15:22:38 +08:00
Haojun Liao
bd514fe4d3 other: merge rows. 2024-05-28 11:13:09 +08:00
54liuyao
7fc2e8cc26 batch meta 2024-05-28 10:17:20 +08:00
Haojun Liao
a9ca820b06 fix(query): check if pSliceIno->pPrevGroupKey is initialized or not. 2024-05-27 22:31:02 +08:00
Haojun Liao
d001a87a58 Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-05-24 11:42:04 +08:00
Haojun Liao
89fb56e77d other: merge 3.0 2024-05-24 11:41:51 +08:00
54liuyao
441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
54liuyao
8ccfa728f8 set pk column 2024-05-23 16:17:15 +08:00
Haojun Liao
3baa4169e6 Merge branch '3.0' into fix/3_liaohj 2024-05-20 10:31:53 +08:00
wangjiaming0909
9ae476c147 fix event window operator forget filting having clause 2024-05-20 10:30:51 +08:00
Haojun Liao
d69d11a74f fix(query): fix bugs caused by refactor. 2024-05-19 12:30:18 +08:00
Haojun Liao
8f4da7f308 fix(query): fix bugs caused by refactor. 2024-05-18 23:11:18 +08:00
Haojun Liao
93292d8149 other: merge 3.0 2024-05-18 09:58:36 +08:00
Haojun Liao
937ded9f70 refactor(query): tune sink param. 2024-05-18 09:54:22 +08:00
Haojun Liao
43bec6c00f fix(query): fix error in refactor. 2024-05-18 09:47:31 +08:00
Haojun Liao
e7aa0ca177 fix(query): fix error. 2024-05-17 18:39:34 +08:00
Haojun Liao
a2692dbba4 refactor(query): opt memory prepare. 2024-05-17 17:51:41 +08:00
Haojun Liao
27c4e3634c refactor: do some internal refactor. 2024-05-17 17:04:05 +08:00
Haojun Liao
6e1fe0ae38 refactor: do some internal refactor. 2024-05-16 23:30:35 +08:00
Haojun Liao
5307f15766 refactor: do some internal refactor. 2024-05-16 19:54:29 +08:00
Haojun Liao
66254c96a7 fix(query):remove invalid assert. 2024-05-16 19:26:07 +08:00
54liuyao
7b50663240 optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
Haojun Liao
92b247e5b4 refactor: move compress data in query threads. 2024-05-16 15:55:48 +08:00
Haojun Liao
45d78aff8c enh(query): compress msg before sending. 2024-05-16 11:35:34 +08:00
54liuyao
4be4a04621 fix(meta scan):check system table scan result 2024-05-16 09:56:07 +08:00
Haojun Liao
4eacf86843 fix(tsdb): fix deadlock when stopping reader. 2024-05-14 19:20:19 +08:00
Haojun Liao
241f8b3d2e fix(tsdb): fix deadlock when stopping reader. 2024-05-14 18:05:13 +08:00
Haojun Liao
56a1e7e01f
Merge pull request #25727 from taosdata/fix/xftan/TD-29988-3.0
fix: build fails on macOS and Windows
2024-05-13 09:44:19 +08:00
Haojun Liao
d32a80a872 fix(query): set correct row index. 2024-05-11 17:05:56 +08:00
t_max
f030af3aab fix: build fails on macOS and Windows 2024-05-11 14:59:05 +08:00
Haojun Liao
c54751e7e2 fix(query): set the pk for interp query. 2024-05-11 11:11:09 +08:00
Haojun Liao
f8d8061260 refactor: do some internal refactor. 2024-05-11 11:08:51 +08:00
Shungang Li
7ae4415890 fix: refactor lastcache ser/des for compatibility 2024-05-09 19:04:11 +08:00
Haojun Liao
cbf994f04f fix(query): set correct length for json value. 2024-05-08 22:28:49 +08:00
Haojun Liao
81abf3fe6d refactor: do some internal refactor. 2024-05-08 19:04:50 +08:00
Haojun Liao
25d84ab7d3 refactor: do some internal refactor. 2024-05-08 18:41:57 +08:00
Haojun Liao
75e0ce8cbc fix(query): calculate the correct dst row length. 2024-05-08 18:25:56 +08:00
Haojun Liao
ca022259a0 fix(query): set correct row length for rowid sort. 2024-05-08 18:17:22 +08:00
Haojun Liao
6e832b68bd refactor: do some internal refactor. 2024-05-08 16:40:51 +08:00
Haojun Liao
f120a62434 refactor: do some internal refactor. 2024-05-08 16:37:31 +08:00
Haojun Liao
4f59754a63 refactor: do some internal refactor. 2024-05-08 16:22:02 +08:00
Haojun Liao
dc9452fb0a fix(sort): set correct output row index. 2024-05-08 16:21:48 +08:00
dapan1121
48296447ce
Merge pull request #25586 from taosdata/fix/3.0/TD-29870
fix scanoperator using sma info of last group
2024-04-29 21:45:00 +08:00
Haojun Liao
ed73617cc3
Merge pull request #25575 from taosdata/fix/3_liaohj
fix(tsdb): set the correct start pos for binary search.
2024-04-29 16:48:01 +08:00
wangjiaming0909
94fc209d7d fix scanoperator using sma info of last group 2024-04-29 16:17:04 +08:00
Haojun Liao
b0ef022e87 fix(tsdb): set the correct start pos for binary search. 2024-04-29 15:13:52 +08:00
wangjiaming0909
5bab2db71f fix count return negative value when loading sma 2024-04-29 10:43:26 +08:00
Haojun Liao
b3d2ccec83
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
2024-04-25 22:32:26 +08:00
Hongze Cheng
e6db086365
Merge pull request #25478 from taosdata/fix/TD-29781-3.0
fix: sys scan user tags
2024-04-25 11:38:36 +08:00
Haojun Liao
ac860f7fe8 fix(query): add ts in cache_scan_operator if pk exists and only retrieve ts column. 2024-04-25 09:29:42 +08:00
54liuyao
403a877564 set pk length 2024-04-25 08:52:29 +08:00
kailixu
1348a98118 fix: sys scan user tags 2024-04-24 19:16:25 +08:00
54liuyao
2a72ceadd1 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-24 18:57:22 +08:00
Haojun Liao
3b08ee3d16
Merge pull request #25458 from taosdata/fix/3_liaohj
fix(stream): add task update trans conflict level.
2024-04-24 18:54:06 +08:00
54liuyao
85cd290aa5 opt bloom filter 2024-04-24 18:40:39 +08:00