Commit Graph

67040 Commits

Author SHA1 Message Date
Alex Duan 9b02d10380 fix: replace sleep with ClusterComCheck 2024-08-05 18:13:43 +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
dapan1121 690d5b9a6c
Merge pull request #26943 from taosdata/fix/3.0/TD-31155
fix queryQworkerPool only allowed one extra thread to handle nonblock…
2024-08-05 16:59:57 +08:00
wangmm0220 a450e8c1f5 opti:[TS-4593] transform offset from file to tdb in tmq 2024-08-05 16:48:45 +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
xiao-77 dd46121a8a test: adding test case for TS-30951 2024-08-05 16:24:39 +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
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