Commit Graph

49804 Commits

Author SHA1 Message Date
Shuduo Sang 484e116720
docs: refine en/13-operation/01-pkg-install.md (#20631) 2023-03-24 18:34:26 +08:00
Shuduo Sang 6d04d5f29f
fix: taosbenchmark same min max (#20619)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max
2023-03-24 17:59:05 +08:00
Ganlin Zhao 9788532a0a fix 2023-03-24 16:59:36 +08:00
Ganlin Zhao b06e9e1031 fix 2023-03-24 14:53:40 +08:00
Ganlin Zhao 223ae4cc7e fix 2023-03-24 14:50:56 +08:00
Benguang Zhao 22b904b711 feat: not allowed to create a topic when WAL_RETENTION_PERIOD is zero 2023-03-24 11:55:02 +08:00
Benguang Zhao 235ef431d2 feat: not allowed to set WAL_RETENTION_PERIOD as zero when there are topics defined 2023-03-24 11:47:23 +08:00
Ganlin Zhao 6f119ef4d0 change print format 2023-03-24 11:24:04 +08:00
Ganlin Zhao 3bdef853b2 fix: fix windows handling localtime_s error 2023-03-24 10:29:36 +08:00
Alex Duan 1434fea2de Merge branch '3.0' into test/TD-22889-3.0 2023-03-24 10:18:14 +08:00
Alex Duan 2cf21bd134 test: update code 2023-03-24 10:16:45 +08:00
cadem 57d7ee29f3 fix/change msg order 2023-03-24 09:17:46 +08:00
cadem 86ca5ce210 fix/trigger election by sync msg 2023-03-24 09:13:20 +08:00
Shengliang Guan 8d1224ce22 refactor: format code 2023-03-23 22:31:20 +08:00
Alex Duan e2e76f9e28 test: udfpy_main.py case passed ! 2023-03-23 19:22:40 +08:00
Benguang Zhao 22d92cd3dc feat: WAL cleanup not affected by topic consumption anymore 2023-03-23 18:59:14 +08:00
Xiaoyu Wang 18b039fecd
Merge pull request #20603 from taosdata/enh/3.0_planner_optimize
fix: udf error check
2023-03-23 18:44:23 +08:00
Xiaoyu Wang ca2e566319 enh: improve error reporting information 2023-03-23 17:56:56 +08:00
Xiaoyu Wang bbd5191800 fix: udf error check 2023-03-23 16:32:00 +08:00
dapan1121 7f50b463bb
Merge pull request #20599 from taosdata/fix/mainT3.0
fix: merge main to 3.0
2023-03-23 16:17:01 +08:00
Xiaoyu Wang e15e40abdf enh: improve error reporting information 2023-03-23 14:15:49 +08:00
t_max d4a81c11d2 fix: fix check timestamp data 2023-03-23 14:07:43 +08:00
t_max 6e66b74b38 fix: fix check timestamp data 2023-03-23 14:00:48 +08:00
Xiaoyu Wang a5d8549cb1
Merge pull request #20593 from taosdata/FEAT/TD-23258-3.0
feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database
2023-03-23 11:43:01 +08:00
Alex Duan 6345952f88 test: debug python file 2023-03-22 20:30:25 +08:00
Xiaoyu Wang fddf3f16cf fix: udf error check 2023-03-22 19:09:26 +08:00
Alex Duan cb59cc8308 test: select nested query of udf 2023-03-22 18:28:50 +08:00
cadem cf28b637a7 change msg order 2023-03-22 18:09:59 +08:00
dapan1121 e12bb34074 Merge branch 'fix/mainT3.0' of github.com:taosdata/TDengine into fix/mainT3.0 2023-03-22 17:43:02 +08:00
dapan1121 e58afd12e1 fix: merge main to 3.0 2023-03-22 17:42:09 +08:00
Alex Duan 2b938ffea3 Merge branch '3.0' into test/TD-22889-3.0 2023-03-22 17:19:36 +08:00
Alex Duan 8ac1e7f02c test: first submit udf python case 2023-03-22 17:18:24 +08:00
Alex Duan 70297a4648 test: first submit udf python case 2023-03-22 17:17:53 +08:00
chenhaoran 04a751ab5e ci:merge main to 3.0 2023-03-22 16:31:31 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
shenglian zhou 7db1c08d9d fix: merge during pull 2023-03-22 15:28:37 +08:00
shenglian zhou 0c0edd6a39 fix: udf agg can not return null values 2023-03-22 15:27:11 +08:00
Benguang Zhao 75b922c2be feat: retentionSize as 0 means unlimitted in size 2023-03-22 15:01:01 +08:00
dapan1121 a0a51187bf
Merge pull request #20592 from taosdata/docs/slimit
enh: corrent slimit/limit statement
2023-03-22 14:04:04 +08:00
dapan1121 22512a3b6a enh: corrent slimit/limit statement 2023-03-22 14:02:18 +08:00
dapan1121 e62e125dd3
Merge pull request #20569 from taosdata/feat/mode_opt
enh(query): improve mode function page buffer allocation
2023-03-22 13:54:23 +08:00
Xiaoyu Wang 59b172c9dc
Merge pull request #20589 from taosdata/feat/balance-vgroup-leader
feat: add sql command 'balance vgroup leader'
2023-03-22 13:01:00 +08:00
Xiaoyu Wang e969b6fa73
Merge pull request #20590 from taosdata/feat/balance-vgroup-leader_wxy
merge 3.0
2023-03-22 12:00:44 +08:00
Xiaoyu Wang f97b66e8da merge 3.0 2023-03-22 11:55:59 +08:00
xiaolei li b4ceffdedd
docs: add taoskeeper start as service (#20588)
* docs: add taoskeeper start as service

* docs: update taoskeer launch
2023-03-22 11:42:08 +08:00
Xiaoyu Wang eb79046a70 merge 3.0 2023-03-22 11:42:02 +08:00
Benguang Zhao 0b101e4952 feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database 2023-03-22 11:40:24 +08:00
Ganlin Zhao 7d124dfecc fix test case 2023-03-22 09:58:58 +08:00
Xiaoyu Wang 5fd02495e0
Merge pull request #20584 from taosdata/feat/balance-vgroup-leader_wxy
feat: add sql command 'balance vgroup leader'
2023-03-22 09:54:40 +08:00
Xiaoyu Wang fbc9b2404e feat: add sql command 'balance vgroup leader' 2023-03-22 09:53:56 +08:00