Commit Graph

67028 Commits

Author SHA1 Message Date
Alex Duan f6f971c217
Update cases.task 2024-08-05 16:20:02 +08:00
54liuyao 57068232ff fix res issue 2024-08-05 16:09:01 +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
wangjiaming0909 040fc8438a fix check return test, tpagebuf freed but not cleared 2024-08-05 15:21:25 +08:00
wangmm0220 d0c101f605 fix:[TD-31115] modify trans conflict level in tmq 2024-08-05 15:03:51 +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
sheyanjie-qq 5386a057cc mod rust schemaless sample code 2024-08-05 13:42:17 +08:00
sheyanjie-qq 4a2c568e11 add log to java schemaless sample code 2024-08-05 13:39:10 +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
sheyanjie-qq baf21aa3ec Merge branch 'docs/wade-3.0' of github.com:taosdata/TDengine into docs/wade-3.0 2024-08-05 13:25:50 +08:00
sheyanjie-qq 7c9dad3213 mod errcode page and rust tmq doc 2024-08-05 13:25: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
menshibin c4b1f965a3 Merge branch 'docs/wade-3.0' of github.com:taosdata/TDengine into docs/wade-3.0 2024-08-05 12:09:37 +08:00
menshibin 0fa4d67c40 add python example 2024-08-05 12:08:17 +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
menshibin 362b5a053d Merge branch 'docs/wade-3.0' into docs/wade-3.0-shibin 2024-08-05 11:41:13 +08:00
menshibin 0a1e5569d7 add python example 2024-08-05 11:26:59 +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
sheyanjie-qq c4f6642d46 mod errcode page 2024-08-05 09:45:51 +08:00
sheyanjie-qq 79684c0748 add grafana install note 2024-08-05 09:33:28 +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
sheyanjie-qq da3d8e386a update tmq doc 2024-08-04 11:39:32 +08:00