Haojun Liao
88f6596965
Merge pull request #22464 from taosdata/feat/TD-18789
...
feat:support varbinary type
2023-08-28 09:45:57 +08:00
dapan1121
1f40da6fef
Merge remote-tracking branch 'origin/main' into 3.0
2023-08-28 09:28:55 +08:00
Wade Zhang
e4ad319529
doc: refine enterprise
2023-08-25 20:21:03 +08:00
Wade Zhang
9dc7fe051d
doc: refine enterprise
2023-08-25 20:19:15 +08:00
Wade Zhang
1aa20c96e1
doc: fix broken links
2023-08-25 19:58:03 +08:00
Wade Zhang
ce44b80208
doc: add enterprise functionalities
2023-08-25 19:31:58 +08:00
Ping Xiao
533a7c43f8
release 3.1.0.3
2023-08-25 17:28:33 +08:00
Ping Xiao
e0f88eb19c
build: release ver-3.1.0.3
2023-08-25 17:18:02 +08:00
dapan1121
470b37bae4
Update 06-select.md
2023-08-25 11:32:12 +08:00
dapan1121
7958fdf9ad
Update 06-select.md
2023-08-25 11:28:01 +08:00
wade zhang
4f2e1ffb4d
Merge pull request #22573 from taosdata/DuanKuanJun-patch-7
...
Update 06-taosdump.md dot replace with '-Q'
2023-08-25 11:19:47 +08:00
Alex Duan
acc12036a5
Update 06-taosdump.md dot replace with '-Q' (English)
2023-08-25 10:53:14 +08:00
Alex Duan
29aaf1c868
Update 06-taosdump.md dot replace with '-Q'
2023-08-25 10:51:17 +08:00
shenglian zhou
f3147de8de
docs: add tags keyword in select clause
2023-08-25 09:46:48 +08:00
Haojun Liao
3c6870275b
fix(parser): update the key words for disk io throttling.
2023-08-24 16:45:47 +08:00
dapan1121
c5618588a1
Delete 06-select.md.bak
2023-08-24 14:38:23 +08:00
dapan1121
f905a77217
fix: typo
2023-08-24 14:37:16 +08:00
dapan1121
13baeb1108
fix: add hints comments
2023-08-24 14:35:00 +08:00
Shuduo Sang
7b9d14aad3
docs: add note to csharp connector docs ( #22541 )
...
* docs: fix taos_init() return type
* docs: refine c interface doc
* docs: add platform note to csharp connector.
2023-08-24 10:34:35 +08:00
wade zhang
b5bd8f7c23
Update 24-show.md
2023-08-22 13:57:14 +08:00
wade zhang
2054640d9e
Update 24-show.md
2023-08-22 13:55:35 +08:00
Ping Xiao
e56f54db5b
relase 3.1.0.2
2023-08-21 17:24:43 +08:00
Ping Xiao
f4ef83b852
release 3.1.0.2
2023-08-21 17:21:18 +08:00
Shuduo Sang
124b1e7f9e
docs: add current_user() in function ( #22496 )
2023-08-21 14:31:38 +08:00
dapan1121
5516527be3
Merge pull request #22493 from taosdata/docs/TD-25813-m
...
docs: taos api description
2023-08-21 10:00:18 +08:00
kailixu
7856dce03f
docs: taos api description
2023-08-21 00:05:49 +08:00
Shuduo Sang
7020ac7a0f
docs: refine c connector docs ( #22491 )
...
* docs: fix taos_init() return type
* docs: refine c interface doc
2023-08-20 14:46:24 +08:00
kailixu
c3e8814308
docs: taos api description
2023-08-20 11:31:45 +08:00
danielclow
72cce0825b
docs: fix link in grafana doc ( #22489 )
...
"...releases/tag/latest" should be "...releases/latest", which will automatically redirect to "...releases/tag/<latest-version>"
2023-08-19 23:17:20 +08:00
dapan1121
42b12b1e68
fix: document issues
2023-08-18 17:40:34 +08:00
dapan1121
9b953707b8
Merge remote-tracking branch 'origin/main' into fix/mainto3.0
2023-08-18 14:42:43 +08:00
Haojun Liao
8ac2ee204d
Merge pull request #22470 from taosdata/54liuyao-patch-3
...
Update 14-stream.md
2023-08-18 10:40:00 +08:00
Haojun Liao
fbf80fb4c3
Merge pull request #22459 from taosdata/mark/tmq
...
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-18 09:11:35 +08:00
Shuduo Sang
78e4aa36c3
docs: fix taos_init() return type ( #22475 )
2023-08-18 00:19:51 +08:00
Haojun Liao
4b0d08d5f6
Merge pull request #22306 from taosdata/54liuyao-patch-2
...
Update 14-stream.md
2023-08-17 14:30:31 +08:00
liuyao
3abf47e011
Update 14-stream.md
2023-08-17 14:23:00 +08:00
wangmm0220
b3f945c4c5
fix:conflict
2023-08-16 19:35:05 +08:00
wangmm0220
5c5721571f
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-16 17:45:18 +08:00
Haojun Liao
9083d3c03b
Merge pull request #22452 from taosdata/mark/doc
...
docs:modify format & add logic for dot in schemaless
2023-08-16 15:20:25 +08:00
wangmm0220
afa7448420
docs:modify format & add logic for dot in schemaless
2023-08-16 11:07:43 +08:00
Haojun Liao
ad9f3cbc43
other: merge main.
2023-08-16 09:14:10 +08:00
wade zhang
6b961fc048
Update 25-grant.md
2023-08-16 08:15:25 +08:00
wade zhang
6d80f21ba3
Update 25-grant.md
2023-08-16 08:14:07 +08:00
wade zhang
f2d8078d66
Update 25-grant.md
2023-08-16 08:10:39 +08:00
wangmm0220
beb84b2355
fix:tmq interface & remove snapshot code
2023-08-15 15:37:39 +08:00
wangmm0220
7441801e9d
feat:support varbinary type
2023-08-15 13:57:05 +08:00
wangmm0220
62cad7c54f
docs:tmq interface
2023-08-14 17:16:11 +08:00
wangmm0220
60191bef9e
fix:tmq interface & remove snapshot code
2023-08-14 16:24:56 +08:00
wade zhang
ac446a3b95
Update 08-taos-shell.md
2023-08-14 11:26:47 +08:00
Alex Duan
72e509a46c
Update 08-taos-shell.md
2023-08-13 17:39:24 +08:00
Haojun Liao
b81fe20304
Merge pull request #22386 from taosdata/danielclow-patch-5
...
docs: update 06-stream.md to correct sample sql statement
2023-08-11 16:59:35 +08:00
Shungang Li
ffbdcde8eb
docs: update for clusher cfg
2023-08-11 10:59:17 +08:00
dapan1121
1f3eacba17
Merge pull request #22365 from taosdata/enh/TD-25366
...
enh: remove timeline dependence of certain functions
2023-08-10 17:08:05 +08:00
dapan1121
c73ac53666
fix: add max_speed as keywordw
2023-08-10 08:52:32 +08:00
danielclow
b61216d1a8
docs: update 06-stream.md to correct sample sql statement
...
the existing sql statement failed due to invalid syntax on "select _wstart as start". copying the statement from the zh document instead
2023-08-09 23:28:54 +08:00
danielclow
458b3ce137
docs: Rename 27-index.md to 27-indexing.md ( #22385 )
...
the original name caused the document to not be displayed properly
2023-08-09 21:09:33 +08:00
yihaoDeng
b65336ab88
rm duplicate para
2023-08-09 07:41:05 +00:00
yihaoDeng
70f03635a4
rm duplicate para
2023-08-09 07:39:42 +00:00
CityChen81
93bdefdcff
Update 05-insert.md 中文括号问题 ( #22377 )
2023-08-09 14:08:18 +08:00
sunpeng
90008bf17c
docs: fix connection param in taosws in python connector
2023-08-08 17:02:43 +08:00
Ganlin Zhao
2ed5ee835e
fix docs
2023-08-08 16:08:59 +08:00
danielclow
9f83719559
docs: add upgrade notes to releases page ( #22354 )
2023-08-08 09:34:58 +08:00
Haojun Liao
e6b80e6c52
Merge branch '3.0' into fix/3_liaohj
2023-08-07 16:26:31 +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
shenglian-zhou
9773bb25f9
Update 06-select.md
2023-08-04 09:55:08 +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
Cary Xu
01fa0646f3
platform supported by community
2023-08-03 16:21:39 +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
liuyao
d0332a7789
Update 14-stream.md
2023-08-03 14:20:55 +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
Ping Xiao
82ad8330f7
release 3.1.0.0
2023-08-02 19:01:02 +08:00
Shuduo Sang
fb4ed263b6
test: make connect_native.r a bit perplexing ( #22291 )
2023-08-02 17:02:42 +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
wade zhang
b07df46c51
Merge pull request #22265 from taosdata/test/sangshuduo/ci-test
...
test: add test case for r
2023-08-02 14:12:35 +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
872844592e
test: add readme.txt
2023-08-01 13:39:20 +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
46421bc321
docs: update connector rust version history
2023-07-28 15:46:29 +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
wade zhang
e1da0cc6aa
Update 02-database.md
2023-07-27 09:17:33 +08:00
Shuduo Sang
30980308c2
docs: refine zh/21-tdinternal/01-arch.md
2023-07-26 10:57:31 +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
wade zhang
8b422a1d51
Merge pull request #22161 from taosdata/DuanKuanJun-patch-4
...
Update 05-taosbenchmark.md
2023-07-24 13:17:28 +08:00
Alex Duan
f1d79f0ba3
Update 05-taosbenchmark.md
2023-07-24 12:52:13 +08:00
Alex Duan
7255d32769
Update 05-taosbenchmark.md
2023-07-24 12:48:12 +08:00
Hui Li
42f3340f81
Update 02-database.md
2023-07-24 10:28:09 +08:00
wade zhang
8798954af4
Update 19-limit.md
2023-07-24 09:15:55 +08:00
wade zhang
3ab7a74f7a
Update 19-limit.md
2023-07-24 09:14:31 +08:00
wade zhang
2edb925870
Update 03-table.md
2023-07-24 09:13:48 +08:00
wade zhang
e41653e89c
Update 19-limit.md
2023-07-24 09:11:59 +08:00
wade zhang
1a91617715
Update 03-table.md
2023-07-24 09:11:05 +08:00
wade zhang
94c4a93bca
Merge pull request #22152 from taosdata/DuanKuanJun-patch-1
...
Update 05-taosbenchmark.md
2023-07-24 08:57:34 +08:00
Alex Duan
8639e1fc17
Update 05-taosbenchmark.md
2023-07-24 00:44:29 +08:00
Alex Duan
0558ee0512
Update 05-taosbenchmark.md
2023-07-24 00:37:19 +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
wade zhang
20918fee0e
Merge pull request #22078 from taosdata/wangmm0220-patch-1
...
docs:add configuration of tmqMaxTopicNum
2023-07-18 11:17:35 +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
WANG MINGMING
fc47fa6777
Update index.md
2023-07-14 18:28:19 +08:00
Shuduo Sang
9617f698ed
docs: update connector feature matrix
2023-07-14 12:05:33 +08:00