dapan1121
22512a3b6a
enh: corrent slimit/limit statement
2023-03-22 14:02:18 +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
Shengliang Guan
a798078c1d
Merge pull request #20580 from taosdata/docs/TD-23268-release-3.0.3.1
...
docs: release 3.0.3.1
2023-03-22 09:08:35 +08:00
Shuduo Sang
87f15ac259
docs: fix connector python install version 3.0 ( #20575 )
...
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601
* docs: append websocket doc for python connector
* docs: fix tabitem
---------
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 19:05:33 +08:00
Shuduo Sang
d0b481b522
docs: append ws doc for python connector ( #20572 )
...
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601
* docs: append websocket doc for python connector
---------
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 18:59:26 +08:00
xleili
238fe38ce8
docs: release 3.0.3.1
2023-03-21 16:05:25 +08:00
wade zhang
edd9665063
Merge pull request #20541 from taosdata/wangmm0220-patch-10
...
fix:add tips for tmq consume
2023-03-20 17:24:49 +08:00
gccgdb1234
d0c6cfc854
docs: refine tmq configuration
2023-03-20 16:42:40 +08:00
wade zhang
83ac6ae084
Update 04-java.mdx
2023-03-20 14:10:51 +08:00
Xiaoyu Wang
dd9789feba
docs: add flush database doc
2023-03-20 11:14:13 +08:00
WANG MINGMING
4309f9bd18
Update 07-tmq.mdx
2023-03-19 10:51:01 +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
wade zhang
b5dd121ce7
Update 01-pkg-install.md
2023-03-17 10:41:41 +08:00
gccgdb1234
bcd6ec7e6b
docs: add doc for force fill
2023-03-16 11:27:42 +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
Shuduo Sang
c762099239
docs: update taosbenchmark doc ( #20465 )
2023-03-15 10:50:47 +08:00
Shuduo Sang
129fd528f5
docs: add sc start taosd for windows ( #20459 )
2023-03-14 19:19:37 +08:00
wade zhang
025d735a86
Merge pull request #20400 from taosdata/docs/wade-index
...
docs: rename 07-index.md
2023-03-10 17:43:43 +08:00
gccgdb1234
d4e57f9314
docs: rename 07-index.md
2023-03-10 17:42:22 +08:00
Xuefeng Tan
20e228f6ba
docs: fix login response body ( #20397 )
2023-03-10 17:04:07 +08:00
gccgdb1234
9e4d704eeb
docs: add tag index
2023-03-10 16:59:47 +08:00
Xuefeng Tan
4e25ef3adc
docs: configurable Http status code ( #20342 )
2023-03-10 13:43:38 +08:00
WANG MINGMING
692b6606fe
Update 22-meta.md
2023-03-10 11:48:36 +08:00
Shengliang Guan
b99694a70f
Merge pull request #20350 from taosdata/wangmm0220-patch-4
...
fix:change the default value of smlDataFormat
2023-03-09 15:19:56 +08:00
Shengliang Guan
a3e82eafba
Merge pull request #20354 from taosdata/wangmm0220-patch-6
...
fix:add description of schemaless interface
2023-03-09 15:15:57 +08:00
Shengliang Guan
63091c77ba
Merge pull request #20353 from taosdata/wangmm0220-patch-5
...
fix:add description of taos_get_current_db
2023-03-09 15:15:20 +08:00
Shengliang Guan
27500091d0
Merge pull request #20359 from taosdata/wangmm0220-patch-9
...
fix:modify description for schemaless
2023-03-09 15:14:44 +08:00
Shuduo Sang
6c67d69c92
docs: java connector support subscription over websocket ( #20362 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix java connector mistake
* fix: a few typos
* fix: many typos
* docs: java connector support subscription over websocket
2023-03-09 14:27:57 +08:00
WANG MINGMING
9223fd1e9d
Update 13-schemaless.md
2023-03-09 10:00:47 +08:00
Adam Ji
99e0f50cec
docs: fix python version with dependencies [en] ( #20339 )
2023-03-09 01:19:41 +08:00
xiaolei li
3cbafda953
release: 3.0.3.0 update taostools version ( #20351 )
2023-03-09 01:16:02 +08:00
WANG MINGMING
e27d302d52
Update 03-cpp.mdx
2023-03-08 20:33:38 +08:00
WANG MINGMING
7f3e53cf74
Update 03-cpp.mdx
2023-03-08 20:24:42 +08:00
WANG MINGMING
a8afbaca83
Update index.md
2023-03-08 20:08:12 +08:00
Xiaoyu Wang
6fcf446f98
docs: add event window
2023-03-08 13:32:08 +08:00
Shuduo Sang
542b7552d6
docs: update taosbenchmark new argument with 3.0.3.0 release ( #20325 )
2023-03-08 13:07:26 +08:00
gccgdb1234
bde9d54cb5
docs: event window
2023-03-08 12:57:31 +08:00
gccgdb1234
3115aeee78
docs: add event window
2023-03-08 12:23:58 +08:00
xleili
b87c637ced
docs: release 3.0.3.0
2023-03-07 20:22:40 +08:00
wade zhang
412d587c17
Update 07-tmq.mdx
2023-03-07 16:26:26 +08:00
Shuduo Sang
3fe25f6e86
docs: clarify kafka connector branch ( #20294 )
2023-03-07 14:44:08 +08:00
Benguang Zhao
85767ca532
fix: update docs for WAL_RETENTION_PERIOD, etc.
2023-03-06 11:44:35 +08:00
Shuduo Sang
42d2c15f19
docs: connector for 3.0 ( #20250 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix java connector mistake
* fix: a few typos
* fix: many typos
2023-03-03 10:14:57 +08:00
sunpeng
b84b8e58f5
test: add python demo for websocket ( #20209 )
...
* test: add python demo for websocket
* fix test
* fix test
* fix test
2023-03-02 20:44:25 +08:00
Shengliang Guan
2a15ba8daa
Merge pull request #19807 from taosdata/docs/dclow
...
doc: fix markdown errors and links
2023-03-02 17:39:15 +08:00
Shengliang Guan
ad751dccac
Merge pull request #19934 from taosdata/docs/cdiwadkar16-patch-1
...
docs:cdiwadkar16-patch-1 - example for INTERP
2023-03-02 17:38:49 +08:00
xinsheng Ren
b1cdb4f6ec
fix: windows release from tdengine/package/release.bat failed ( #20233 )
...
* fix: windows release from tdengine/package/release.bat failed
* fix: TDengine spelling
---------
Co-authored-by: facetosea <25808407@qq.com>
2023-03-02 10:35:04 +08:00
sunpeng
060a085a2d
docs: update docs for req id ( #20210 )
2023-03-01 18:32:12 +08:00
sunpeng
c99b7293b9
docs: update telegraf dashboard doc ( #20227 )
...
* docs: update telegraf dashboard doc
* change doc
2023-03-01 15:36:47 +08:00
Shuduo Sang
e7af53f3b2
fix: taoskeeper upper case name ( #20224 )
2023-03-01 11:40:31 +08:00