Commit Graph

49781 Commits

Author SHA1 Message Date
wade zhang b852015382
Update 07-tmq.mdx 2023-03-20 16:38:35 +08:00
wade zhang 065ef9e0f8
Merge pull request #20551 from taosdata/docs/wade-tmq-config
docs: refien tmq configuration
2023-03-20 16:02:33 +08:00
gccgdb1234 425ad281e6 docs: refine tmq configuration 2023-03-20 16:01:53 +08:00
gccgdb1234 ebda78cc59 docs: refien tmq configuration 2023-03-20 15:11:08 +08:00
wade zhang 83ac6ae084
Update 04-java.mdx 2023-03-20 14:10:51 +08:00
wade zhang df8e89d60c
Update 14-java.mdx 2023-03-20 14:09:35 +08:00
wade zhang 2ed71a2554
Merge pull request #20545 from taosdata/docs/3.0_doc_wxy
docs: add flush database doc
2023-03-20 11:18:22 +08:00
Xiaoyu Wang dd9789feba docs: add flush database doc 2023-03-20 11:14:13 +08:00
Xiaoyu Wang 36c272323d
Merge pull request #20530 from taosdata/feat/add-topic-total-stream-total-in-monitor
feat/add topic total and stream total in monitor
2023-03-20 09:49:40 +08:00
WANG MINGMING 4309f9bd18
Update 07-tmq.mdx 2023-03-19 10:51:01 +08:00
WANG MINGMING 84096bcb89
Update 07-tmq.mdx 2023-03-19 10:46:46 +08:00
xiaolei li ba568ab1f9
update taos.tar.gz to package.tar.gz (#20511) 2023-03-19 09:19:22 +08:00
slzhou 698b057aa0 enhance: add udf context from plugin traceability 2023-03-19 08:49:45 +08:00
Shuduo Sang ca0986ad3b
fix: codeql complain python code cwe (#20525) 2023-03-18 13:35:56 +08:00
cadem 39283d22fb fix/change print format 2023-03-18 12:59:58 +08:00
cadem 042d94215b feat/add topic total and stream total in monitor 2023-03-18 12:50:07 +08:00
cadem 7c970d1847 fix/clusterid isolation 2023-03-18 11:16:52 +08:00
dapan1121 a6cc171d94
Merge pull request #20498 from taosdata/szhou/python-udf
enhance: add taospyudf test and run it in CI
2023-03-18 09:21:40 +08:00
Adam Ji b2c25dffca
docs: add new line (#20523)
* docs: add directions of mac uninstall

* docs: reformat

* docs: add new line

* docs: add new line
2023-03-18 00:33:39 +08:00
slzhou ba82f05d68 fix: keep original udf file name when rename file error 2023-03-17 20:19:46 +08:00
Adam Ji 7423188d94
docs: add directions of mac uninstall (#20520)
* docs: add directions of mac uninstall

* docs: reformat
2023-03-17 20:04:21 +08:00
slzhou c4d05af01a fix: retore testcase and machine resource back 2023-03-17 15:57:41 +08:00
Shuduo Sang 509c638720
fix: taosbenchmark query times incorrect (#20506) 2023-03-17 15:49:11 +08:00
slzhou 3bf9ea9e59 fix: prepare_pyudf.sh is not executable 2023-03-17 15:22:06 +08:00
Haojun Liao 6177c81091
Merge pull request #20497 from taosdata/feat/TD-23188
Feat/td 23188
2023-03-17 15:02:00 +08:00
slzhou 780ccce3c6 fix: add othercases back 2023-03-17 14:20:33 +08:00
slzhou 7360011a9e fix: move from run_case.sh to each case 2023-03-17 14:08:18 +08:00
slzhou 8de9876d47 fix:use dedicate environment python3.9 instead of python3.8 2023-03-17 13:34:29 +08:00
wade zhang b5dd121ce7
Update 01-pkg-install.md 2023-03-17 10:41:41 +08:00
slzhou e71df1aca6 enhance: add taospyudf test and run it in CI 2023-03-16 19:06:18 +08:00
yihaoDeng 07ca8eb8e0 enh: add trace to transaction 2023-03-16 10:25:46 +00:00
Shuduo Sang b5176928d5
feat: taosbenchmark support creating table interval (#20481)
* feat: taosbenchmark support creating table interval

* fix: update taos-tools test case ea02029 for 3.0
2023-03-16 15:19:20 +08:00
yihaoDeng 3ac11ce87a enh: change log 2023-03-16 06:17:45 +00:00
wade zhang 40b9cd21eb
Merge pull request #20492 from taosdata/docs/wade-force-fill
docs: add doc for force fill
2023-03-16 11:30:10 +08:00
gccgdb1234 bcd6ec7e6b docs: add doc for force fill 2023-03-16 11:27:42 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
robotspace d270f1bccc
Do not retrieve err msg when connection is established successfully (#20486)
* Do not retrieve err msg when connection is established successfully to avoid exception.

* Restore check script for lua installation.
2023-03-15 23:36:04 +08:00
Shuduo Sang 3c1c3193ab
fix: taos shell ws arg (#20480)
* docs: update taosbenchmark new argument with 3.0.3.0 release

* docs: add cli websocket argument

* fix: tools/shell/src/shellArguments.c

* fix: taos shell ws arg description
2023-03-15 22:13:20 +08:00
yihaoDeng e2646734ad enh: add queue limit 2023-03-15 12:01:16 +00:00
yihaoDeng ef092c1cce enh: add queue limit 2023-03-15 11:54:36 +00:00
Shengliang Guan e1249aaf36
Merge pull request #20457 from taosdata/Aries-Lee1991-patch-2
docs: Update get-started doc.md
2023-03-15 14:11:17 +08:00
Shengliang Guan e18b010d3b
Merge pull request #20466 from taosdata/enh/tsdb_optimize
current from binary to json
2023-03-15 13:43:07 +08:00
Shuduo Sang c762099239
docs: update taosbenchmark doc (#20465) 2023-03-15 10:50:47 +08:00
Hongze Cheng e43b606917 current from binary to json 2023-03-15 10:48:51 +08:00
dapan1121 b2bf1871e1
Merge pull request #20415 from taosdata/feat/TD-22746
feat: add client meta stat info
2023-03-15 08:37:20 +08:00
Shuduo Sang 129fd528f5
docs: add sc start taosd for windows (#20459) 2023-03-14 19:19:37 +08:00
Hui Li ebd25e9e60
Merge pull request #20458 from taosdata/DuanKuanJun-patch-1
Update 02-database.md
2023-03-14 17:20:57 +08:00
Alex Duan a47465284c
Update 02-database.md 2023-03-14 17:17:27 +08:00
Hui Li fd2d619673
Merge pull request #19268 from taosdata/docs/DuanKuanJun-patch-8
docs: Update 21-node.md show cluster alive document
2023-03-14 17:14:00 +08:00
Shuaiqiang Chang d5f8970d95
Update index.md 2023-03-14 16:52:42 +08:00