Commit Graph

57278 Commits

Author SHA1 Message Date
chenhaoran 7782530e3a test:modify method of stopall function 2023-09-06 17:21:26 +08:00
chenhaoran 0be918a17e test:modify method of stopall function 2023-09-06 17:15:04 +08:00
Hongze Cheng 1d343fa57e more fix 2023-09-06 17:10:36 +08:00
Haojun Liao 926cc01cff refactor: do some internal refactor. 2023-09-06 16:48:43 +08:00
liuyao d7caed1c44 opt stream state 2023-09-06 16:34:25 +08:00
yihaoDeng b5d40d01bb add rpc update interface 2023-09-06 16:24:29 +08:00
Ping Xiao 5c74d5f103 Merge branch 'main' into test/TD-23715 2023-09-06 16:19:45 +08:00
Ping Xiao 060f97ff17 install taos-ws-py for ci 2023-09-06 16:14:50 +08:00
dapan1121 ed9085281d
Merge pull request #22623 from taosdata/feat/TD-25964-3.0
feat: get cpu cores from quota
2023-09-06 16:03:33 +08:00
Shungang Li 7257518dca fix: tdbBtcDelete release pages before modifying pBtc->pPage 2023-09-06 14:54:18 +08:00
Hongze Cheng cd88c8ec31 fix: little test 2023-09-06 14:45:53 +08:00
wangmm0220 cc62961337 fix:heap use after free of pParamSet since the first commitCb is called before send another commit message 2023-09-06 14:45:07 +08:00
Haojun Liao b382cba58c fix(stream): fix syntax error. 2023-09-06 14:37:58 +08:00
Haojun Liao 236b363996 fix(stream): fix syntax error. 2023-09-06 14:37:11 +08:00
Haojun Liao 8783ebcb02 enh(stream): add some logs and record the submit package performance. 2023-09-06 14:34:36 +08:00
sunpeng eef4800c82 fix: special taos-ws-py version in py test 2023-09-06 14:27:18 +08:00
Hongze Cheng a6743a31b5 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-26133 2023-09-06 14:12:21 +08:00
dapan1121 875a081adc fix: typo issue 2023-09-06 14:11:24 +08:00
wade zhang 89a49a40a4
Update 26-rust.mdx 2023-09-06 13:39:33 +08:00
wade zhang 4428dd326a
Update 26-rust.mdx 2023-09-06 13:39:09 +08:00
dapan1121 698b0b21f7
Merge pull request #22630 from taosdata/enh/TS-3812-3.0
enh: report time series by period and quantity
2023-09-06 13:38:24 +08:00
wade zhang f17e8493d4
Update 14-java.mdx 2023-09-06 13:37:54 +08:00
wade zhang 2cfe615aa2
Update 14-java.mdx 2023-09-06 13:37:11 +08:00
dapan1121 2bc8b3f7ee
Merge pull request #22625 from taosdata/enh/TD-23879-3.0
enh: allow altering options to the same value
2023-09-06 13:34:49 +08:00
Haojun Liao e607a0a5cb fix(stream): add some logs. 2023-09-06 11:39:07 +08:00
Alex Duan 841a36ef9f
Merge pull request #22749 from taosdata/test/main/TD-26162
test:replace clock_gettime in cases for win
2023-09-06 11:22:04 +08:00
Haojun Liao c86eeb3938 fix(stream): add task status check when waiting for the table create. 2023-09-06 10:58:33 +08:00
dapan1121 0b18689fa6 fix: fix coverity issues 2023-09-06 10:57:49 +08:00
wade zhang f00efbdf11
Merge pull request #22695 from taosdata/fix/xsren/renamefile_on_windows
atomic rename file on windows
2023-09-06 10:55:32 +08:00
wangjiaming0909 5dedaebb01 fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
wangmm0220 897fd5b8b5 fix:tmq close error because of same committed offset 2023-09-06 10:15:41 +08:00
songshuqi f9f7558007
Update 02-intro.md (#22759)
修改TDengine pro为TDengine Enterprise
2023-09-06 10:05:50 +08:00
dapan1121 8cbc49a083
Merge pull request #22696 from taosdata/fix/m/TD-26096
fix: 1. select tag from meters partition by tag limit returned wrong …
2023-09-06 09:54:00 +08:00
danielclow 4db2f99721
docs: fix links to removed page (#22761) 2023-09-06 09:50:28 +08:00
yihaoDeng 393ef21348 add rpc update interface 2023-09-06 09:32:26 +08:00
Haojun Liao 5f6e02d040
Merge pull request #22744 from taosdata/fix/TD-26157
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes
2023-09-06 09:32:00 +08:00
wade zhang 17d7c13754
Merge pull request #22753 from taosdata/dclow/docs-zh
docs: correct links to removed page
2023-09-06 09:23:11 +08:00
wade zhang 6cea771bd7
Merge pull request #22751 from taosdata/FIX/TD-26161-3.0
fix: break potential infinite loop in tfsMkdirRecurAt
2023-09-06 09:20:22 +08:00
dapan1121 58c6b6f0dd
Merge pull request #22728 from taosdata/fix/main/TD-25772
fix: use int64_t to record num of rows in taos shell
2023-09-06 09:11:14 +08:00
shenglian zhou 6b79947402 fix: fix coverity scan issue 2023-09-06 08:48:46 +08:00
yihaoDeng 6f6c517342 add rpc update interface 2023-09-05 21:00:01 +08:00
danielclow 6d5d4cba26 docs: correct links to removed page 2023-09-05 19:34:55 +08:00
Haojun Liao 253001165a
Update mxml_CMakeLists.txt.in (#22722)
Co-authored-by: sunpeng <sunpeng.dev@gmail.com>
2023-09-05 18:53:24 +08:00
yihaoDeng e539eebaa2 add rpc update interface 2023-09-05 18:50:11 +08:00
Benguang Zhao 0b077a89a7 fix: break potential infinite loop in tfsMkdirRecurAt 2023-09-05 18:27:52 +08:00
chenhaoran 600f89aa89 test:replace clock_gettime in cases for win 2023-09-05 18:17:25 +08:00
wade zhang ed1691edb7
Merge pull request #22748 from taosdata/release/update_jdbc_version
update jdbc version
2023-09-05 18:11:15 +08:00
Ping Xiao 3e72258386 update jdbc version 2023-09-05 18:05:15 +08:00
wangmm0220 0e9adcd573 fix:add error code 0x4012 to ignore list 2023-09-05 16:45:19 +08:00
Haojun Liao 6dabf70f1b
Merge pull request #22718 from taosdata/fix/TD-26126
fix:support length function for varbinary
2023-09-05 16:25:21 +08:00