xiaolei li
e541528ab6
docs: update node-rest doc add insert sample ( #20008 )
...
* docs: update node-rest doc, add insert sample
* remove cn character in examples
2023-02-16 12:43:45 +08:00
dapan1121
db2e05b461
Merge pull request #19994 from taosdata/docs/count-always-return
...
docs: add notes for countAlwaysReturnValue parameter
2023-02-15 17:45:06 +08:00
dapan1121
b1c3b705b1
Update index.md
2023-02-15 17:30:51 +08:00
Ganlin Zhao
bda2e544c7
docs: add notes for countAlwaysReturnValue parameter
2023-02-15 17:10:10 +08:00
Ganlin Zhao
e3bfc9ddf3
docs: add notes for countAlwaysReturnValue parameter
2023-02-15 17:06:20 +08:00
wade zhang
a81833c7dc
Merge pull request #19991 from taosdata/docs/isfilled_version
...
fix _isfilled support version
2023-02-15 13:57:45 +08:00
Ganlin Zhao
ff69b973ce
fix _isfilled support document version
2023-02-15 13:52:21 +08:00
dapan1121
d0d06c35af
enh: add thread limitation
2023-02-14 15:30:37 +08:00
Shuduo Sang
fba37633b3
docs: taosdump status clarification ( #19976 )
...
* docs: fix taosdump download link for 3.0
* docs: fix tools download link
* docs: clarify taosdump status
2023-02-14 15:09:00 +08:00
cadem
36919ccf63
docs/TD-22199
...
remove old timestamp in sql example
2023-02-14 14:51:10 +08:00
gccgdb1234
959be6676e
docs: how to change cachesize
2023-02-13 17:21:01 +08:00
sunpeng
00748c935b
docs: update taoskeeper docs for monitor and monitorFqdn ( #19955 )
...
* docs: update taoskeeper docs for monitor and monitorFqdn
* fix docs
2023-02-13 16:33:36 +08:00
danielclow
05102b043c
doc: fix markdown typo in config document
2023-02-11 12:02:42 +08:00
dapan1121
f6793d547f
docs/ttl
...
add ttl and keep comments
2023-02-10 14:52:28 +08:00
Ganlin Zhao
e0875d9c68
Update 06-select.md
2023-02-10 14:11:29 +08:00
Ganlin Zhao
60b27a056a
docs: add interp_clause to select syntax
2023-02-10 14:10:50 +08:00
xiaolei li
703c4066eb
docs: release 3.0.2.5 ( #19896 )
2023-02-10 00:34:56 +08:00
Ganlin Zhao
19ee0e8ae4
Update 06-select.md
2023-02-09 16:44:56 +08:00
Ganlin Zhao
dc70d739bf
docs: add interp_clause to select syntax
2023-02-09 16:32:58 +08:00
Xiaoyu Wang
79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-09 09:22:19 +08:00
sunpeng
db6a8cdf60
build: update writing kafka example and document ( #19864 )
...
* build: update writing kafka example and document
* fixes kafka demo
* fix: refine wording
---------
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +08:00
Shuduo Sang
de923ac8c1
docs: fix out of dnodes in faq ( #19862 )
2023-02-08 11:07:42 +08:00
Xiaoyu Wang
09925437e3
merge main
2023-02-08 09:51:52 +08:00
sunpeng
1d483fd503
docs: update grafana and tdinsight docs ( #19842 )
...
* docs: update grafana and tdinsight docs
* fix: typo
---------
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-07 18:18:50 +08:00
Ganlin Zhao
60c0f0175a
Update 10-function.md
2023-02-07 10:54:19 +08:00
Ganlin Zhao
45d20e3e86
docs: add more details for interp sub clause zh
2023-02-07 10:32:02 +08:00
xiaolei li
ba73ba9359
docs(driver): add macOS installation instructors for node ( #19796 )
...
* docs(driver):add macOS installation instructors for node
* docs(driver):node add install EN macos install instruction
* docs(driver):fix typo
* docs: refine a bit
---------
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-06 12:47:24 +08:00
WANG Xu
5108e454cd
Update 02-database.md
...
Use the same database name "db_name" in all the examples;
"SHOW CREATE DATABASE db_name" should be run with \G, otherwise the output is not complete.
2023-02-03 17:44:47 +08:00
wade zhang
8292bb838e
Update index.md
2023-02-03 17:13:51 +08:00
wade zhang
595e87cddf
Update index.md
2023-02-03 16:55:59 +08:00
wade zhang
462873bffd
Merge pull request #19787 from taosdata/docs/TD-22124
...
docs:fix docs table format
2023-02-03 16:30:59 +08:00
cadem
ff31b94c87
docs:fix documents confusing wording
2023-02-03 16:18:56 +08:00
cadem
9ca44cd5cd
docs:fix docs table format
2023-02-03 16:08:16 +08:00
kailixu
6618ff199d
docs: latest timestamp allowed when inserting data
2023-02-03 11:44:15 +08:00
songshuqi
1d4ccacdac
Update 07-tmq.mdx
2023-02-02 14:40:49 +08:00
wade zhang
05097e5061
Merge pull request #19483 from taosdata/docs/TD-21822-3.0
...
docs: add description of keep/multi-tier storage
2023-01-30 10:03:52 +08:00
Xiaoyu Wang
102ca2833e
doc: fix the syntax of the show vnodes command
2023-01-29 16:39:40 +08:00
Shuduo Sang
fe8a463136
docs: update python sub over ws status ( #19682 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
* docs: fix jdbc version in connector matrix
* docs: update jdbc demo readme
* docs: update dot-net examples link
* docs: fix example code mistake
* fix: examples/csharp typos
* fix: examples/python/native_insert_example.py mistake
* docs: update python connector document to reflect python version requirement change
* docs: update with two ways to install taos-ws-py
* docs: update python sub over ws status
2023-01-28 16:23:02 +08:00
wangmm0220
1d7eb4a920
opti:sml doc
2023-01-28 11:36:51 +08:00
wangmm0220
0f1f239425
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks
2023-01-26 11:03:34 +08:00
Shuduo Sang
42e66c09dd
docs: update python connector document to reflect python version requirement change ( #19664 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
* docs: fix jdbc version in connector matrix
* docs: update jdbc demo readme
* docs: update dot-net examples link
* docs: fix example code mistake
* fix: examples/csharp typos
* fix: examples/python/native_insert_example.py mistake
* docs: update python connector document to reflect python version requirement change
* docs: update with two ways to install taos-ws-py
2023-01-24 14:32:42 +08:00
wangmm0220
0fed3ffa05
fix:remove useless config for schemaless
2023-01-23 22:49:37 +05:00
Shuduo Sang
90e8899ea3
fix: typos
2023-01-18 11:32:51 +08:00
Huo Linhe
f71d2b9ee6
docs: update helm chart version to 3.0.2
2023-01-18 11:18:18 +08:00
sunpeng
0f3b3644de
docs: update python connector document ( #19609 )
...
* docs: update python connector document
* fix: tmq_consumer.py
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-18 00:11:45 +08:00
xiaolei li
06c69b4e17
docs: release v3.0.2.4 ( #19614 )
2023-01-17 22:37:31 +08:00
sunpeng
dff16ad4bf
doc: update python tmq document ( #19604 )
...
* doc: update python tmq document
* doc: update en document
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 15:53:14 +08:00
xiaolei li
830086e756
[WIP]docs(driver):update C# webscoket to import dll from nupkg ( #17485 )
...
* docs(driver):update C# webscoket to import dll from nupkg
* docs(driver):update description about C# using WebSocket dll from nuget package
* docs(driver):update C# webscoket to import dll from nupkg 2nd
* fix: typos
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 12:07:01 +08:00
ShuaiQChang
6f0a35275e
fix: docs build error
2023-01-16 15:47:23 +08:00
ShuaiQChang
c4a2ca08db
docs: TM-3239
2023-01-16 14:50:13 +08:00
Xuefeng Tan
dba94bf5a0
enh(driver-go): redesign of go tmq api ( #19553 )
...
* enh(driver-go): redesign of go tmq api
* docs: add comments for reserved parameter
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-14 15:29:33 +08:00
Cary Xu
7fffebcd41
Update index.md
2023-01-14 12:05:07 +08:00
Cary Xu
18378e513a
Update index.md
2023-01-13 15:04:03 +08:00
Cary Xu
9c17ba1ca0
Update 02-database.md
2023-01-13 15:01:36 +08:00
Cary Xu
f6ecd5ea9b
Update 02-database.md
2023-01-13 15:00:55 +08:00
Cary Xu
2f4c9e5164
Update index.md
2023-01-13 14:49:37 +08:00
Cary Xu
a266f374b5
Update 02-database.md
2023-01-13 14:40:36 +08:00
Hui Li
ca2aebf842
Merge pull request #19513 from taosdata/tomchon-patch-1
...
Update 01-faq.md
2023-01-11 17:57:12 +08:00
Shengliang Guan
237168da05
Merge pull request #19510 from taosdata/docs/TD-21779-3.0
...
docs: add balance vgroup and redistribute vgroup
2023-01-11 17:48:52 +08:00
haoranchen
a33b3f74ae
Update 01-faq.md
2023-01-11 17:42:54 +08:00
Shengliang Guan
f57a617ae3
docs: add balance vgroup and redistribute vgroup
2023-01-11 17:29:29 +08:00
Xiaoyu Wang
12fb3a2164
docs: add database options 'stt_trigger' and 'tsdb_pagesize'
2023-01-11 17:24:36 +08:00
Xiaoyu Wang
573f18f24c
docs: add database options 'stt_trigger' and 'tsdb_pagesize'
2023-01-11 13:48:13 +08:00
xiaolei li
e96da59c51
docs:release 3.0.2.3 ( #19485 )
2023-01-11 00:52:10 +08:00
Cary Xu
e22271d2b9
Update index.md
2023-01-10 18:33:23 +08:00
kailixu
c1474e3746
chore: docs update for dataDir
2023-01-10 17:58:50 +08:00
kailixu
3915fa6c29
chore: docs update for dataDir
2023-01-10 17:53:18 +08:00
kailixu
cae3532e58
docs: format optimization for dataDir
2023-01-10 17:11:55 +08:00
kailixu
ae1a82b0ed
docs: format optimization for dataDir
2023-01-10 17:10:33 +08:00
kailixu
ea13d2bc99
docs: add description of keep/multi-tier storage
2023-01-10 17:03:57 +08:00
wade zhang
32e4f9355d
Update index.md
2023-01-10 16:45:35 +08:00
kailixu
a3f7cb3e27
docs: add description of multi-tier storage
2023-01-10 15:44:05 +08:00
Shuduo Sang
44292ec397
docs: update dot-net examples link ( #19460 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
* docs: fix jdbc version in connector matrix
* docs: update jdbc demo readme
* docs: update dot-net examples link
2023-01-09 23:11:33 +08:00
gechunlin
7aede02449
Update index.md
2023-01-09 15:02:10 +08:00
wade zhang
f199eee065
Update index.md
2023-01-09 14:09:24 +08:00
wade zhang
1eb91a21cf
Update 29-changes.md
2023-01-09 14:07:31 +08:00
Ganlin Zhao
b9d19cfaa7
docs: fix _isfilled support version zh
2023-01-09 11:29:08 +08:00
Shengliang Guan
c684a7a334
Merge pull request #19211 from taosdata/ssq001-patch-3
...
Update 29-changes.md
2022-12-30 23:09:45 +08:00
Alex Duan
9c28a4d478
Update 21-node.md
2022-12-30 10:01:46 +08:00
Alex Duan
1989fb8fad
Update 20-keywords.md
...
add alive to keywords
2022-12-29 10:05:44 +08:00
wade zhang
0721ac3d56
Update 24-show.md
2022-12-28 15:46:46 +08:00
songshuqi
b13c602cc0
Update 29-changes.md
2022-12-28 14:48:40 +08:00
Shengliang Guan
ed98fddf74
enh: adjusting the operation mode of the stream thread pool
2022-12-28 14:37:56 +08:00
xleili
05997a3dcf
docs:release 3.0.2.2
2022-12-24 11:16:12 -05:00
sunpeng
3ccf2490d8
docs: taosadapter supports get table vgid ( #19084 )
...
* docs: taosadapter supports get table vgid
* fix: typos
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-28 09:29:02 +08:00
Xiaoyu Wang
67a4de52f7
docs: add db option table_prefix and table_suffix
2022-12-27 09:49:31 +08:00
Alex Duan
f70c3b68e1
Update 24-show.md
2022-12-23 16:47:38 +08:00
Alex Duan
c5b0470325
Update 24-show.md
...
show table distributed detail instruduction
2022-12-23 15:44:45 +08:00
xleili
01b9a93bd0
docs: release 3.0.2.1
2022-12-21 20:29:44 +08:00
jiajingbin
9bf1ae58ac
docs: update default trigger mode
2022-12-20 15:30:03 +08:00
Shengliang Guan
6eb03e8bd3
Merge pull request #18901 from taosdata/docs/sunpeng/TS-2187-update-schemaless-api-for-ttl
...
docs: update schemaless api for ttl
2022-12-19 19:37:13 +08:00
Ganlin Zhao
b1a1e49cb7
Merge branch '3.0' into feat/TS-2158
2022-12-19 17:03:34 +08:00
haoranchen
5fed2a8a99
Update 04-stable.md
2022-12-19 14:08:49 +08:00
haoranchen
3f1cda0aca
Update 04-stable.md
2022-12-19 14:04:20 +08:00
Ganlin Zhao
09061bcc57
Merge branch '3.0' into feat/TS-2158
2022-12-19 09:23:32 +08:00
Xiaoyu Wang
d3cb2a3a0a
merge main
2022-12-18 20:36:06 +08:00
Liu Jicong
d42f60146f
docs(stream)
2022-12-18 14:13:07 +08:00
Liu Jicong
ab9c07c420
docs(stream)
2022-12-17 19:11:43 +08:00
Liu Jicong
726951fef0
docs(stream)
2022-12-17 18:27:23 +08:00
Liu Jicong
8aa20b5310
docs(stream)
2022-12-17 17:39:38 +08:00
Ganlin Zhao
33324a56ae
add zn/en docs
2022-12-15 11:08:43 +08:00
Guangxin Yuan
75b707186c
fix docs of 11-kafka.md ( #18953 )
...
Co-authored-by: root <root@fantastic-pipe-1.localdomain>
2022-12-14 20:50:02 +08:00
WANG MINGMING
c2fc3a4bbb
Update 50-opentsdb-json.mdx
2022-12-14 14:51:11 +08:00
Shuduo Sang
748d5de38f
docs: fix tools download link ( #18932 )
...
* docs: fix taosdump download link for 3.0
* docs: fix tools download link
2022-12-13 17:56:01 +08:00
Shuduo Sang
a9435746a2
docs: taosbenchmark retry ( #18931 )
...
* docs: taosbenchmark support keey-trying and trying-interval
* docs: taosbenchmark retry
2022-12-13 17:47:29 +08:00
Shuduo Sang
b426fc899b
docs: fix taosdump download link for 3.0 ( #18930 )
2022-12-13 16:24:30 +08:00
sunpeng
05ce8c150c
docs: update schemaless api for ttl
2022-12-12 15:10:24 +08:00
wade zhang
22de47434c
Merge pull request #18896 from taosdata/docs/TD-21058
...
doc: add compressMsgSize back
2022-12-12 10:58:36 +08:00
wade zhang
60ca13e511
Update 02-database.md
2022-12-12 10:57:49 +08:00
gccgdb1234
fb362b5275
doc: rephrase compressMsgSize
2022-12-12 10:54:53 +08:00
gccgdb1234
31204b72cf
doc: add compressMsgSize back
2022-12-12 10:51:00 +08:00
wade zhang
5d6644613e
Merge pull request #18888 from taosdata/docs/TD-21058
...
doc: remove minSlidingTime and minIntervalTime
2022-12-12 08:57:08 +08:00
gccgdb1234
23f8209d2b
doc: remove minSlidingTime and minIntervalTime
2022-12-12 08:56:02 +08:00
wade zhang
73aed54fc6
Merge pull request #18884 from taosdata/docs/TD-21058
...
doc: reorganize 3.0 configuration parameters
2022-12-10 19:16:19 +08:00
gccgdb1234
7a387437e2
doc: reorganize 3.0 configuration parameters
2022-12-10 19:09:45 +08:00
wade zhang
5bca803424
Merge pull request #18883 from taosdata/docs/TD-21058
...
doc: correct configuration parameters
2022-12-10 18:56:46 +08:00
gccgdb1234
f42c6260f0
doc: correct configuration parameters
2022-12-10 18:55:14 +08:00
xleili
a57bdd481c
docs:release 3.0.2.0
2022-12-09 22:49:22 +08:00
Shengliang Guan
702bb78f7e
Merge pull request #18726 from taosdata/docs/sunpeng/TS-2187-taosadapter-schemaless-with-ttl
...
docs: update taosadapter document for schemaless ttl
2022-12-09 21:48:54 +08:00
huolibo
fbc7c9cd53
docs: add 3.0.3 & 2.0.42 version desc ( #18856 )
2022-12-09 18:09:24 +08:00
sunpeng
ecc1782288
docs: update taosadapter document for schemaless ttl
2022-12-06 11:15:14 +08:00
dapan1121
0ecb0d26f2
Merge pull request #18694 from taosdata/fix/TS-2144
...
enh(query): add timetruncate function ignore timezone option for 1d
2022-12-05 17:18:18 +08:00
Ganlin Zhao
896921521f
add cn/en docs for ignore_timezone description
2022-12-05 12:32:00 +08:00
Shuduo Sang
bfeaab4c50
docs: update connector matrix for go ws bulkpulling ( #18691 )
2022-12-05 11:22:58 +08:00
Shuduo Sang
5cfc7c451b
docs: update connector matrix for go ws tmq ( #18690 )
2022-12-05 11:13:25 +08:00
Shuduo Sang
449ca165c1
docs: update connector matrix for go ws stmt ( #18688 )
2022-12-05 11:04:20 +08:00
Shuduo Sang
b6dfb03585
docs: update connector matrix with nodejs ws sql support ( #18687 )
2022-12-05 10:31:09 +08:00
sunpeng
4f8c04cf79
doc: writting from kafka ( #18626 )
...
* doc: writting from kafka
* rename file
* docs: typo fix
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-02 12:47:19 +08:00
sunpeng
dafc1ac826
doc: update grafana version in English doc and modifythe way grafana plugin installed in application doc ( #18635 )
2022-12-02 12:03:01 +08:00
Bo Xiao
a6d4fe7a63
Update 01-faq.md
...
Add FAQ 19: how to fix macOS Too many open files
2022-12-01 14:40:03 +08:00
Zhengmao Zhu
b29f1634c0
docs:Update 02-intro.md
...
Update 02-intro.md
19k star >> 20k star
2022-11-30 12:48:36 +08:00
wade zhang
1107134824
Update 10-function.md
2022-11-28 09:53:28 +08:00
Shengliang Guan
ccc2407fe6
Merge pull request #18459 from taosdata/feature/stream
...
enh(stream): new api for stream queue
2022-11-26 09:26:01 +08:00
Shengliang Guan
c91319363e
Merge pull request #18460 from taosdata/doc/sunpeng/TD-20748-change-grafana-plugin-version
...
doc: upgrade grafana plugin version
2022-11-25 22:34:11 +08:00
xleili
46216790c6
docs: release 3.0.1.8
2022-11-25 19:48:25 +08:00
Liu Jicong
48894c8bdb
enh(stream): new api for stream queue
2022-11-25 18:03:40 +08:00
sunpeng
7900535190
upgrade grafana plugin version in document
2022-11-25 17:16:51 +08:00
Alex Duan
3b0d0a6164
Update 10-cpp.mdx
2022-11-23 13:57:00 +08:00
wade zhang
2c37b1eb65
Update 06-select.md
2022-11-22 17:30:32 +08:00
Shuduo Sang
4d4ba0ff11
docs: update jdbc version in connector matrix for3.0 ( #18332 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
* docs: fix jdbc version in connector matrix
2022-11-22 13:55:11 +08:00
Pan YANG
9aaf2bea42
docs: fix pathname of resources file
2022-11-21 10:32:22 +08:00
Pan YANG
af6b1cf3dc
docs: link to tdengine-map.svg directly
2022-11-21 00:26:16 +08:00
Pan YANG
2a497fff7c
docs: add TDengine knowledge map
2022-11-21 00:02:50 +08:00
shenglian zhou
77e3cc42b9
fix: change example name in document
2022-11-19 10:05:24 +08:00
wenzhouwww
f265513240
Update 02-tools.md
2022-11-17 19:24:35 +08:00
wenzhouwww
740e55c57b
docs/release_ver_3.0.1.7_website
...
release_ver 3.0.1.7 for website download
2022-11-17 19:22:51 +08:00
Xiaoyu Wang
04c59ea5b3
fix: limit doc error
2022-11-17 16:09:27 +08:00
WANG MINGMING
c928f03501
Update 13-schemaless.md
2022-11-16 17:02:52 +08:00
Shengliang Guan
6c91e46bf5
Merge pull request #18149 from arielyang/3.0
...
docs: optimize media icons
2022-11-15 12:23:48 +08:00
Pan YANG
3bc7916ba3
docs: optimize media icons
2022-11-15 12:19:56 +08:00
wade zhang
28cbc95c18
Merge pull request #18146 from arielyang/3.0
...
docs: fix bugs of style and import
2022-11-15 11:37:31 +08:00
Pan YANG
a6a76adcbd
docs: fix bugs of style and import
2022-11-15 11:34:06 +08:00
wade zhang
49b6b8752d
Update 02-database.md
2022-11-15 10:32:56 +08:00
wade zhang
3562011b93
Update 02-database.md
2022-11-15 10:27:45 +08:00
wade zhang
54537116ac
Merge pull request #18144 from arielyang/3.0
...
fix: skip bug of Docusaurus
2022-11-15 10:01:19 +08:00
Pan YANG
f59318a1f1
fix: skip bug of Docusaurus
2022-11-15 09:57:10 +08:00
Pan YANG
4ae870bd81
docs: resolve ambiguous taosadapter heading
2022-11-15 09:24:20 +08:00
wade zhang
fc19382a15
Merge pull request #18139 from arielyang/3.0
...
docs: add media links
2022-11-15 08:51:18 +08:00
Pan YANG
7622361ea5
docs: add media links
2022-11-15 00:28:36 +08:00
wade zhang
8bfcebb60a
Merge pull request #18106 from arielyang/yangpan-search-optimize
...
docs: add historical version download link
2022-11-14 10:22:23 +08:00
Pan YANG
d3e8273bd4
docs: add historical version download link
2022-11-14 10:00:38 +08:00
Pan YANG
b392dea6f6
docs: add row length description
2022-11-13 19:18:50 +08:00
Shuduo Sang
9f9803dd64
docs: fix download link of docker page ( #18092 )
2022-11-13 00:34:11 +08:00
wade zhang
13b1cac46e
Merge pull request #18071 from arielyang/yangpan-search-optimize
...
docs: add download keyword to title
2022-11-11 17:37:16 +08:00
Pan YANG
f56148a450
docs: add download keyword to title
2022-11-11 17:35:08 +08:00
Shengliang Guan
bdbdac44cf
Merge pull request #18069 from arielyang/yangpan-search-optimize
...
docs: optimize search result of download
2022-11-11 17:31:19 +08:00
Pan YANG
9aeac30359
docs: optimize search result of download
2022-11-11 17:25:57 +08:00
wade zhang
28c0538b6a
Merge pull request #18068 from arielyang/yangpan-xiao-t
...
fix: import image before using in md/mdx file
2022-11-11 16:42:20 +08:00
Pan YANG
0ee7ccaf71
fix: import image before using in md/mdx file
2022-11-11 16:30:39 +08:00
wade zhang
e8e1d64a9d
Update 10-cpp.mdx
2022-11-11 16:28:02 +08:00
Pan YANG
3b68771a42
fix: add html close tag for compile
2022-11-11 15:44:55 +08:00
Pan YANG
504a9fec31
docs: add WeChat QR code of xiao-t
2022-11-11 15:00:43 +08:00
Shengliang Guan
6a9f5603af
Merge branch '3.0' into fix/m23
2022-11-11 09:13:46 +08:00
xiaolei li
4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 ( #18030 )
...
* Add loongarch64 architecture port.
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
* test(driver):C# CI failed for longarch64 pr-17982
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
wade zhang
2ccffd01a2
Merge pull request #17956 from taosdata/docs/query_doc_wxy
...
docs: add examples of case expressions
2022-11-08 11:19:22 +08:00
Xiaoyu Wang
cac2764cd6
docs: add examples of case expressions
2022-11-08 11:15:13 +08:00
Shengliang Guan
fe685e723a
docs: set monitor default value
2022-11-08 09:32:12 +08:00
Xiaoyu Wang
0a6061eb70
docs: add case expressions
2022-11-07 22:59:50 +08:00
Jeff Tao
ff488575a4
Update 02-influxdb-line.mdx
2022-11-06 12:05:07 -08:00
Jeff Tao
4078f08112
Update 04-opentsdb-json.mdx
2022-11-06 12:04:08 -08:00
Jeff Tao
41f121dec8
Update 04-opentsdb-json.mdx
2022-11-06 11:51:25 -08:00
Jeff Tao
7b3a47a016
Update 03-opentsdb-telnet.mdx
2022-11-06 11:48:32 -08:00
Jeff Tao
da9d42e8fe
Update 02-influxdb-line.mdx
2022-11-06 11:46:35 -08:00
Jeff Tao
b86dac6146
Update 04-opentsdb-json.mdx
2022-11-06 11:33:50 -08:00
Jeff Tao
8a1e28dcf4
Update 02-influxdb-line.mdx
2022-11-06 11:27:21 -08:00
Shengliang Guan
1c43450164
Merge pull request #17881 from taosdata/docs/sangshuduo/taosbenchmark-docs-for3.0
...
docs: correct cfgdir param meaning for3.0
2022-11-05 10:06:42 +08:00
Shengliang Guan
1c892e3e3d
Merge pull request #17894 from taosdata/fix/TD-20161
...
enh: adjust tqueue and tworker log
2022-11-04 19:11:13 +08:00
Alex Duan
72ea354451
Update 01-deploy.md
2022-11-04 18:19:53 +08:00
Alex Duan
e297eda2ad
Update 01-deploy.md
2022-11-04 17:28:03 +08:00
Shengliang Guan
4fc0e3bd55
enh: adjust the number of vnode threads so that one vnode has one write thread
2022-11-04 17:21:00 +08:00
Alex Duan
8e10e32bd0
Update 01-deploy.md
...
adjust format
2022-11-04 13:40:47 +08:00
Alex Duan
880a34dc25
Update 01-deploy.md
2022-11-04 11:46:28 +08:00
wade zhang
7a039d63ef
Merge pull request #17882 from taosdata/docs/3.0.1.6
...
release:update_docs of version 3.0.1.6
2022-11-03 17:53:03 +08:00
wenzhouwww@live.cn
d7bd87ea4c
release:update_docs of version 3.0.1.6
2022-11-03 17:47:30 +08:00
Shuduo Sang
fcf306eb8d
fix: correct cfgdir param meaning
2022-11-03 17:22:46 +08:00
Shengliang Guan
9f7f11c362
docs/monitor
2022-11-03 13:57:07 +08:00
sunmorrow
b2e9f6ef15
Update 06-select.md
2022-11-02 18:24:20 +08:00
wade zhang
a7b207dbbb
Merge pull request #17661 from taosdata/docs/sangshuduo/TD-19522-taosbenchmark-kill-slow-query
...
docs: taosbenchmark support kill slow query
2022-11-02 17:02:23 +08:00
beyoung
41951403c0
Update 04-stable.md
...
fix typo create_definitionn -> create_definition
2022-11-02 12:27:29 +08:00
beyoung
776e31fda5
Update 03-table.md
...
fix typo create_definitionn -> create_definition
2022-11-02 12:23:51 +08:00
jjismomo
13869720c3
doc: update show variables
2022-10-31 14:01:36 +08:00
wade zhang
a501dc3f0c
Merge pull request #17745 from taosdata/docs/TS-1976
...
docs: what's updated on new version (2.0.41, 3.0.2)
2022-10-29 16:43:29 +08:00
Xuefeng Tan
f2cee43cb7
doc: driver-go support stmt via WebSocket ( #17740 )
...
* doc: driver-go support stmt via WebSocket
* docs: fix typos
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-28 16:11:53 +08:00
Shuduo Sang
d625cb56b7
docs: fix few typos
2022-10-28 15:47:55 +08:00
huolibo
a7c2e0e688
docs: what's updated on new version (2.0.41, 3.0.2)
2022-10-28 15:31:47 +08:00
JWifedasd
744d1edb20
docs: update show transactions
2022-10-28 11:25:15 +08:00
Shuduo Sang
195891eaa6
docs: taosbenchmark support kill slow query
2022-10-26 10:09:53 +08:00
Xuefeng Tan
df7cb2e85a
doc : taosadapter support user specify timezone and return corresponding time ( #17400 )
2022-10-25 11:45:16 +08:00
gccgdb1234
847e351b92
doc: correct alter debugFlag syntax error
2022-10-25 10:11:02 +08:00
Shengliang Guan
10b4b68535
docs: fix conflict
2022-10-24 14:16:31 +08:00
Shengliang Guan
e20e96d8fd
Merge branch '3.0' into docs/wade-config
2022-10-24 14:09:54 +08:00
Xiaoyu Wang
a9ca24a2d7
some problems of docs
2022-10-20 17:43:11 +08:00
Shuduo Sang
7de2cdc6c7
docs: taosbenchmark supplement insert ( #17521 )
2022-10-20 15:01:22 +08:00
Shuduo Sang
80e3cc00c7
docs: taosbenchmark partial column num ( #17520 )
2022-10-20 14:54:43 +08:00
afwerar
adb0adf8d8
docs: release 3.0.1.5
2022-10-19 18:44:55 +08:00
afwerar
627cce036b
docs: release 3.0.1.5
2022-10-19 18:41:39 +08:00
afwerar
f053883e2d
docs: release 3.0.1.5
2022-10-19 18:37:53 +08:00
Linhe Huo
a9b11ffc7b
docs: add example code and syntax instruction for python subscription ( #17479 )
...
Ref: [TD-19654](https://jira.taosdata.com:18080/browse/TD-19654 )
2022-10-19 17:05:23 +08:00
Liu Jicong
272236e3fe
Merge pull request #17477 from taosdata/feature/stream
...
docs(tmq)
2022-10-19 16:26:11 +08:00
Liu Jicong
e942b300b5
docs(tmq)
2022-10-19 16:20:30 +08:00
Liu Jicong
194692595d
Merge pull request #17476 from taosdata/feature/stream
...
docs(tmq)
2022-10-19 16:17:48 +08:00
Liu Jicong
deb875f9e2
docs(tmq)
2022-10-19 16:12:47 +08:00
wade zhang
c7835d9f74
Update 01-arch.md
2022-10-19 11:33:21 +08:00
Ganlin Zhao
26fe97e93f
Update 10-function.md
2022-10-19 10:25:21 +08:00
Ganlin Zhao
72a49b1e9d
Update 10-function.md
2022-10-19 10:16:42 +08:00
Ganlin Zhao
cb7ae02a14
docs: fix interp cn docs
2022-10-19 10:12:45 +08:00
Shengliang Guan
ce85caf147
Merge pull request #17458 from taosdata/docs/ZhiqiangWang/TD-19573-update-mac-docs
...
docs: update mac docs
2022-10-19 09:27:34 +08:00
Shengliang Guan
5cd1c12c4b
Merge pull request #17448 from taosdata/fix/TD-19619
...
fix(query): mode function output behavior if there're multiple highest frequency of occurrence.
2022-10-19 09:06:43 +08:00
Xuefeng Tan
c77bc2b9b9
doc : driver-go support WebSocket-based bulk pulling ( #17435 )
...
* doc : driver-go support WebSocket-based bulk pulling
* doc : update English translation
* docs: remove preparation section
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 19:12:35 +08:00
afwerar
abbfa0b8e5
docs: update mac docs
2022-10-18 18:13:00 +08:00
Ganlin Zhao
3ec1490fe2
change mode function zh docs
2022-10-18 18:00:53 +08:00
Zhiqiang Wang
fc9982de68
docs: change macos client doc ( #17420 )
...
* docs: change macos client doc
* docs: change macos client doc
* docs: make taosadapter/taosbenchmark description align with prev
* fix: chinese colon
* fix: chinese colon
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 11:41:59 +08:00
Shuduo Sang
275f0eb5fd
docs: refine taosbenchmark json drop ( #17376 )
2022-10-16 10:52:26 +08:00
Shengliang Guan
28dfbf88be
Merge pull request #17364 from taosdata/wangmm0220-patch-2-1
...
Update 29-changes.md
2022-10-15 19:59:45 +08:00
Shengliang Guan
d82bad5c64
Merge pull request #17292 from sunpe/patch-1
...
fix: change schema-less describtion to reduce ambiguity
2022-10-14 18:03:31 +08:00
Shengliang Guan
8c783e6a4a
Merge pull request #17333 from taosdata/sunpe-patch-1
...
fix: taos-sql/functions document error
2022-10-14 18:02:45 +08:00
WANG MINGMING
9fb7c5d036
Update 29-changes.md
2022-10-14 17:27:10 +08:00
Xiaoyu Wang
a6102b4b1c
docs: fix 'terminate a tuery' chapter
2022-10-14 15:08:41 +08:00
afwerar
e453e96d6b
os: Mac change service name
2022-10-13 18:34:11 +08:00
sunpeng
6dcb2d630a
Update 10-function.md
...
fixes document error
2022-10-13 15:03:07 +08:00
wade zhang
5af90bec22
Merge pull request #17315 from arielyang/yangpan-07-develop
...
docs: some minor typo and improvements about 07-develop
2022-10-13 13:17:50 +08:00
gccgdb1234
0c3599135c
doc: fix errors in architecture for 3.0
2022-10-13 13:14:11 +08:00
Shuduo Sang
a166882c3e
docs: clarify generated value range of min/max. ( #17324 )
2022-10-13 11:00:59 +08:00
Pan YANG
0c7913aa9a
docs: some minor typo and improvements
2022-10-12 11:30:24 +08:00
wade zhang
c940cbdb6a
Merge pull request #17301 from taosdata/docs/query_doc_wxy
...
docs: add super table tag query method. add keyword description to system table column
2022-10-12 11:05:33 +08:00
Pan YANG
139d04aa30
docs: add docker pull tips ( #17307 )
...
* docs: add docker pull tips
* docs: add docker pull tips
2022-10-12 09:45:08 +08:00
Shuduo Sang
9f1c89e3ab
docs: fix a few taosbenchmark doc typos ( #17302 )
2022-10-11 19:56:24 +08:00
Xiaoyu Wang
dc9f535b05
docs: add super table tag query method. add keyword description to system table column
2022-10-11 18:42:37 +08:00
孙鹏
4a50adfba4
Update 13-schemaless.md
...
change L118 '本节将说明行协议的数据' to '本节将说明 InfluxDB 行协议(Line Protocol)的数据' to reduce ambiguity
2022-10-11 16:09:21 +08:00
Shuduo Sang
400b5e1344
docs: fix python version required and a few typos ( #17257 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
2022-10-10 13:38:41 +08:00
wade zhang
1582c738b2
Update 24-show.md
2022-10-10 11:17:47 +08:00
Haojun Liao
4324b3a90d
docs:update the data type manual.
2022-10-10 11:14:21 +08:00
wade zhang
f81c6f2d17
Update 21-node.md
2022-10-10 09:38:51 +08:00
wade zhang
a98dba9b6f
Update 24-show.md
2022-10-10 09:31:18 +08:00
Zhiyu Yang
31a4fe0722
fix: BINARY_COLUMN_SIZE is too short
...
fix: A TDengineError will be thrown since "California.SanFrancisco" is 23 bytes, and BINARY_COLUMN_SIZE is 20
2022-10-09 15:56:46 +08:00
Zhiqiang Wang
1e6ac774aa
docs: change doc about Mac ( #17227 )
2022-10-08 23:57:40 +08:00
Shengliang Guan
a472bf16ba
Merge pull request #17226 from taosdata/fix/removeFetchThreadCfg
...
fix: remove fetch thread config
2022-10-08 20:04:11 +08:00
dapan1121
d110650a99
fix: remove fetch thread config
2022-10-08 19:04:42 +08:00
wade zhang
10731f9761
Merge pull request #17222 from taosdata/feature/3_liaohj
...
doc: update chapter of the distinguished queries.
2022-10-08 17:49:33 +08:00
Haojun Liao
2636367337
update docs
2022-10-08 17:43:16 +08:00
songshuqi
5230c16153
Update 02-rest-api.mdx ( #17221 )
2022-10-08 17:42:33 +08:00
Haojun Liao
7f44649b8d
update doc
2022-10-08 17:40:02 +08:00
wade zhang
07d12a48d3
Merge pull request #17174 from taosdata/wangmm0220-patch-8
...
Update 02-influxdb-line.mdx
2022-10-08 17:36:22 +08:00
wade zhang
b184861676
Merge pull request #17140 from taosdata/wangmm0220-patch-6
...
Update 04-taosadapter.md
2022-10-08 17:34:58 +08:00
wade zhang
c01d44ae72
Merge branch '3.0' into wangmm0220-patch-8
2022-10-08 17:34:21 +08:00
wade zhang
1d424d3653
Merge pull request #17175 from taosdata/wangmm0220-patch-9-1
...
Update 03-opentsdb-telnet.mdx
2022-10-08 17:33:26 +08:00
wade zhang
6a559b56f2
Merge pull request #17176 from taosdata/wangmm0220-patch-9-2
...
Update 04-opentsdb-json.mdx
2022-10-08 17:33:12 +08:00
wade zhang
9a2eaa6ed9
Merge pull request #17177 from taosdata/wangmm0220-patch-9
...
Update 02-influxdb-line.mdx
2022-10-08 17:32:53 +08:00
songshuqi
ec74aa6621
Update 06-stream.md
2022-10-08 16:43:48 +08:00
Zhiqiang Wang
d3c4b33893
doc: change doc about Mac ( #17207 )
...
* doc: change doc about Mac
* docs: fixed few typos
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-08 13:40:41 +08:00
Zhiqiang Wang
d05b134a48
os: Mac package ( #17201 )
...
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
2022-10-08 10:12:17 +08:00
WANG MINGMING
e7d9d99d31
Update 04-opentsdb-json.mdx
2022-09-30 14:26:59 +08:00
WANG MINGMING
471f23fd58
Update 03-opentsdb-telnet.mdx
2022-09-30 14:26:54 +08:00
WANG MINGMING
a090fbfc0b
Update 02-influxdb-line.mdx
2022-09-30 14:25:49 +08:00
WANG MINGMING
50b478bd59
Update 02-influxdb-line.mdx
2022-09-30 14:17:14 +08:00
Shuduo Sang
86ca19f4d4
docs: sub-tbname rule note and fix show stables output ( #17171 )
2022-09-30 11:58:30 +08:00
Shuduo Sang
55ffdaecd4
docs: fix show database output ( #17169 )
...
* docs: add prometheus sub-table naming by rule note
* docs: fix show databases output
2022-09-30 11:11:06 +08:00
Shuduo Sang
3dbb7c435a
docs: add sub-tbname rule note for tcollector ( #17167 )
2022-09-30 11:00:35 +08:00
Shuduo Sang
8aa5100dfd
docs: icinga2 sub-tbname by rule note ( #17161 )
2022-09-29 19:14:45 +08:00
Shengliang Guan
0400fe5a85
Merge pull request #17157 from taosdata/fix/ZhiqiangWang/TD-19156-add-websocket-build
...
build: add websocket build
2022-09-29 18:59:51 +08:00
Shuduo Sang
e8d2a30aa5
docs: add sub-table name by rule note ( #17160 )
2022-09-29 18:14:51 +08:00
Shuduo Sang
61f92a24cb
docs: add prometheus sub-table naming by rule note ( #17158 )
2022-09-29 17:47:24 +08:00
afwerar
59bb3d1475
build: add websocket build
2022-09-29 17:21:28 +08:00
gccgdb1234
075d8c4933
doc: change default tab to rest
2022-09-29 16:59:47 +08:00
gccgdb1234
67aba0657d
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-09-29 16:46:04 +08:00
Shuduo Sang
129f494e7e
docs: add table name customization note ( #17153 )
2022-09-29 16:34:18 +08:00
gccgdb1234
f1d492f628
doc: change rest connection sample as the default in tabs
2022-09-29 16:18:47 +08:00
Shengliang Guan
ebe22053db
Merge pull request #17143 from taosdata/3.0
...
release: build 3.0.1.4
2022-09-29 12:43:56 +08:00
WANG MINGMING
299343092a
Update 04-taosadapter.md
2022-09-29 11:41:34 +08:00
Shuduo Sang
7aa2ffc4a8
docs: remove influx_max_line_bytes for 3.0 ( #17137 )
2022-09-29 11:09:23 +08:00
wade zhang
6cc2ac0cee
Merge pull request #17129 from taosdata/docs/irowts
...
docs: add _irowts pseudocolumn description in ZN/EN docs
2022-09-28 18:25:47 +08:00
wade zhang
287bcfb399
Merge pull request #17111 from taosdata/wangmm0220-patch-1
...
Update 13-schemaless.md
2022-09-28 17:33:10 +08:00
wade zhang
2fe2d9db33
Merge pull request #17120 from taosdata/wangmm0220-patch-3-1
...
Update 03-opentsdb-telnet.mdx
2022-09-28 17:32:41 +08:00
wade zhang
858f1f4968
Merge pull request #17119 from taosdata/wangmm0220-patch-3
...
Update 04-opentsdb-json.mdx
2022-09-28 17:32:31 +08:00
Ganlin Zhao
dd59a04963
add _irowts in Docs zh
2022-09-28 17:28:55 +08:00
WANG MINGMING
577f427065
Update 02-influxdb-line.mdx
2022-09-28 17:14:37 +08:00
WANG MINGMING
43a76d6bf0
Update 03-opentsdb-telnet.mdx
2022-09-28 16:34:00 +08:00
WANG MINGMING
97061a0aeb
Update 04-opentsdb-json.mdx
2022-09-28 16:32:38 +08:00
dapan1121
d7d2dabfe8
Merge pull request #17115 from taosdata/feat/TD-18842
...
feat(query): interp support return timestamp with pseudo column _irowts
2022-09-28 16:00:47 +08:00
Xiaoyu Wang
faf07b81c1
docs: improve the system table chapter
2022-09-28 15:35:45 +08:00
Xiaoyu Wang
7ebbce4542
docs: improve the system table chapter
2022-09-28 15:12:28 +08:00
Ganlin Zhao
8c76f882fc
fix docs
2022-09-28 14:50:04 +08:00
Ganlin Zhao
89fc9ae5ad
docs changes
2022-09-28 14:45:24 +08:00
WANG MINGMING
1c02d5733a
Update 13-schemaless.md
2022-09-28 11:47:09 +08:00
Shengliang Guan
338c45edbf
Merge pull request #17096 from taosdata/docs/3.0.1.3
...
docs: 3.0.1.3
2022-09-28 08:59:14 +08:00
Xiaoyu Wang
7dfba33a65
docs: add keepColumnName description
2022-09-27 18:54:23 +08:00
afwerar
f02d5b2a9d
docs: 3.0.1.3
2022-09-27 17:32:39 +08:00
Ganlin Zhao
70bb54c635
Update 10-function.md
2022-09-27 13:15:41 +08:00
Ganlin Zhao
0239d860ad
Update 10-function.md
2022-09-27 11:31:52 +08:00
Shuduo Sang
4305a2374a
docs: refine rest api doc ( #17050 )
...
* docs: add more clear desc
* doc: fix ../zh/08-connector/02-rest-api.mdx
2022-09-24 16:02:32 +08:00
Liu Jicong
17d7ec9818
Update 06-stream.md
2022-09-23 16:27:29 +08:00
Liu Jicong
a3a9af3c9c
Update 06-stream.md
...
`end` is used as a key word in `case when` clause
2022-09-23 16:26:57 +08:00
Shuduo Sang
cfd7036661
docs: update connector doc for3.0 ( #17020 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
2022-09-23 11:55:55 +08:00
Shengliang Guan
4dd819b360
Merge pull request #16995 from taosdata/feature/3.0_interval_hash_optimize
...
enh: add queryRsmaTolerance conf for rsma query
2022-09-22 19:43:29 +08:00
Shengliang Guan
3c65b2d81c
docs: update the default value of supportVnodes
2022-09-22 17:55:02 +08:00
Cary Xu
9ddbe54d0d
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-22 17:25:13 +08:00
xiaolei li
c577897c1f
test(docs):change docs-example file structure and update reference ( #16987 )
...
* test(docs):update docs-example file structure
* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
Cary Xu
26b9a07e7f
other: merge 3.0
2022-09-22 09:09:35 +08:00
dingbo
62f5c1e465
docs: release 3.0.1.2
2022-09-21 17:31:19 +08:00
Shengliang Guan
733759e5e2
Merge pull request #16971 from arielyang/docs/yangpan-backquote-3.0
...
docs: remove case sensitive description of quotes
2022-09-21 11:47:18 +08:00
wade zhang
a939ec47b9
Update 06-select.md
2022-09-21 11:25:33 +08:00
Pan YANG
be122addf4
docs: remove case sensitive description of quotes
...
Remove case sensitive description of quotes and other minor content.
2022-09-21 10:10:05 +08:00
baolinking
c3edf0b18b
fix:修改SERVER_STATUS的语法实例
...
将SELECT SERVER_VERSION()改为SELECT SERVER_STATUS()
2022-09-21 09:06:52 +08:00
xiaolei li
78ac5ee131
docs(diver):C# add docs with WebSocket ( #16950 )
...
* docs(diver):C# add docs with WebSocket
* docs(driver):C# docs update with commnets
2022-09-20 18:23:39 +08:00
Cary Xu
92369e025c
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-20 11:32:04 +08:00
gccgdb1234
bc9c0dfd92
doc: refine pseudo columns
2022-09-20 09:42:54 +08:00
Cary Xu
9c9ba725fc
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-19 17:37:07 +08:00
Xiaoyu Wang
23a243230a
docs: add insert select description
2022-09-19 13:11:05 +08:00
Xiaoyu Wang
d0bfa65cc4
docs: add insert select description
2022-09-19 11:54:30 +08:00
Cary Xu
eda8968252
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-19 11:15:11 +08:00
Xiaoyu Wang
c1b518722b
docs: fix query doc error
2022-09-17 13:41:51 +08:00
Shengliang Guan
f90e379f3e
Merge pull request #16884 from taosdata/docs/sangshuduo/TD-19098-schemaless
...
docs: add schemaless api
2022-09-16 20:00:52 +08:00
Cary Xu
2f5e197dbe
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-16 17:45:12 +08:00
dingbo
88ce98cdfa
docs: fix format error
2022-09-16 11:15:33 +08:00
Shuduo Sang
c57e6220d5
docs: add schemaless api
2022-09-16 10:51:51 +08:00
dingbo
36a8d4ffc4
release tools 2.2.0
2022-09-16 10:00:43 +08:00
dingbo
eb9191954b
release 3.0.1.1
2022-09-16 09:50:01 +08:00
Cary Xu
293f65e4b7
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-15 17:47:03 +08:00
wade zhang
aabdb1e27b
Update 06-select.md
2022-09-15 17:38:43 +08:00
wade zhang
6fe3141bd8
Update 06-select.md
2022-09-15 17:36:21 +08:00
Cary Xu
4be9d4c704
chore: merge 3.0
2022-09-15 16:56:46 +08:00
Shengliang Guan
9dee8fdb82
Merge pull request #16864 from taosdata/liuyq-617-patch-1
...
Update 07-tmq.mdx
2022-09-15 16:37:09 +08:00
Shengliang Guan
df8d708255
docs: remove wrong description
2022-09-15 15:50:47 +08:00
Shengliang Guan
4ff617ae35
docs: remove wrong description
2022-09-15 15:34:29 +08:00
Yiqing Liu
49f3e3c2c5
Update 07-tmq.mdx
2022-09-15 15:26:19 +08:00
huolibo
1530d75f9f
Update 14-taosKeeper.md
2022-09-15 13:11:34 +08:00
Kyno
cdd46c532e
fix: spelling error.
2022-09-15 10:35:57 +08:00
Pan YANG
dc8fb90062
docs: update latest reserved SQL keywords
2022-09-14 18:09:20 +08:00
Cary Xu
691118f8cd
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-14 18:02:10 +08:00
Shengliang Guan
1479bc8ac7
Merge pull request #16833 from taosdata/arielyang-patch-escape-backtick
...
docs: fix escape of backtick
2022-09-14 15:10:38 +08:00