Commit Graph

51922 Commits

Author SHA1 Message Date
chenhaoran 536be66bbe test: add test1 2023-05-09 20:34:18 +08:00
chenhaoran 03594cdf5d Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TS-3260 2023-05-09 20:13:58 +08:00
chenhaoran 60c6d480f2 test:add testcases of learner in election 2023-05-09 20:13:25 +08:00
yihaoDeng 8356533eb1 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-09 12:13:16 +00:00
dapan1121 2c403266e3 feat: support restore dnode clause 2023-05-09 19:29:57 +08:00
dapan1121 6c7d4ec898 Merge branch 'feat/restore-dnode' of github.com:taosdata/TDengine into feat/restore-dnode 2023-05-09 19:19:42 +08:00
dapan1121 a8c65cd25a feat: support restore dnode clause 2023-05-09 19:19:14 +08:00
dmchen 542e1567f3 message type 2023-05-09 19:17:19 +08:00
kailixu 665681947f chore: more code 2023-05-09 19:02:09 +08:00
dapan1121 d0e26d2efc
Merge pull request #21216 from taosdata/fix/TS-3358
fix:after restarting taosd, stream does not work.
2023-05-09 19:01:43 +08:00
dapan1121 653f7f02f3
Merge pull request #21218 from wangjiaming0909/fix/3.0/TS-3319
fix: show table distributed  t; set the unit of Size to KB
2023-05-09 18:57:55 +08:00
dapan1121 39adac8537
Merge pull request #21224 from taosdata/fix/TS-3376
fix: fix crash caused by tsdbReaderResume error not handled
2023-05-09 18:56:36 +08:00
yihaoDeng 711c475693 fix invalid free 2023-05-09 10:34:14 +00:00
Hui Li 116a3e583e
Merge pull request #21228 from taosdata/test/update_push_message
Test/update push message
2023-05-09 18:12:57 +08:00
Ping Xiao 116f7dbbc7 Merge branch 'main' into test/update_push_message 2023-05-09 18:11:39 +08:00
Ping Xiao 5d643fcf91 Merge branch 'main' into test/update_push_message 2023-05-09 18:04:11 +08:00
wangmm0220 587f750c94 fix:[TD-24058]send poll result to client if no data 5 times to avoid lost data 2023-05-09 17:42:11 +08:00
liuyao 8224d49702 fix:after restarting taosd, stream does not work. 2023-05-09 17:24:11 +08:00
Ganlin Zhao 76dd5a962a fix: fix crash caused by tsdbReaderResume error not handled 2023-05-09 17:19:45 +08:00
cadem 843d606058 feat/restore dnode 2023-05-09 17:15:37 +08:00
yihaoDeng e4e177d7fe fix compile opt on windows 2023-05-09 09:04:38 +00:00
yihaoDeng 55014aa003 Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge 2023-05-09 08:58:51 +00:00
huolibo 50a24667cd docs(driver): jdbc 3.2.1 document and error code 2023-05-09 16:50:34 +08:00
Linhe Huo d2436fe06a
Merge pull request #21024 from taosdata/docs/adamji/sml-rust
docs: add example and document for rust schemaless insert
2023-05-09 16:32:48 +08:00
wade zhang e5bae30acf
Merge pull request #21220 from taosdata/docs/adamji/add-cmd-taosd-status-mac
docs: add cmd to check status of taosd for mac
2023-05-09 16:07:15 +08:00
Adam Ji 73ecae67b6 docs: add cmd to check status of taosd for mac 2023-05-09 15:48:02 +08:00
wangjiaming0909 fb0183a642 fix: set telemetry reporting service url from telemetry.taosdata.com to telemetry.tdengine.com 2023-05-09 15:24:55 +08:00
wangjiaming0909 479bb157e0 fix: select _block_dist() from t; set the unit of Size to KB 2023-05-09 15:19:21 +08:00
Ganlin Zhao 6afc40110d add dup ts check case 2023-05-09 15:06:06 +08:00
Ganlin Zhao e1140d4c15 optimize duplicate timestamp check 2023-05-09 15:05:41 +08:00
yihaoDeng b5fdaa327d avoid deadlock 2023-05-09 07:00:29 +00:00
shenglian zhou d05650475e enhance: add test case 2023-05-09 14:32:35 +08:00
shenglian zhou 50feb64748 fix: add check nchar/varchar column length for normal table 2023-05-09 14:29:09 +08:00
Ganlin Zhao 4693c22970 optimize group key storage 2023-05-09 14:06:09 +08:00
wade zhang ebdc1a3234
Merge pull request #20996 from taosdata/fix/TD-23623
enh(cache/rocks): base for rocks put/get
2023-05-09 13:27:33 +08:00
dapan1121 eded6ee682
Merge pull request #21215 from taosdata/fix/TD-24028
fix: count wrong group number issue
2023-05-09 13:26:44 +08:00
dapan1121 a1eefd25ea fix: count wrong group number issue 2023-05-09 11:33:47 +08:00
Minglei Jin 412fc9b0bc cache/memory: fix double free issue with tsim/parser/last_cache.sim 2023-05-09 11:09:53 +08:00
Ganlin Zhao 3b10ac29ce use functionType instead of functionName 2023-05-09 11:09:29 +08:00
Minglei Jin 064c46bc7b cache/dclp: double check to load from tsdb 2023-05-09 09:17:26 +08:00
dapan1121 f4f3b886fc
Merge pull request #21213 from wangjiaming0909/fix/TS-3350
fix: data compare of signed and unsigned integers
2023-05-09 08:58:55 +08:00
Hui Li a68a5b73b8
Merge pull request #21212 from taosdata/fix/TD-24030
fix: fix invalid read
2023-05-08 20:30:44 +08:00
dapan1121 95b228a050
Merge pull request #21194 from taosdata/fix/TD-24010
fix:[TD-24010] subscribeStb.py failed in windows CI
2023-05-08 20:29:47 +08:00
dapan1121 1f973123c4
Merge pull request #21177 from taosdata/fix/TD-23972
fix:[TD-23972] push subscribe msg to vnode even though consumer not c…
2023-05-08 20:29:31 +08:00
Hui Li 1f76936661
Merge pull request #21171 from taosdata/test/update_push_message
update push message
2023-05-08 20:29:14 +08:00
Shengliang Guan 6f76a2a8ca
Merge pull request #21211 from taosdata/FIX/TD-24033-main
fix: protect against nullptr in syncRespCleanRsp
2023-05-08 19:58:00 +08:00
wangjiaming0909 e22c62ffba fix: data compare of signed and unsigned integers 2023-05-08 18:13:37 +08:00
dapan1121 2a1f9a91c1
Merge pull request #21207 from taosdata/fix/TD-23955-3.0
fix: memory leak
2023-05-08 17:36:22 +08:00
Minglei Jin 9b275f7421 cache/last_row cid: first round implementation for last_row with cid 2023-05-08 17:33:35 +08:00
yihaoDeng c3e0de0bfc fix invalid read 2023-05-08 09:21:20 +00:00