Commit graph

8865 commits

Author SHA1 Message Date
sima
6255a7ba10 enh:[TD-31063] use properer errcode. 2024-07-23 15:03:15 +08:00
sima
32faa6fccc enh:[TD-31063] Handling return value in qnode.c 2024-07-23 15:02:54 +08:00
Haojun Liao
c08ee33dca other: merge 3.0 2024-07-23 13:45:31 +08:00
Haojun Liao
93cc7aa9ad fix(stream): set correct return code. 2024-07-23 12:25:57 +08:00
Hongze Cheng
3f79e5b7e3
Merge pull request #26676 from taosdata/feat/TD-30991-3.0
feat: (errcode) ttime.c geomFunc.c geosWrapper.c
2024-07-23 11:09:20 +08:00
Shungang Li
f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
Hongze Cheng
c4d31e7737 enh: refactor error code 2024-07-22 19:40:07 +08:00
Haojun Liao
46400b2dd7 fix(stream): check return value. 2024-07-22 14:46:11 +08:00
Haojun Liao
06ca010059 fix(stream): fix syntax error. 2024-07-22 10:03:05 +08:00
Haojun Liao
12015fe414 other: merge 3.0 2024-07-22 09:41:19 +08:00
Haojun Liao
5acd35bf71 fix(stream): check return value. 2024-07-22 09:37:48 +08:00
Haojun Liao
68ecda7b07 fix(stream): check return value. 2024-07-22 09:37:12 +08:00
Haojun Liao
7201526674 fix(stream): check return value. 2024-07-22 09:13:39 +08:00
dapan1121
963b3d1b3e
Merge pull request #26690 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-07-22 09:06:54 +08:00
wangmm0220
af42d4fa59 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-21 22:22:26 +08:00
Haojun Liao
2f0768e12d
Merge pull request #26700 from taosdata/fix/create_tb
fix(stream): fix race condition when starting check downstream status
2024-07-21 10:03:43 +08:00
Haojun Liao
6cc0096534 fix(stream): fix memory leak. 2024-07-21 03:10:21 +08:00
wangmm0220
21c30fe6ff opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-19 16:19:12 +08:00
Hongze Cheng
c7a0d4c727 enh: refact morecode 2024-07-19 16:12:38 +08:00
Hongze Cheng
99a628cd15
Merge pull request #26661 from taosdata/enh/TD-30987-7
enh: refact errno
2024-07-19 14:32:59 +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
Hongze Cheng
acfced4b47 fix issue 2024-07-19 13:02:34 +08:00
Hongze Cheng
d2d60990ab Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-7 2024-07-19 12:51:52 +08:00
dapan1121
1a58926f14
Merge pull request #26567 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-07-19 10:58:07 +08:00
Hongze Cheng
78e0762714
Merge pull request #26646 from taosdata/enh/TD-30987-5
refact more code
2024-07-19 10:14:37 +08:00
Hongze Cheng
6f4fc0a41b
Merge pull request #26652 from taosdata/enc/TD-30987-6
enh: check return code
2024-07-19 08:51:14 +08:00
Haojun Liao
852dd833d0 fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
wangmm0220
61b46b2e98 fix:conflicts from 3.0 2024-07-18 22:56:16 +08:00
Haojun Liao
d18f3a6a46
Merge pull request #26618 from taosdata/fix/syntax
fix(stream): return after get value.
2024-07-18 22:29:08 +08:00
dapan1121
44406c3fd3
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
2024-07-18 19:12:35 +08:00
wangmm0220
5eb3251a27 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-18 18:38:09 +08:00
Hongze Cheng
3e262250d7 enh: refact errno 2024-07-18 17:17:02 +08:00
Hongze Cheng
3de0b18d8e make CI pass 2024-07-18 16:12:19 +08:00
Hongze Cheng
cbb1234c7b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-5 2024-07-18 14:34:04 +08:00
wangmm0220
1d8791a106 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-18 14:32:04 +08:00
Hongze Cheng
927300c924 fix: compile error 2024-07-18 14:07:26 +08:00
Hongze Cheng
69e79966b6 enh: check return code 2024-07-18 11:32:13 +08:00
Hongze Cheng
f56ab1ee27
Merge pull request #26630 from taosdata/fix/TD-30816-3.0
fix: (pk) load last cache from tsdb
2024-07-18 10:51:59 +08:00
Hongze Cheng
2327319c14 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-5 2024-07-18 10:37:22 +08:00
Haojun Liao
80a7b7da5f fix(tsdb): fix invalid return value. 2024-07-18 08:58:39 +08:00
Haojun Liao
a8433ec6eb fix(tsdb):set the initialized value. 2024-07-18 00:31:28 +08:00
Hongze Cheng
decd68f811 refact more code 2024-07-17 22:09:09 +08:00
Hongze Cheng
3bada98670 revert some change to make CI pass 2024-07-17 21:58:23 +08:00
Hongze Cheng
c1b5a80e20 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-4 2024-07-17 21:19:03 +08:00
wangmm0220
18ed8e2904 Merge branch '3.0' of https://github.com/taosdata/TDengine into opti/TS-4593-3.0 2024-07-17 19:56:14 +08:00
wangmm0220
c7e37a3a00 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-17 19:44:41 +08:00
factosea
aee48971de fix: taoshash put 2024-07-17 17:52:29 +08:00
Haojun Liao
0100bb51b9 other: merge 3.0 2024-07-17 17:36:49 +08:00
Haojun Liao
30186f466b refactor: check return value for each function. 2024-07-17 16:47:56 +08:00
wangmm0220
f078be357d opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-17 16:25:51 +08:00