Commit Graph

54038 Commits

Author SHA1 Message Date
wangjiaming0909 1f71ce9409 feature: get last timestamp before create sma index 2023-07-06 10:33:22 +08:00
Minglei Jin 4f29e14963 tsim/sma/drop_sma: sleep 1s before creating db to avoid in dropping 2023-07-06 10:26:26 +08:00
Hui Li 9688cb3a9b
Merge pull request #21964 from taosdata/test_main/lihui
test: temp test tmq-case
2023-07-06 10:24:48 +08:00
yihaoDeng a630d1284c add version check in rpc 2023-07-06 02:03:31 +00:00
dapan1121 4cb849267a Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-06 09:55:17 +08:00
dapan1121 e7c200ad6e enh: support dynamic table scan 2023-07-06 09:54:45 +08:00
wade zhang 00d0e98e60
Merge pull request #21967 from taosdata/docs/sunpeng/fix-example-in-python-document-for-main
docs: fix-example-in-python-document
2023-07-06 09:51:35 +08:00
wade zhang 85782bbff9
Merge pull request #21968 from taosdata/docs/sunpeng/fix-example-in-python-document
docs: fix-example-in-python-document
2023-07-06 09:51:13 +08:00
sunpeng d425cf33d6 docs: fix-example-in-python-document 2023-07-06 09:46:14 +08:00
sunpeng 2ca20436bd docs: fix-example-in-python-document 2023-07-06 09:41:33 +08:00
wade zhang a3236b5d3b
Merge pull request #21965 from taosdata/docs/sunpeng/fix-example-in-python-document
docs: fix example in python document
2023-07-06 09:36:38 +08:00
wade zhang c627a2df53
Merge pull request #21966 from taosdata/docs/sunpeng/fix-example-in-python-document-for-main
docs: fix example in python document
2023-07-06 09:36:21 +08:00
sunpeng 8d9b88eb34 docs: fix example in python document 2023-07-06 09:33:56 +08:00
yihaoDeng d0d8d93c94 add version check in rpc 2023-07-06 01:29:49 +00:00
sunpeng 7a333dafff docs: fix example in python document 2023-07-06 09:22:10 +08:00
plum-lihui 97e295307a test: add tmq case 2023-07-06 08:32:14 +08:00
wangmm0220 34a62c3f38 fix:vginfo assigment not in same time,we should get vginfo by vg,not all vg 2023-07-05 22:55:41 +08:00
plum-lihui ad4d94f07b test: temp test tmq-case 2023-07-05 20:39:37 +08:00
Hui Li 27159fbfa2
Merge pull request #21905 from taosdata/test_main/lihui
test: add tmq case for max groupid
2023-07-05 20:35:35 +08:00
kailixu 3f6768d8cf chore: rsma rocksdb adaption 2023-07-05 19:43:29 +08:00
plum-lihui 94089fabbe test: del case from file 2023-07-05 19:41:59 +08:00
plum-lihui 138a358549 test: add log 2023-07-05 19:38:58 +08:00
dapan1121 0718859c0a enh: support passing params between nodes 2023-07-05 19:24:06 +08:00
yihaoDeng af053ec75b add version check in rpc 2023-07-05 11:15:12 +00:00
kailixu df7866e9f6 chore: refactor 2023-07-05 19:08:43 +08:00
wade zhang 53263bf962
Merge pull request #21957 from taosdata/FIX/TD-24149-main
enh: terminate on IO error while appending wal logs or flushing data
2023-07-05 19:00:35 +08:00
kailixu 59e83fca5d chore: build fix 2023-07-05 18:33:09 +08:00
plum-lihui 944b0d26ef test: add kill processer function 2023-07-05 18:32:03 +08:00
Benguang Zhao 9b477eed81 enh: terminate on failure to recover WAL from writing errors, or to commit vnode 2023-07-05 17:54:56 +08:00
Haojun Liao 7a417a33b0
Merge pull request #21960 from taosdata/fix/3_liaohj
fix(stream): fix error for extract msg from inputQ
2023-07-05 17:47:18 +08:00
Haojun Liao 74f5b3f80e
Merge pull request #21959 from taosdata/refact/fillhistory
refactor: do some internal refactor.
2023-07-05 17:47:00 +08:00
jiajingbin 5d7978fc94 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-07-05 17:45:45 +08:00
Shungang Li e6e52c3641 fix: ttlmgr convert in metaUpgrade 2023-07-05 17:44:17 +08:00
kailixu d093b0e20f chore: merge 3.0 2023-07-05 16:45:12 +08:00
plum-lihui 91dea69534 test:add test cases 2023-07-05 16:23:39 +08:00
plum-lihui 54189ccd5f test:add test cases 2023-07-05 16:17:15 +08:00
yihaoDeng 79f01ad655 add version check in rpc 2023-07-05 08:16:25 +00:00
plum-lihui 5044b89deb test: temp test case 2023-07-05 16:13:47 +08:00
Haojun Liao 1855a16981 other: merge 3.0 2023-07-05 16:12:32 +08:00
wangmm0220 bdfeb32923 fix:bugs in tmq_get_topic_assignment 2023-07-05 16:04:34 +08:00
plum-lihui fe568766ef test: add tmq case 2023-07-05 15:58:05 +08:00
Haojun Liao 03dbcbf055 refactor: do some internal refactor. 2023-07-05 15:55:55 +08:00
Minglei Jin c66524d87b tdb/ofp: recycle ofp cell on parent page 2023-07-05 15:33:37 +08:00
dapan1121 c85bbef2e9 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-05 11:13:57 +08:00
dapan1121 7b9d73c77a feat: add dynamic query ctrl operator 2023-07-05 11:07:08 +08:00
Haojun Liao 9b3e34d589
Merge pull request #21735 from taosdata/refact/fillhistory
refactor: refactor the fill history operation
2023-07-05 10:48:51 +08:00
Hui Li 4c9a0c67e1
Merge pull request #21954 from taosdata/fix/TS-3706-MAIN
fix: float width set to 7 and double set to 15
2023-07-05 09:13:45 +08:00
dapan1121 8554709b1f
Merge pull request #21946 from taosdata/fix/TD-25104
fix: fix show queries output wrongly displayed
2023-07-05 08:51:51 +08:00
Alex Duan 0950a832ff fix: float width set to 7 and double set to 15 2023-07-04 17:57:43 +08:00
wade zhang bc8efd7014
Merge pull request #21949 from taosdata/FIX/TD-25103-3.0
enh: tfsRename in the reverse order of levels with tiered storages
2023-07-04 17:34:49 +08:00