Commit Graph

19476 Commits

Author SHA1 Message Date
Yihao Deng ae7d4f1f85 refactor transport 2024-07-23 05:46:08 +00:00
Yihao Deng 32c0c40c4d refactor transport 2024-07-22 10:12:30 +00:00
Yihao Deng 10d6aeef8d refactor transport 2024-07-22 09:38:19 +00:00
Yihao Deng 83449e4b70 refactor transport 2024-07-22 07:22:41 +00:00
Yihao Deng ee7b67e018 refactor transport 2024-07-22 06:50:01 +00:00
Hongze Cheng 651077866e
Merge pull request #26684 from taosdata/fix/TS-5184-3.0
fix: insert clause mixed with bound and unspecified columns
2024-07-19 17:01:33 +08:00
Hongze Cheng 0a16d1bc56
Merge pull request #26648 from taosdata/fix/TD-31030
fix invalid read when taosc quit
2024-07-19 16:36:14 +08:00
dapan1121 6e0aace55c
Merge pull request #26679 from taosdata/fix/TD-31016.1
fix: function return code
2024-07-19 16:26:42 +08:00
kailixu 0792b025ea fix: insert clause mixed with bound and unspecified columns 2024-07-19 15:08:34 +08:00
54liuyao 6a71994570 adj stream op result 2024-07-19 14:50:31 +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
dapan1121 d475cd8449 fix: function return code 2024-07-19 13:46:35 +08:00
Haojun Liao c36d6d44cd fix(stream): fix syntax error. 2024-07-19 11:49:05 +08:00
sima e1bcd84426 enh:[TD-30998] Handling memory release when error occurred. 2024-07-19 11:28:21 +08:00
sima e7c58ff8c8 enh:[TD-30998] Handling return value in scalarTest.c 2024-07-19 11:28:21 +08:00
sima 71e57b1dfc enh:[TD-30998] Handling return value in filterTest.c 2024-07-19 11:28:21 +08:00
sima a1fb874c22 enh:[TD-30998] Handling return value in sclvector.c 2024-07-19 11:28:21 +08:00
sima e0ffc8edcb enh:[TD-30998] Handling return value in sclfunc.c 2024-07-19 11:28:21 +08:00
sima 2893a93303 enh:[TD-30998] Handling return value in scalar.c 2024-07-19 11:28:21 +08:00
sima 434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +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
dapan1121 d4dceae3ce
Merge pull request #26650 from taosdata/fix/TS-5178/udfEnv
fix: start udfd with env var
2024-07-19 10:32:39 +08:00
dapan1121 bdfc168f80
Merge pull request #26664 from taosdata/fix/TD-31016.1
enh: catalog return code validation
2024-07-19 10:27:54 +08:00
Haojun Liao 144855ef83 fix(stream): fix deadlock 2024-07-19 09:39:29 +08:00
54liuyao 7b3b4653a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 08:57:23 +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 2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +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 ad1d85bb13 fix: add hash duplicated issue 2024-07-18 19:26:50 +08:00
dapan1121 989c31f0a7 Merge remote-tracking branch 'origin/3.0' into fix/TD-31016.1 2024-07-18 19:15:46 +08:00
dapan1121 44406c3fd3
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
2024-07-18 19:12:35 +08:00
dapan1121 ecc2ae7757 enh: add catalog return code processing 2024-07-18 18:14:43 +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
dapan1121 5cd03bb2ce fix: compile issues 2024-07-18 14:13:29 +08:00
54liuyao 952908f0c9 adj stream operator result 2024-07-18 14:01:24 +08:00
xsren 960103a6ef fix: mem leak 2024-07-18 13:58:47 +08:00
Haojun Liao 3277496f84 fix(stream): fix syntax error. 2024-07-18 13:26:14 +08:00
dapan1121 123b0e9378 fix: catalog free issue 2024-07-18 13:25:56 +08:00
Haojun Liao 5d797ce7fd fix(stream): fix syntax error. 2024-07-18 13:24:45 +08:00
xsren e8218f7f63 fix: set fqdn for udfd 2024-07-18 12:18:17 +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
Haojun Liao fd3a06586b fix(stream): fix syntax error. 2024-07-18 10:49:46 +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