Commit Graph

66719 Commits

Author SHA1 Message Date
Haojun Liao 6297d238e0 fix: check return values. 2024-08-05 18:34:56 +08:00
Haojun Liao 3772f25840 fix(stream): check return value. 2024-08-05 18:02:32 +08:00
Haojun Liao 6e1d061ce4 Merge branch '3.0' into fix/syntax 2024-08-05 16:38:20 +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
Haojun Liao 333e1a97d5
Merge pull request #26971 from taosdata/fix/TD-31220
fix malloc issue
2024-08-05 15:36:20 +08:00
Haojun Liao a65594bb24 fix(stream): check return value. 2024-08-05 14:53:33 +08:00
wade zhang 937dba5834
Merge pull request #26978 from taosdata/doc/3.0/revert_fill_doc_change
revert fill doc change
2024-08-05 14:49:21 +08:00
Haojun Liao ade444b690 fix(stream): check return value. 2024-08-05 14:45:54 +08:00
Haojun Liao 1ba3139f9f fix(tsdb): fix during free tsdbread. 2024-08-05 14:21:28 +08:00
wangjiaming0909 28e3c70ad9 revert fill doc change 2024-08-05 14:00:46 +08:00
wade zhang e2e4d01ec5
Merge pull request #26977 from taosdata/docs/TS-5137
Revert "feat:[TS-5137] Support group/partition by position and alias"
2024-08-05 13:59:40 +08:00
sima 816c08fe2f Revert "feat:[TS-5137] Support group/partition by position and alias"
This reverts commit d9750319b8.
2024-08-05 13:57:54 +08:00
Alex Duan be08fd9eb0
Merge pull request #26961 from taosdata/test/3.0/TD-31105
test: confirm that the process has been stopped successfully
2024-08-05 13:57:22 +08:00
Haojun Liao 140b718cd3 Merge remote-tracking branch 'origin/fix/syntax' into fix/syntax 2024-08-05 13:55:55 +08:00
Haojun Liao 34e9532976 fix(tsdb): return error. 2024-08-05 13:55:43 +08:00
Alex Duan eae34eacef
Merge pull request #26966 from taosdata/test/3.0/TD-31015
test:add concurrency test cases for executing the taos -k command line.
2024-08-05 13:54:28 +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
Haojun Liao 9f161c4326
Merge pull request #26968 from taosdata/fix/syntax
refactor: do some internal refactor.
2024-08-05 13:36:28 +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
chenhaoran 0ffef4947b test:add concurrency test cases for executing the taos -k command line. 2024-08-05 11:08:51 +08:00
Haojun Liao 9a2ee54719 fix(stream): check return value. 2024-08-05 11:06:20 +08:00
chenhaoran de572c8c0f test:add concurrency test cases for executing the taos -k command line. 2024-08-05 11:02:23 +08:00
chenhaoran 1a871e0292 test:add concurrency test cases for executing the taos -k command line. 2024-08-05 11:01:32 +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
chenhaoran dd5b547404 test:add concurrency test cases for executing the taos -k command line. 2024-08-05 09:48:02 +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 5b3e265981
Merge pull request #26941 from taosdata/fix/3.0/TD-31102-TD-31093
fix taos -s caused memory leak and crash
2024-08-05 08:48:03 +08:00
wade zhang 8e01044408
Merge pull request #26920 from taosdata/test/3.0/TD-31005
test: scan returned values in ci
2024-08-05 08:03:05 +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
chenhaoran c7bbfc9465 test: confirm that the process has been stopped successfully 2024-08-03 20:47:15 +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
Hongze Cheng 289ff87e06
Merge pull request #26945 from taosdata/fix/TD-31132
fix(cmake/s3): switch s3 off with community version
2024-08-02 18:03:19 +08:00
Haojun Liao 9d219ad62a refactor: update log. 2024-08-02 17:35:47 +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
chenhaoran 9e30aef192 test: scan returned values in ci 2024-08-02 16:54:54 +08:00