Commit Graph

19890 Commits

Author SHA1 Message Date
Haojun Liao 1bb5d787ba
Merge pull request #27003 from taosdata/fix/syntax
fix(query):check return code
2024-08-06 16:46:33 +08:00
dapan1121 2d57e77df8
Merge pull request #26949 from taosdata/fix/3.0/TD-31079
fix:[TD-31079] Reduce memory usage of percentile function.
2024-08-06 16:03:29 +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
Haojun Liao abe0ff6e78 other: merge 3.0 2024-08-06 10:46:59 +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 9b438f3087 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31212 2024-08-06 08:40:29 +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
Haojun Liao d6f8d79223
Merge pull request #26976 from taosdata/fix/syntax
fix(tsdb): return error.
2024-08-05 17:45:38 +08:00
sima eec71bcd84 fix:[TD-31079] Reduce memory usage of percentile function. 2024-08-05 17:26:25 +08:00
54liuyao a9f1cff14f fix issue 2024-08-05 17:08:21 +08:00
Haojun Liao 6e1d061ce4 Merge branch '3.0' into fix/syntax 2024-08-05 16:38:20 +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 1c13763a46 fix(stream): set ptr to be null after free it 2024-08-05 16:24:55 +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
Haojun Liao ade444b690 fix(stream): check return value. 2024-08-05 14:45:54 +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
yihaoDeng 093e7ef0bb refactor remve backend code 2024-08-05 12:06:01 +08:00
yihaoDeng 59586b0169 Merge branch 'fix/syntaxRefact' into fix/syntax 2024-08-05 12:04:21 +08:00
Haojun Liao 40537001a2 fix(stream): check return value. 2024-08-05 11:57:18 +08:00
yihaoDeng 0bcfe11e84 refactor remve backend code 2024-08-05 11:55:36 +08:00
54liuyao 1b5cf65ab9 fix issue for function res 2024-08-05 11:17:49 +08:00
Haojun Liao 183f33af87 fix(stream): fix syntax error. 2024-08-05 10:35:00 +08:00
Haojun Liao 34ce872eaf refactor: do some internal refactor. 2024-08-05 10:16:09 +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 d59e3512ee
Merge pull request #26948 from taosdata/enh/addRandError
enh: add rand error test
2024-08-04 18:22:14 +08:00
Haojun Liao 2e342104d3
Merge pull request #26960 from taosdata/fix/syntax
fix(stream): check status before start init, do some internal refactor.
2024-08-03 10:56:28 +08:00
dapan1121 f4c68d6f3d
Merge pull request #26958 from taosdata/fix/TD-30741/memLeak
mem leak
2024-08-02 18:27:42 +08:00
dapan1121 69579a2a4e
Merge pull request #26956 from taosdata/fix/TD-30740/memLeak
fix: mem leak
2024-08-02 18:27:17 +08:00
Haojun Liao 281f636954 fix(stream): fix syntax error. 2024-08-02 18:21:46 +08:00
Haojun Liao e0a7e64a65 fix(stream): fix deadlock. 2024-08-02 17:28:05 +08:00
Haojun Liao c1ca6ce464 fix(stream): set the concurrently handle init failed. 2024-08-02 17:24:29 +08:00
Haojun Liao 895a9a1f3d fix(stream): check status before start init, do some internal refactor. 2024-08-02 16:54:08 +08:00