Commit Graph

53233 Commits

Author SHA1 Message Date
Haojun Liao ceb78fdad2
Merge branch '3.0' into refact/fillhistory 2023-06-24 18:53:48 +08:00
Haojun Liao 303fdc4f7b
Merge pull request #21805 from taosdata/enh/staticLib3.0
add static lib to 3.0
2023-06-21 17:03:33 +08:00
yihaoDeng ff3ad6c65f add static lib to 3.0 2023-06-21 14:38:52 +08:00
wade zhang e95b430e89
Merge pull request #21786 from taosdata/FIX/TD-24817-3.0
enh: make alter-hashrange atomic and idempotent
2023-06-21 13:29:04 +08:00
liuyao 13d9136ad6 add ci 2023-06-21 11:40:08 +08:00
dapan1121 66bf831597
Merge pull request #21797 from wangjiaming0909/postfix/3.0/TD-24656
postfix: propagate ts order to parents for more logic nodes
2023-06-21 11:02:30 +08:00
wade zhang af4476dd98
Merge pull request #21791 from luckeverda/fix/geocmake
fix: undo libgeos's setting of global CMAKE_CXX_STANDARD
2023-06-21 10:26:48 +08:00
liuyao d23c80b12f free mem 2023-06-21 10:24:34 +08:00
wangjiaming0909 632fb40a43 postfix: propagate ts order to parents for more logic nodes 2023-06-21 09:31:44 +08:00
liuyao 1bed2b1e40 free mem 2023-06-21 09:13:46 +08:00
liuyao fbed0acace free mem 2023-06-20 19:23:30 +08:00
Shungang Li e81579e36f fix: undo libgeos's setting of global CMAKE_CXX_STANDARD 2023-06-20 17:52:13 +08:00
liuyao 3cfda2c579 scan op transform 2023-06-20 17:44:41 +08:00
wade zhang 6274423da9
Merge pull request #21778 from taosdata/docs/sunpeng/TD-23899-support-stmt-via-ws
docs: support stmt via ws
2023-06-20 17:43:22 +08:00
liuyao 74bea44300 stream op transform 2023-06-20 17:30:59 +08:00
Benguang Zhao 424086e324 enh: restore vgroup id in vmOpenVnodes for vnodeAlterHashRange 2023-06-20 15:40:09 +08:00
liuyao aafbdcb492 set task status 2023-06-20 15:20:04 +08:00
Hui Li 9835b81ee4
Merge pull request #21776 from taosdata/test/TD-23689-3.0
split vgroup add ci case splitVGroup.py
2023-06-20 14:10:05 +08:00
yihaoDeng b6d4e98e68 fix restart crash 2023-06-20 13:47:46 +08:00
Alex Duan f4ad0d6b7b test: fix printf format 2023-06-20 11:38:37 +08:00
Alex Duan 74879f1625 test: fix printf format 2023-06-20 11:35:05 +08:00
liuyao 870d75bf82 fill history pause&resume 2023-06-20 11:34:09 +08:00
sunpeng a333c06e95 docs: support stmt via ws 2023-06-20 10:38:34 +08:00
Alex Duan cb1cea9b10 test: add cast to run task 2023-06-20 09:15:11 +08:00
Alex Duan dca3aee582 test: add splitVGroup to case.task 2023-06-19 18:49:54 +08:00
Hui Li 9a19679bb5
Merge pull request #21775 from taosdata/test/3.0/rmcicase
test:remove repeat  testcases for ci
2023-06-19 18:27:27 +08:00
chenhaoran a61e33491c test:remove repeat testcases for ci 2023-06-19 18:26:27 +08:00
Benguang Zhao e1d9e44fcd enh: add a field toVgId in vnodes.json for prepare alter-hashrange 2023-06-19 17:59:42 +08:00
liuyao 41c193945f fill history pause&resume 2023-06-19 17:28:19 +08:00
Alex Duan 6f96a7808a test: add splitVGroup.py case for split vgroup 2023-06-19 16:15:55 +08:00
Benguang Zhao 090a1a1595 enh: rename dir at the end in vnodeRenameVgroupId 2023-06-19 15:48:32 +08:00
Benguang Zhao 20a55c3412 fix: make vmProcessAlterHashRangeReq idempotent 2023-06-19 15:09:00 +08:00
Hui Li 52cd4f0cbf
Merge pull request #21773 from taosdata/plum-lihui-patch-3
Update cmake.version
2023-06-19 15:02:50 +08:00
Hui Li 60f6307dd1
Update cmake.version 2023-06-19 15:02:33 +08:00
yihaoDeng 0eeaab9cd3 Merge branch 'refact/fillhistory1' into refact/fillhistory 2023-06-19 13:53:37 +08:00
dapan1121 1ca24fea6b
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
2023-06-18 19:24:29 +08:00
dapan1121 bc487492ad
Merge pull request #21764 from taosdata/enh/TD-24346-3.0e
enh: support delete tsma interval
2023-06-18 19:19:14 +08:00
Hui Li 61d1f79af0
Merge pull request #21768 from taosdata/docs/3.0.5.1
release 3.0.5.1
2023-06-18 08:44:04 +08:00
Ping Xiao fe4cf15201 release 3.0.5.1 2023-06-18 00:21:25 +08:00
kailixu b40069c0e1 chore: log optimization 2023-06-17 05:05:43 +08:00
kailixu 4097b860d3 enh: support delete tsma interval 2023-06-16 19:04:12 +08:00
wangjiaming0909 61309862c2 fix comments of TD-24656 2023-06-16 18:12:02 +08:00
dapan1121 7b060d693e
Merge pull request #21670 from taosdata/feat/TD-22193
feat: add pipeline processing for timeslice operator
2023-06-16 18:00:39 +08:00
wade zhang 72cdca8570
Merge pull request #21750 from taosdata/FIX/TD-24828-3.0
fix: return error from vmPutMsgToQueue while vnode-write is disabled
2023-06-16 16:59:56 +08:00
Ganlin Zhao 9cddf06053 handle 0 result case for groups 2023-06-16 16:11:56 +08:00
Haojun Liao 64365666b7 fix(stream): update the info, and do some internal refactor. 2023-06-16 16:04:43 +08:00
Benguang Zhao 495ae49752 fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery 2023-06-16 15:41:52 +08:00
Ganlin Zhao e4c9a7474e remove test code 2023-06-16 14:58:23 +08:00
Ganlin Zhao e74c0ac987 save index instead of ts 2023-06-16 14:11:19 +08:00
wangjiaming0909 fb4f174fbc feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00