Shuduo Sang
bda3e6763f
docs: update connect for jdbc version ( #21426 )
...
* 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
* fix: update 3.0 connector feature matrix
* docs: fix typos and use 3.1.0 in jdbc driver
* fix: update matrix for schemaless java status
* docs: use latest jdbc version in connect section
2023-05-23 10:33:40 +08:00
Linhe Huo
cd14668ec2
Merge pull request #21408 from taosdata/docs/sunpeng/update-docs-for-tdinsight-and-monitor
...
docs: update docs for tdinsight and monitor
2023-05-22 17:10:32 +08:00
yihaoDeng
b59da1815a
add parameter
2023-05-22 06:59:07 +00:00
sunpeng
bc51e25d0a
docs: update docs for tdinsight and monitor
2023-05-22 14:34:56 +08:00
gccgdb1234
c12996bee7
doc: refine td.connect.type
2023-05-22 11:11:52 +08:00
gccgdb1234
0a38e63c34
doc: add td.connect.type
2023-05-22 09:33:17 +08:00
Shuduo Sang
94d71f601d
docs: udf requires python 3.7+ ( #21397 )
2023-05-21 14:20:01 +08:00
dapan1121
70444e2d82
Merge pull request #21329 from taosdata/feat/TD-21187
...
feat(query): interp support ignore null value opition
2023-05-20 14:14:21 +08:00
gccgdb1234
bd9c726e6d
doc: refine kafka connector
2023-05-19 11:59:36 +08:00
gccgdb1234
3cfdbf2f0c
doc: refine Kafka source connector configuration parameters
2023-05-19 08:18:29 +08:00
Ganlin Zhao
79d8b8c3d4
add zh/en docs
2023-05-17 16:06:12 +08:00
meeki007
de0cc463e1
Correction/纠正 01-data-type.md ( #21313 )
...
# 10
Change/改变
INT UNSIGNED ---> SMALLINT UNSIGNED
2023-05-16 07:21:24 +08:00
Shuduo Sang
ef80b5b05b
docs: update grafana doc for 3.0 ( #21300 )
...
* docs: fix tab value and label
* docs: fix tab value and label
* docs: add dbname note in grafa and fix lots of unicode characters in english doc
2023-05-15 12:26:03 +08:00
Haojun Liao
e12b70d268
Merge pull request #21270 from taosdata/feature/3_liaohj
...
merge main into 3.0 branch.
2023-05-13 19:38:38 +08:00
danielclow
9825970795
fix markdown error ( #21280 )
2023-05-13 00:37:05 +08:00
Haojun Liao
181f9063e9
other: merge 3.0
2023-05-12 18:13:28 +08:00
huolibo
0a50a21df8
docs(driver): jdbc error code
2023-05-12 17:37:35 +08:00
WANG Xu
542627235c
fix: kafka connector doc issues
2023-05-12 17:19:37 +08:00
Hui Li
7bd0c6553f
Update 04-stable.md
2023-05-12 15:01:30 +08:00
Haojun Liao
43e06b9132
Merge branch '3.0' into feature/3_liaohj
2023-05-12 13:36:02 +08:00
Haojun Liao
7ef16e1922
other: merge main.
2023-05-12 11:49:53 +08:00
dapan1121
9394afec68
Merge pull request #21144 from taosdata/feat/TD-19801
...
feat(query): support interp with super table
2023-05-12 11:37:20 +08:00
gccgdb1234
aab47de22a
doc: remove experimental.enable.snapshot
2023-05-12 08:42:40 +08:00
wade zhang
776b4a1085
Update 24-show.md
2023-05-11 09:46:59 +08:00
wade zhang
4fb612d3bd
Merge pull request #20684 from taosdata/docs/dclow
...
docs: fix broken and redirecting links in 3.0
2023-05-10 14:40:17 +08:00
huolibo
4bdc7e8951
fix: change some description
2023-05-10 13:47:14 +08:00
huolibo
db4110c788
docs: formate and note of java doc
2023-05-10 13:43:26 +08:00
danielclow
59ec57bbfc
remove trailing slash on internal link
2023-05-10 13:21:23 +08:00
huolibo
785f8764d1
fix: change version
2023-05-10 12:57:44 +08:00
huolibo
c1e1e5d831
docs(driver): fix format
2023-05-10 11:51:53 +08:00
wade zhang
01bee436da
Merge pull request #21223 from taosdata/docs/TD-22166
...
docs(driver): jdbc 3.2.1 document and error code
2023-05-10 11:18:09 +08:00
huolibo
50a24667cd
docs(driver): jdbc 3.2.1 document and error code
2023-05-09 16:50:34 +08:00
Linhe Huo
d2436fe06a
Merge pull request #21024 from taosdata/docs/adamji/sml-rust
...
docs: add example and document for rust schemaless insert
2023-05-09 16:32:48 +08:00
Adam Ji
73ecae67b6
docs: add cmd to check status of taosd for mac
2023-05-09 15:48:02 +08:00
wangjiaming0909
479bb157e0
fix: select _block_dist() from t; set the unit of Size to KB
2023-05-09 15:19:21 +08:00
liuyao
e48fdceb7c
Update 14-stream.md
2023-05-06 16:03:12 +08:00
Ganlin Zhao
07f714cc84
fix doc error
2023-05-06 15:06:54 +08:00
Ganlin Zhao
77dc97e509
add en doc
2023-05-05 17:54:16 +08:00
gccgdb1234
b0e77eeb45
doc: refine the description of TABLE_PREFIX and TABLE_SUFFIX
2023-05-05 16:13:47 +08:00
wade zhang
623e6e7c2f
Update 09-udf.md
2023-05-05 14:22:29 +08:00
gccgdb1234
879bbe982a
doc: revise doc structure of UDF
2023-05-05 14:08:21 +08:00
shenglian zhou
accdcda343
docs: add python udf english version
2023-05-05 13:21:04 +08:00
Shuduo Sang
cef0aba54d
docs: update taosdump doc for 3.0 ( #21130 )
...
* fix: taosbenchmark escape char for 3.0
* fix: json file for escape char
* docs: update taosdump doc
2023-04-29 00:46:23 +08:00
Shuduo Sang
baf098267f
docs: update range for numOfCommitThreads ( #21122 )
2023-04-28 14:49:35 +08:00
huolibo
bac5bbc7ab
docs(driver): jdbc error code ( #21114 )
2023-04-28 11:43:53 +08:00
xiaolei li
ee74535423
docs: release 3.0.4.1 ( #21109 )
...
* release: upgrade default version to 3.0.4.1
* docs: release 3.0.4.1
2023-04-27 17:01:49 +08:00
wade zhang
8e9936ed32
Update 14-stream.md
2023-04-27 08:09:39 +08:00
Haojun Liao
cb43ac024b
Update 14-stream.md
2023-04-26 19:06:44 +08:00
Haojun Liao
457ed296d3
Update 14-stream.md
2023-04-26 17:21:45 +08:00
Haojun Liao
e4d40489e7
Update 14-stream.md
2023-04-26 17:13:20 +08:00