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
slzhou
26f1e91ddb
fix: change binarylib/script dir to tsdatadir
2023-04-07 16:12:29 +08:00
slzhou
596764479f
fix: no more fetch when it is already fetching
2023-04-07 10:30:36 +08:00
shenglian zhou
455719befa
fix: use us time unit for last fetch time
2023-04-06 18:09:29 +08:00
shenglian zhou
66c86a60d5
fix: add func_version to systable
2023-04-06 15:58:53 +08:00
shenglian zhou
4612d6d14b
fix: catalog not processing version
2023-04-06 15:37:19 +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
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
“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
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
xiaolei li
22a876bcdf
docs: release 3.0.3.2 ( #20765 )
2023-04-04 18:45:24 +08:00
Xiaoyu Wang
cc7485812a
feat: add 'or replace' clause to 'create function' statement
2023-04-04 17:45:18 +08:00
Ganlin Zhao
4819b22a21
fix: fix tsim crash on windows due to invalid input to strftime
2023-04-04 13:40:53 +08:00
Ganlin Zhao
23ec9287c9
fix: fix tsim crash on windows due to invalid input to strftime
2023-04-04 10:33:41 +08:00
Shengliang Guan
8eb6cff7e5
Merge pull request #20645 from taosdata/liuyq-617-patch-1
...
Update 20-keywords.md
2023-04-04 09:22:33 +08:00
Shengliang Guan
b4c3923254
Merge pull request #20602 from taosdata/fix/change-msg-order
...
change msg order
2023-04-04 09:21:25 +08:00
Shuduo Sang
33cb5b6816
fix: taosbenchmark multithreadfs with limit specified ( #20743 )
2023-04-03 23:39:45 +08:00
Shuduo Sang
30f8010d41
chore: fix cus name ( #20716 )
...
* 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
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-03 19:56:57 +08:00
Ganlin Zhao
8079532055
fix: fix tsim crash on windows due to invalid input to strftime
2023-04-03 18:26:01 +08:00
Ganlin Zhao
6c64b760a0
fix: fix tsim crash on windows due to invalid input to strftime
2023-04-03 17:58:43 +08:00
sunpeng
1a2a04b030
docs: update docs for tdinsight and taoskeeper ( #20738 )
2023-04-03 16:20:08 +08:00
Xiaoyu Wang
5caefa1d6e
Merge pull request #20721 from taosdata/revert-20466-enh/tsdb_optimize
...
Revert "current from binary to json"
2023-04-03 14:31:19 +08:00
chenhaoran
ebc997f769
test:decreas vgroups
2023-04-03 11:01:42 +08:00
robotspace
41e29f418d
Infactor Lua connection pool implementation. ( #20720 )
...
* Do not retrieve err msg when connection is established successfully to avoid exception.
* Restore check script for lua installation.
* Infactor connection pool implementation.
2023-04-01 12:19:38 +08:00
Linhe Huo
b54ff078d9
Merge pull request #20562 from taosdata/docs/sqchang/fix-img
...
update xiao-t's img
2023-04-01 10:46:10 +08:00
Hongze Cheng
e8b7c089ee
change test case
2023-03-31 18:09:50 +08:00
wade zhang
7c93e32fb5
Update 14-java.mdx
2023-03-31 17:21:41 +08:00
Hongze Cheng
171d360cac
Revert "current from binary to json"
2023-03-31 15:25:00 +08:00
Xuefeng Tan
1e2d3a7896
enh(taosAdapter): TMQ parameter adjustment ( #20711 )
2023-03-31 09:41:06 +08:00
Shuduo Sang
5e2b26f146
chore: refactor cus prompt ( #20688 )
...
* 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
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-30 19:30:54 +08:00
dapan1121
333bbe73d5
Merge pull request #20669 from taosdata/szhou/python-udf-improvement
...
enhance: add language and body to ins_functions
2023-03-30 14:03:18 +08:00
shenglian zhou
55ba457fef
fix: fix bugs
2023-03-30 12:05:56 +08:00
shenglian zhou
23d4eef114
feat: startup of replace function when no active query
2023-03-30 11:46:40 +08:00
Hui Li
183d9bc4fb
Merge pull request #20662 from taosdata/test/TD-22889-3.0
...
test : udf for python add ci case udfpy_main.py
2023-03-29 20:19:50 +08:00
Alex Duan
7568a89553
test: tmqDnodeRestart.py set query retry times from 10 to 50
2023-03-29 18:44:24 +08:00
Alex Duan
df43ce13e0
Merge branch 'test/TD-22889-3.0' of github.com:/taosdata/TDengine into test/TD-22889-3.0
2023-03-29 17:02:35 +08:00
Alex Duan
df2ecea34f
test: tag_index_cluster.py file was added by mistake
2023-03-29 16:57:15 +08:00