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
3fc4e97a89
Update 06-select.md
2023-02-10 14:11:18 +08:00
Ganlin Zhao
a16eef479b
docs: add interp_clause to select syntax
2023-02-10 14:11:04 +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
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
dapan1121
64aff02f15
Merge pull request #19833 from taosdata/glzhao89-patch-1
...
docs: add more detail about interp subclause zh
2023-02-07 16:20:45 +08:00
Ganlin Zhao
60c0f0175a
Update 10-function.md
2023-02-07 10:54:19 +08:00
Ganlin Zhao
35675aeb2a
Update 10-function.md
2023-02-07 10:49:42 +08:00
Ganlin Zhao
90ac7efc45
docs: add more details about interp subclause en
2023-02-07 10:46:43 +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
danielclow
7a11008316
doc: add descriptions to all docs
2023-02-06 00:07:16 +08:00
Xiaoyu Wang
4a215852b6
Merge pull request #19792 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-05 08:51:01 +08:00
xiaolei li
d0dc6dc5ef
docs(driver):update c# examples' .NET to 6.0 ( #19795 )
2023-02-04 13:27:10 +08:00
xiaolei li
4a87a58c65
docs(node):fix node-rest example failed ( #19797 )
2023-02-04 02:10:47 +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
sunpeng
5a5dca3113
docs: revert go mod file ( #19791 )
...
* docs: revert go mod file
* delete indirect
2023-02-03 17:40:53 +08:00
wade zhang
889b7ea872
Update index.md
2023-02-03 17:14:18 +08:00
wade zhang
8292bb838e
Update index.md
2023-02-03 17:13:51 +08:00
Xiaoyu Wang
5d499e52f9
merge main
2023-02-03 17:13:11 +08:00
wade zhang
595e87cddf
Update index.md
2023-02-03 16:55:59 +08:00
wade zhang
c21ab3b345
Update index.md
2023-02-03 16:54:45 +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
9383acdf25
docs: latest timestamp allowed when inserting data
2023-02-03 13:00:59 +08:00
kailixu
aa3a9dd622
docs: latest timestamp allowed when inserting data
2023-02-03 11:47:46 +08:00
kailixu
6618ff199d
docs: latest timestamp allowed when inserting data
2023-02-03 11:44:15 +08:00
sunpeng
889019b253
build: add python demo to ci ( #19699 )
...
* build: add python demo to ci
* build: fix python demo
2023-01-31 09:37:50 +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
sunpeng
c30cb1f5db
build: add python demo to ci ( #19641 )
...
* build: add python demo to ci
* build: add fast write example to ci
* build: add kafka demo to ci
* fix kafka demo
* fix python demo
* fix python demo
* fix python demo
* fix python demo
* fix python demo
2023-01-30 09:58: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
Yiqing Liu
19fc157790
Update 01-faq.md
2023-01-18 10:26:03 +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
Shuduo Sang
f2ce2e94b0
fix: make example code to be tested in ci ( #19594 )
...
* fix: make example code to be tested in ci
* fix: ../docs/examples/go/go.mod
2023-01-17 12:07:38 +08:00