Commit Graph

50473 Commits

Author SHA1 Message Date
slzhou b2de711a84 fix: change orReplace logic in mnode 2023-04-10 11:33:25 +08:00
shenglian zhou 65f117822c fix: windows ci error 2023-04-10 06:45:26 +08:00
slzhou b725c9e192 enhance: change udf func body dir to tsDataDir/.udf 2023-04-09 20:31:25 +08:00
Shuduo Sang 7a832dbca7
fix: taosdump in diff type (#20823) 2023-04-09 10:51:47 +08:00
slzhou dc86bf9671 fix: remove code size checking 2023-04-08 13:26:15 +08:00
slzhou 55ffb0bc6d fix: correct udf body file name and correct createdtime 2023-04-08 11:36:09 +08:00
shenglian zhou 0be6bb735a fix: remove rename file 2023-04-08 10:42:27 +08:00
shenglian zhou 32523d72f9 fix: add created time to file name and keep file reuse 2023-04-08 10:11:57 +08:00
liuyao fe9ca49d3f feat:optimize get patitionby name 2023-04-07 18:47:57 +08:00
liuyao 955f8f9f07 feat:optimize get patitionby name 2023-04-07 18:45:09 +08:00
Xuefeng Tan 290c8889a0
docs(driver-go): fix dsn param (#20813) 2023-04-07 17:16:08 +08:00
slzhou 26f1e91ddb fix: change binarylib/script dir to tsdatadir 2023-04-07 16:12:29 +08:00
yihaoDeng 1e3569367a opt write snapshot 2023-04-07 07:38:02 +00:00
yihaoDeng c082536242 opt write snapshot 2023-04-07 07:26:15 +00:00
dapan1121 b5b4f5db95
Merge pull request #20801 from taosdata/test/TD-AUTOGETN-3.0
test: change random to fixed
2023-04-07 15:11:52 +08:00
liuyao e2316cd5ad
Update 14-stream.md 2023-04-07 14:59:36 +08:00
Shuduo Sang ec3d69d70c
fix: taosbenchmark neg value in json (#20796) 2023-04-07 13:22:20 +08:00
liuyao 1f63859e21 feat:add buff swap 2023-04-07 12:50:59 +08:00
Hui Li 06bb225e3a
Merge pull request #20740 from taosdata/test/TD-22830-3.0
the strategy for wal retention period and size
2023-04-07 11:40:39 +08:00
Alex Duan 927390f38e test: change random to fixed 2023-04-07 11:00:53 +08:00
slzhou 596764479f fix: no more fetch when it is already fetching 2023-04-07 10:30:36 +08:00
wade zhang 2485d6b631
Merge pull request #20764 from taosdata/DOCS/TD-22982-3.0
docs: update description of parameters WAL_RETENTION_PERIOD etc.
2023-04-07 10:30:25 +08:00
wade zhang ee8bc7a074
Merge pull request #20799 from taosdata/docs/3.0_doc_wxy
fix: delete column comment syntax
2023-04-07 10:28:01 +08:00
Xiaoyu Wang 554e02ba62 fix: delete column comment syntax 2023-04-07 10:18:21 +08:00
liuyao ad16487180 feat:add checkpoint 2023-04-06 18:26:47 +08:00
shenglian zhou 455719befa fix: use us time unit for last fetch time 2023-04-06 18:09:29 +08:00
liuyao 0716a4aee8 feat:add check point 2023-04-06 16:45:22 +08:00
shenglian zhou 66c86a60d5 fix: add func_version to systable 2023-04-06 15:58:53 +08:00
Xiaoyu Wang 54f13f6f55
Merge pull request #20756 from taosdata/fix/3.0_merge_main
merge main
2023-04-06 15:44:23 +08:00
shenglian zhou 4612d6d14b fix: catalog not processing version 2023-04-06 15:37:19 +08:00
Shuduo Sang 7a79054c6e
fix: benchmark from to (#20786)
* fix: taosbenchmark childtbl from/to

* fix: taosbenchmark create table from to
2023-04-06 15:26:44 +08:00
shenglian zhou 0b055470ec fix: free pFuncVersions of SRetrieveFuncRsp 2023-04-06 14:42:16 +08:00
shenglian zhou e71a82347b enhance: refactor c plugin udf init 2023-04-06 14:31:11 +08:00
shenglian-zhou 3d8776e266
Merge branch '3.0' into szhou/replace-function 2023-04-06 13:40:52 +08:00
slzhou 8ab1aa4ac9 fix: change bugs related to expired udf 2023-04-06 13:13:54 +08:00
Xiaoyu Wang a971d1a997
Merge pull request #20770 from taosdata/enh/3.0_planner_optimize
feat: add 'or replace' clause to 'create function' statement
2023-04-06 13:09:56 +08:00
Shuduo Sang 0d5ff328e5
fix: taosbenchmark childtbl from/to (#20779) 2023-04-06 12:21:11 +08:00
slzhou adec92b0b2 fix: change a minor bug 2023-04-06 11:37:48 +08:00
shenglian zhou 47719b1028 Merge branch '2.0' of github.com:taosdata/TDengine into szhou/replace-function 2023-04-06 11:19:10 +08:00
shenglian zhou c17d9eca5f fix: add fetchtime and version to udf init 2023-04-06 11:18:30 +08:00
Xiaoyu Wang c134432c45 merge main 2023-04-06 09:31:45 +08:00
Shuduo Sang 79461d9183
fix: taosbenchmark disorder range dynamic (#20772) 2023-04-05 12:18:09 +08:00
Shuduo Sang 33c5f1cf88
chore: cus name support in shellArgument (#20754)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

* fix: remove brand name

* fix: update taos-tools

* fix: cus name in log

* fix: compile error without cuc name

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-05 10:21:43 +08:00
yihaoDeng 5aff5aa93b add backpressure 2023-04-04 12:38:56 +00:00
“happyguoxy” a71caffed6 add version in mnode 2023-04-04 19:53:08 +08:00
dapan1121 1261f9a24f
Merge pull request #20742 from taosdata/fix/TD-23392
fix: fix tsim crash on windows due to invalid input to strftime
2023-04-04 19:48:49 +08:00
Xiaoyu Wang 650dc5cafb merge main 2023-04-04 19:35:54 +08:00
xiaolei li 42973676ce
docs/3.0.3.2 (#20776)
* docs: release 3.0.3.2

* docs: release 3.0.3.2
2023-04-04 19:04:33 +08:00
xiaolei li debe63ca9c
release: upgrade 3.0 default version to 3.0.3.2 (#20768) 2023-04-04 18:48:30 +08:00
Alex Duan 8fc5a0d623 test: add first ignore log 2023-04-04 18:46:10 +08:00