sunpeng
90008bf17c
docs: fix connection param in taosws in python connector
2023-08-08 17:02:43 +08:00
danielclow
9f83719559
docs: add upgrade notes to releases page ( #22354 )
2023-08-08 09:34:58 +08:00
Shuduo Sang
314c749965
docs: supplement r language connnector note ( #22340 )
...
* docs: add r language to connector
* docs: add r lang english version in connector
* docs: fix include path and note format
* Update 60-r-lang.mdx
minor changes
* docs: supplement r language note
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-05 20:58:49 +08:00
slzhou
f3133f4c90
fix: modify english version
2023-08-04 10:01:11 +08:00
wade zhang
3a336bbb2c
Merge pull request #22309 from taosdata/kailixu-patch-1
...
docs: platform supported by the community edition
2023-08-03 16:53:44 +08:00
kailixu
23b14085a6
docs: update the grammar
2023-08-03 16:44:02 +08:00
kailixu
556d73618a
docs: platform supported by community edition
2023-08-03 16:40:46 +08:00
Shuduo Sang
4cf7515ed3
docs: geometry supplemental docs ( #22298 )
...
* docs: geometry supplemental docs
* docs: minor correction
minor correction
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-03 16:35:02 +08:00
Yaqiang Li
c38fb68467
Merge pull request #22310 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
...
docs: fix note style
2023-08-03 16:34:03 +08:00
liuyuan
a531359781
docs: fix note style
2023-08-03 16:31:58 +08:00
Yaqiang Li
ab9155cdec
Merge pull request #22308 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
...
Docs/yuanliu/deploy k8s td 25202
2023-08-03 16:02:50 +08:00
liuyuan
b646a1fa68
Merge branch 'docs/yuanliu/deploy-k8s-TD-25202' of https://github.com/taosdata/TDengine into docs/yuanliu/deploy-k8s-TD-25202
2023-08-03 15:58:43 +08:00
liuyuan
a00f53f862
docs: fix docker link
2023-08-03 15:58:22 +08:00
Yaqiang Li
fd421b738a
Merge pull request #22307 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
...
Docs/yuanliu/deploy k8s td 25202
2023-08-03 14:51:39 +08:00
Yaqiang Li
5021d05456
Update index.md
2023-08-03 14:51:14 +08:00
Yaqiang Li
ad3ae7621e
Update 02-docker.md
2023-08-03 14:49:40 +08:00
Yaqiang Li
68a4540eee
Update 01-docker.md
2023-08-03 14:48:19 +08:00
liuyuan
f53c6c1072
docs: optimization docker deploy
2023-08-03 14:38:42 +08:00
liuyuan
db1bdd172a
docs: optimization docker deploy
2023-08-03 14:36:14 +08:00
Ping Xiao
48234f2e16
release 3.1.0.0
2023-08-03 09:15:06 +08:00
gccgdb1234
8bc62f5eb0
doc: remove 3.1.0.0
2023-08-03 08:26:26 +08:00
Ping Xiao
673c275117
release 3.1.0.0
2023-08-02 19:03:39 +08:00
Shuduo Sang
cbca55bc6a
docs: add r language to connector ( #22286 )
...
* docs: add r language to connector
* docs: add r lang english version in connector
* docs: fix include path and note format
* Update 60-r-lang.mdx
minor changes
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-02 14:47:51 +08:00
Haojun Liao
3296aecf06
Merge branch '3.0' into fix/3_liaohj
2023-08-01 19:24:29 +08:00
Haojun Liao
637f09359a
other: merge main.
2023-08-01 16:15:34 +08:00
Shuduo Sang
cfe319ba99
docs: fix qstudio links ( #22273 )
...
* docs: add qstudio in 3rd parties list
* docs: fix qstudio link
2023-08-01 11:55:42 +08:00
Shuduo Sang
2bf8b642c3
docs: add qstudio in 3rd parties list ( #22270 )
2023-08-01 11:20:04 +08:00
wangmm0220
5e46f7a642
docs:add doc for schemaless
2023-08-01 10:20:56 +08:00
Shuduo Sang
f2ca4a22c7
docs: use latest java connector to avoid confusing user ( #22254 )
2023-08-01 09:44:33 +08:00
chao.feng
7619bbcf22
Update the doc content of taos-sql/22-meta.md to add ins_user_privilege by charles
2023-07-31 16:58:19 +08:00
Shuduo Sang
ac2c8bc394
fix: merge with main
2023-07-31 14:06:00 +08:00
Haojun Liao
d8a782acc4
Merge pull request #22224 from taosdata/fix/liaohj
...
other: merge 3.0
2023-07-28 23:08:24 +08:00
Adam Ji
b38e10034a
docs: update connector rust version history
2023-07-28 15:45:49 +08:00
Shuduo Sang
8999bb927f
docs: add unit in wal_retention_period description
2023-07-28 15:20:45 +08:00
Haojun Liao
2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
...
other: merge main.
2023-07-28 13:06:17 +08:00
meeki007
b00af27de5
Update 02-rest-api.mdx - note about URL Encoding ( #22221 )
...
Explanation on proper URL Encoding for parameters.
BAD: ?tz=Etc/GMT+10
GOOD: ?tz=Etc%2FGMT%2B10
2023-07-28 09:12:54 +08:00
Shuduo Sang
37fa70c487
docs: fix sum() in en/25-application/_03-immigrate.md
2023-07-27 18:42:41 +08:00
Haojun Liao
b145771a1b
other: merge 3.0
2023-07-27 16:38:57 +08:00
Shuduo Sang
238279157a
docs: refine python version udf requires
2023-07-27 12:09:49 +08:00
wade zhang
da1ba1782a
Update 02-database.md
2023-07-27 09:18:57 +08:00
sunpeng
4e43b99c94
docs: delete logs in monitor doc
2023-07-25 11:43:42 +08:00
sunpeng
2383aa616c
docs: delete logs in monitor doc
2023-07-25 11:42:34 +08:00
danielclow
29460db6f5
docs: change to new product names ( #22175 )
...
* change to new product names
* change product names
2023-07-25 00:11:09 +08:00
danielclow
101a3c23b1
docs: fix links in rust connector doc ( #22168 )
2023-07-24 17:50:28 +08:00
sunpeng
9e3421e63e
docs: fix python connector docs
2023-07-24 17:05:40 +08:00
sunpeng
a81aaa80f9
docs: fix python connector docs
2023-07-24 17:03:57 +08:00
Yaqiang Li
d7bb7e111d
Merge pull request #22164 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
...
docs: optimization k8s deploy
2023-07-24 16:23:44 +08:00
Yaqiang Li
d0fd6e8b47
Update 03-k8s.md
2023-07-24 16:23:32 +08:00
Yaqiang Li
72aceb3d98
Update 03-k8s.md
2023-07-24 16:11:11 +08:00
liuyuan
d1de8fe878
docs: optimization k8s deploy
2023-07-24 16:03:03 +08:00
wade zhang
548334dcc4
Merge pull request #21755 from taosdata/docs/dclow
...
docs: minor updates to 3.0 english docs
2023-07-24 15:37:36 +08:00
liuyuan
90f4684918
docs: optimization k8s deploy
2023-07-24 14:36:23 +08:00
Alex Duan
f1d79f0ba3
Update 05-taosbenchmark.md
2023-07-24 12:52:13 +08:00
Alex Duan
8639e1fc17
Update 05-taosbenchmark.md
2023-07-24 00:44:29 +08:00
Shuduo Sang
401bf5ee84
docs: refine platform support matrix ( #22144 )
2023-07-21 17:08:19 +08:00
wade zhang
c464f2fa79
Merge pull request #22098 from taosdata/doc/remveFullText
...
remove fulltext index readme
2023-07-21 08:35:45 +08:00
wade zhang
88b468f91b
Merge pull request #22123 from taosdata/docs/TD-25052
...
docs/TD-25052: add info for geometry
2023-07-19 18:23:43 +08:00
Shungang Li
96a9d033e5
docs: add info for geometry
2023-07-19 17:44:08 +08:00
Ganlin Zhao
36be0918b7
fix docs
2023-07-19 11:33:02 +08:00
wade zhang
8f464bd21f
docs: correct the description of auto.offset.reset
2023-07-19 09:42:10 +08:00
wade zhang
72457eb167
Merge pull request #22077 from taosdata/wangmm0220-patch-2
...
docs:add configuration of tmqMaxTopicNum
2023-07-18 11:17:49 +08:00
yihaoDeng
9667e5df61
remove fulltext
2023-07-18 01:40:49 +00:00
wade zhang
d58ec17eed
Merge pull request #22065 from taosdata/docs/sangshuduo/TD-23899-python-ws-stmt-doc
...
docs: update connector feature matrix
2023-07-17 11:55:46 +08:00
Ping Xiao
79c42cd9fb
3.0: release 3.0.7.1 docs
2023-07-14 19:06:41 +08:00
Ping Xiao
d88946d198
main: release 3.0.7.1 docs
2023-07-14 19:04:31 +08:00
WANG MINGMING
54ad70ea90
Update index.md
2023-07-14 18:30:15 +08:00
Shuduo Sang
9617f698ed
docs: update connector feature matrix
2023-07-14 12:05:33 +08:00
wade zhang
1ad0480b4b
Merge pull request #22055 from taosdata/docs/3.0/TD-24970
...
docs(driver): kafka connector add tmq
2023-07-13 18:12:21 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +08:00
wade zhang
4800498ff6
Merge pull request #22029 from taosdata/docs/TS-3557
...
docs(driver): java seek desc
2023-07-13 16:39:50 +08:00
wade zhang
494aa0769d
Merge pull request #22038 from taosdata/docs/sangshuduo/refine-get-started
...
docs: refine get-started windows section
2023-07-13 16:38:55 +08:00
wade zhang
18aad0457b
Merge pull request #22030 from taosdata/docs/3.0/TS-3557
...
docs(driver): java seek desc
2023-07-13 16:38:23 +08:00
huolibo
ef529628e4
docs(driver): kafka connector add tmq
2023-07-13 14:14:02 +08:00
huolibo
2d1200ed93
docs(driver): kafka connector add tmq
2023-07-13 14:11:55 +08:00
dapan1121
424c3d39fb
Merge pull request #22048 from taosdata/feat/TD-25003
...
feat: add new syntax for show tags/index/table tags
2023-07-13 09:46:11 +08:00
sunpeng
82fdc35a25
docs: update python doc catalog
2023-07-12 17:27:33 +08:00
sunpeng
ed0c72bd45
docs: update python doc catalog
2023-07-12 17:24:03 +08:00
Ganlin Zhao
9ce057b1db
fix docs
2023-07-12 15:08:31 +08:00
Ganlin Zhao
21decf310f
fix docs
2023-07-12 15:03:47 +08:00
Ganlin Zhao
cef21f0ac0
change documents
2023-07-12 14:50:36 +08:00
dmchen
d568d2f838
doc/TS-3589
2023-07-12 13:38:27 +08:00
Alex Duan
2e870071a4
Update 05-taosbenchmark.md
...
english
2023-07-12 11:13:34 +08:00
Shuduo Sang
6298df73b9
docs: refine get-started windows section
2023-07-12 10:29:27 +08:00
wade zhang
2cfdd234b3
Merge pull request #22034 from taosdata/feat/TS-3239
...
feat/TS-3239/TS-3596: port 'keepTimeOffset' from 2.6 to 3.0
2023-07-12 08:18:38 +08:00
Shungang Li
4886cb4674
feat: port 'keepTimeOffset' from 2.6 to 3.0
2023-07-11 17:40:35 +08:00
kailixu
2e1e7ed78b
docs: add example of sma index
2023-07-11 15:09:08 +08:00
huolibo
42d66f8f91
docs(driver): java seek desc
2023-07-11 11:50:48 +08:00
huolibo
4794570421
docs(driver): java seek desc
2023-07-11 11:49:05 +08:00
Shuduo Sang
aaeaf6bb80
docs: fix docs format in index page
2023-07-11 10:16:05 +08:00
Ganlin Zhao
e828aec432
Merge branch '3.0' into enh/TD-23677
2023-07-11 10:05:59 +08:00
Ping Xiao
a9d22e31ab
release 3.0.7.0
2023-07-11 00:03:19 +08:00
Ping Xiao
597afe1140
release 3.0.7.0
2023-07-10 23:58:11 +08:00
Ganlin Zhao
3260708ee5
fix en docs
2023-07-10 16:28:16 +08:00
Shungang Li
8ddb5593bc
docs: add info for ttlChangeOnWrite
2023-07-10 11:00:09 +08:00
Shungang Li
eb2cc3cb2b
docs: add info for ttlChangeOnWrite
2023-07-10 10:28:48 +08:00
dmchen
3b691d1d95
doc/password len
2023-07-07 18:07:59 +08:00
wangmm0220
4bebd5c0da
docs:add info for INS_SUBSCRIPTIONS
2023-07-07 17:19:06 +08:00
Haojun Liao
6a0da778b4
Merge pull request #21986 from taosdata/mark/doc-3.0
...
docs:add info for INS_SUBSCRIPTIONS
2023-07-07 16:54:05 +08:00
wade zhang
bd7587600b
Merge pull request #21991 from taosdata/docs/3.0/TD-25142
...
docs(driver): jdbc 3.2.4 description
2023-07-07 10:06:53 +08:00
huolibo
9e6d5fff58
docs(driver): jdbc 3.2.4 description
2023-07-07 10:04:45 +08:00