Commit Graph

35342 Commits

Author SHA1 Message Date
Hongze Cheng 63b64a90c0 enh: remove void with error code handle 2024-09-10 13:12:05 +08:00
Hongze Cheng 77a5ab8721
Merge pull request #27761 from taosdata/enh/TD-31890
enh: remove void in tsdb
2024-09-10 13:04:03 +08:00
Haojun Liao 3540ec9d44
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
2024-09-10 12:57:14 +08:00
Haojun Liao eba32fdcb3 fix(stream): not set the in progress if stream already exists. 2024-09-10 10:37:23 +08:00
Pan Wei f3ef229c69
Merge pull request #27747 from taosdata/fix/3.0/TD-31869
fix client taskqueueWorkerpool stuck problem when querypolicy = 4
2024-09-10 10:27:42 +08:00
Hongze Cheng 6bc44239c0 enh: remove void in tsdb 2024-09-10 10:05:38 +08:00
Pan Wei 03fde71155
Merge pull request #27540 from taosdata/feat/TS-4893
feat:[TS-4893] Add random and support use min/max on string column.
2024-09-10 09:44:40 +08:00
Pan Wei 99f320b7e0
Merge pull request #27755 from taosdata/fix/TD-31971-3.0
fix(query)[TD-31971]. Fix potential wild pointer access in tsdbReaderClose
2024-09-10 08:52:09 +08:00
Jing Sima 4a8bbc36bd feat:[TS-4893] refactor of rand function. 2024-09-09 18:48:24 +08:00
Jing Sima a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
Jinqing Kuang 1ef8574429 fix(query)[TD-31971]. Fix potential wild pointer access in tsdbReaderClose
Resolved an issue in tsdbReaderClose where wild pointer access could
occur in cases of insufficient memory or other exceptions.
2024-09-09 18:11:52 +08:00
Hongze Cheng e0c86eee89 fix: possible coredump 2024-09-09 17:15:52 +08:00
Haojun Liao 68e3beac0e fix(stream): fix syntax error. 2024-09-09 15:51:25 +08:00
Pan Wei 1238960c75
Merge pull request #27750 from taosdata/fix/TD-31946.2
fix: percentile empty result issue
2024-09-09 15:46:27 +08:00
Haojun Liao f2cb9b3bb9 fix(stream): fix syntax error. 2024-09-09 15:41:14 +08:00
wangjiaming0909 3870df065c fix client exectask not running in taskPool 2024-09-09 15:40:28 +08:00
Haojun Liao cbc0bceec6 fix(stream): fix syntax error. 2024-09-09 15:37:05 +08:00
Haojun Liao a29903101a refactor: remove void and do some internal refactor. 2024-09-09 14:49:05 +08:00
Hongze Cheng 8c64b1049c
Merge pull request #27749 from taosdata/enh/TD-31803-11
enh: error handle in message encode and decode
2024-09-09 14:47:14 +08:00
Pan Wei 07424b7a06
Merge pull request #27719 from taosdata/fix/TD-31790/errCheck
fix: distinguish the calling scenarios of the metaGetTbTSchema function
2024-09-09 14:10:20 +08:00
wangjiaming0909 b39b6589c4 fix client taskqueueWorkerpool stuck problem when querypolicy = 4 2024-09-09 13:30:22 +08:00
Hongze Cheng 9f70866ddb
Merge pull request #27746 from taosdata/enh/TD-31803-10
enh: more error code handle in message encode and decode
2024-09-09 12:49:25 +08:00
Hongze Cheng a260a5f2f7 enh: error handle in message encode and decode 2024-09-09 11:49:44 +08:00
dapan1121 8308a42c0c fix: percentile empty result issue 2024-09-09 11:31:32 +08:00
Haojun Liao 979c6e20e6 fix(stream):set the code to be in_progress and do some internal refactor. 2024-09-09 11:12:30 +08:00
xsren c98f6daf11 errcode cast 2024-09-09 10:21:57 +08:00
Hongze Cheng cae63ce673 enh: more error code handle in message encode and decode 2024-09-09 09:57:34 +08:00
Pan Wei 3825f76dfc
Merge pull request #27711 from taosdata/fix/ly_res
fix(query):adjust num of task queue
2024-09-09 09:35:37 +08:00
Pan Wei e64d8204f2
Merge pull request #27723 from taosdata/fix/invalidPtrSetNULL
Fix/invalid ptr set null
2024-09-09 09:22:54 +08:00
Hongze Cheng 8012a1902b
Merge pull request #27226 from taosdata/feat/TD-30813-2
feat(stmt2): initial commit for stmt2
2024-09-09 08:52:59 +08:00
Hongze Cheng f2d044fb72
Merge pull request #27734 from taosdata/fix/TS-5390-3.0
fix: (last) mergeLastCid add check for iCol
2024-09-09 08:37:03 +08:00
Haojun Liao 958b443fc2 refactor: check return value. 2024-09-08 23:49:04 +08:00
Haojun Liao 31ab46f210 other: merge 3.0 2024-09-08 22:52:17 +08:00
Haojun Liao 06f42443cb refactor: remove void. 2024-09-08 22:49:05 +08:00
Haojun Liao 0728c93cd0
Merge pull request #27695 from taosdata/fix/create_tb
refactor: add random error generator for stream trans.
2024-09-08 18:24:24 +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
54liuyao 9ac40d75d0 fix(stream):adjust ts check 2024-09-08 13:25:25 +08:00
Pan Wei e10e51377e
Merge pull request #27714 from taosdata/fix/TS-5348/crashLog
crash signals
2024-09-08 09:40:26 +08:00
Shungang Li 03b1ec08d1 fix: (last) mergeLastCid add check for iCol 2024-09-07 17:45:16 +08:00
dapan1121 cbafc37880 fix: memory leak in dispatcher 2024-09-07 17:19:20 +08:00
Hongze Cheng 6722b7788c
Merge pull request #27721 from taosdata/fix/TD-31915
fix(tsdb/file2): free fobj if appending failed
2024-09-07 08:55:53 +08:00
Haojun Liao 5d39c2c658 fix(query): fix memory leak. 2024-09-06 18:05:17 +08:00
Haojun Liao 88b0d10dfe
Merge pull request #27696 from taosdata/fix/TD-31923/crash
Fix/td 31923/crash
2024-09-06 18:02:01 +08:00
Hongze Cheng 92ae3d06ed
Merge pull request #27718 from taosdata/fix/TD-31934-3.0
fix: add null check for getTableLoadInfo
2024-09-06 17:36:32 +08:00
Haojun Liao 370ba19062 fix(query): fix memory leak. 2024-09-06 17:30:31 +08:00
Haojun Liao 6af9f279bc fix(query): fix memory leak. 2024-09-06 17:01:17 +08:00