Commit Graph

290 Commits

Author SHA1 Message Date
wangjiaming0909 bc1eacf626 add PARTITION_BEFORE_GROUP hint to use partition node before agg 2024-01-12 17:41:34 +08:00
slzhou 1a02bb4232 doc: fix insert stb syntax 2024-01-07 18:25:30 +08:00
dapan1121 9fbd4c4e5f
Merge pull request #24125 from taosdata/docs/szhou/tag-doc-restore
docs: tag document restore
2023-12-20 16:09:32 +08:00
shenglian zhou 713d29d92a doc: select tags to retrieve tags 2023-12-19 08:53:45 +08:00
shenglian zhou 7e541a5f3f Revert "fix: remove tags keyword from document"
This reverts commit 83e2e0dffd.
2023-12-19 08:49:56 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
slzhou ce48598f0d fix: pass first round test 2023-12-15 17:16:20 +08:00
wade zhang 6380ea785b
Update 02-database.md 2023-12-14 10:46:22 +08:00
dapan1121 3e30a5ad0c fix: optimize sample sql 2023-12-12 18:01:34 +08:00
dapan1121 e77ae68cbd fix: add partition by examples 2023-12-11 15:39:40 +08:00
dapan1121 fceaedce22 fix: add more detail description about partition by clause 2023-12-11 14:35:07 +08:00
kailixu 942caf655b docs: remove desc of rsma 2023-12-04 10:19:47 +08:00
kailixu b69d17c751 docs: remove desc of rsma 2023-12-04 10:16:57 +08:00
kailixu 3ce2a2157a docs: remove desc of rsma 2023-12-04 10:13:45 +08:00
kailixu 9bef4c02c5 docs: remove desc of rsma 2023-12-04 10:07:00 +08:00
dapan1121 94cb3e3eb9 fix: timetruncate doc issue 2023-12-01 17:52:29 +08:00
wade zhang 34adbe69fc
Update 02-database.md 2023-12-01 11:21:09 +08:00
danielclow 704f752c84 docs: revert one relative link used in cloud docs 2023-11-30 13:09:09 +08:00
danielclow 3297bc7ab6 docs: replace absolute links with relative links 2023-11-30 10:39:21 +08:00
danielclow ca3e669bfd docs: replace absolute links with relative links 2023-11-30 10:19:42 +08:00
danielclow 24b0ed222e docs: rename programming connectors to client libraries 2023-11-29 22:29:30 +08:00
slzhou 9b9071ed98 doc: insert into stb 2023-11-17 13:23:13 +08:00
slzhou 3ea79db604 doc: insert into stb 2023-11-17 13:22:31 +08:00
dapan1121 c480f71118
Merge pull request #23628 from taosdata/fix/TS-4052
report not supported error when DDD but no DD specified
2023-11-10 15:06:29 +08:00
dapan1121 2dc92188df
Update 10-function.md 2023-11-10 15:00:47 +08:00
wangjiaming0909 ea5adf5511 report not supported error when DDD but no DD specified 2023-11-09 20:20:00 +08:00
dapan1121 d6d8bfe685
Update 12-distinguished.md 2023-11-09 08:57:07 +08:00
wangjiaming0909 7701943d31 add doc for using default unit of interval 2023-11-08 19:24:03 +08:00
dapan1121 153bd80a4e
Update 10-function.md 2023-11-03 10:27:18 +08:00
wangjiaming 4698e9270f
Update 10-function.md 2023-11-03 10:26:13 +08:00
wangjiaming0909 b71a013b8d fix: nano seconds database error 2023-11-02 09:36:46 +08:00
dapan1121 d73968a659
Update 10-function.md 2023-10-30 13:56:20 +08:00
dapan1121 af1fed4f04
Update 10-function.md 2023-10-30 13:41:28 +08:00
wangjiaming0909 70850697a4 feat: support to_timestamp/to_char fix comments 2023-10-27 09:54:16 +08:00
wangjiaming0909 f299a28109 feat: support to_timestamp/to_char 2023-10-23 19:36:03 +08:00
Alex Duan 35fced8796
Merge pull request #23234 from taosdata/main_3_merge
other: merge main into 3.0
2023-10-12 07:48:20 -05:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
slzhou ba47f2c832 docs: show user|system databases and show normal|child tables 2023-10-12 10:19:05 +08:00
wangjiaming0909 b9cabf3158 add doc for sort_for_group hint 2023-10-11 19:52:10 +08:00
Minglei Jin 028ffc032b test/keep: fix relation with duration 2023-10-07 18:33:48 +08:00
wade zhang 6e46224966
Update 20-keywords.md 2023-09-20 08:01:58 +08:00
Haojun Liao 36316c79fe doc: update docs. 2023-09-18 17:41:58 +08:00
wade zhang 3c1affb612
Merge pull request #22882 from taosdata/DOC/TD-25699-main
doc: update doc for show vnodes
2023-09-14 11:05:20 +08:00
wade zhang f8df744879
Update 22-meta.md 2023-09-13 16:23:08 +08:00
Benguang Zhao 649418f0b1 doc: update doc for show vnodes 2023-09-13 15:05:02 +08:00
Benguang Zhao 07a663343c doc: update doc for show vnodes 2023-09-13 14:59:08 +08:00
Shuduo Sang b17a087fd6
docs: refine meta docs (#22825)
* docs: add current_user() in function

* docs: kill query command need quote around id

* docs: refine grafana plugin document

* docs: refine tdinsight doc

* docs: note about grafana unified alerting

* docs: refine en/14-reference/07-tdinsight/index.md

* docs: refine mete docs
2023-09-11 12:22:19 +08:00
wangmm0220 43ebdd9ce7 docs:modify doc 2023-09-04 17:18:22 +08:00
slzhou 83e2e0dffd fix: remove tags keyword from document 2023-09-04 09:50:43 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00