Commit Graph

1488 Commits

Author SHA1 Message Date
Haojun Liao d76b31cf56
Merge pull request #23346 from taosdata/opti/TD-19291
fix:add except characters for smlAutoChildTableNameDelimiter
2023-10-24 11:24:40 +08:00
sheyanjie 369586a5c6 fix auto.offset.reset and snapshot.enable 2023-10-19 20:33:31 +08:00
wangmm0220 28b69d279f fix:add except characters for smlAutoChildTableNameDelimiter 2023-10-19 18:28:52 +08:00
wade zhang 69fad1c65e
Merge pull request #23337 from taosdata/docs/xftan/TD-26829/3.0
docs(driver-go): update tmq auto.offset.reset configuration
2023-10-19 14:43:47 +08:00
Adam Ji 691bbff845 docs(zh): update offset.reset default setting 2023-10-19 14:28:02 +08:00
t_max 312da0ac03 docs(driver-go): update tmq auto.offset.reset configuration 2023-10-19 14:13:17 +08:00
Haojun Liao c6dd73b68b
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
2023-10-18 11:43:43 +08:00
Haojun Liao 6120ba440d
Merge pull request #23306 from taosdata/opti/TD-19291
feat:[TD-19291]Schemaless table name can be composed based on rule
2023-10-18 11:41:59 +08:00
wangmm0220 d8c48dd346 fix:rollback 2023-10-17 15:36:59 +08:00
wangmm0220 a16c9be49f feat:[TD-19291]Schemaless table name can be composed based on rule 2023-10-17 15:34:16 +08:00
Ping Xiao c66ad0431d docs: release ver-3.2.0.0 2023-10-16 19:51:30 +08:00
wangmm0220 473142fab7 fix:conflicts from 3.0 2023-10-16 11:35:56 +08:00
Wade Zhang 9b3266fbcf docs: resolve broken links 2023-10-13 15:08:34 +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
wade zhang 3eb414eb2a
Merge pull request #23196 from taosdata/mark/tmq
docs:modify format
2023-10-10 13:59:52 +08:00
wangmm0220 53c84a7245 doc:add doc for replay 2023-10-10 11:02:01 +08:00
wangmm0220 660e77606e docs:modify format 2023-10-10 09:15:10 +08:00
wade zhang f30ec371cd
Merge pull request #23186 from taosdata/mark/tmq
opti:make withTbName for tmq always true
2023-10-09 19:06:29 +08:00
wangmm0220 21a8d83826 fix:add configure withTbName for tmq 2023-10-09 17:30:13 +08:00
tjuzyp d120cd9db8 feat: replace the qrcode of xiaot 2023-10-09 10:39:55 +08:00
wade zhang 7806e14149
Merge pull request #23170 from taosdata/mark/tmq
docs:modify version for default offset value in tmq
2023-10-09 09:22:30 +08:00
wangmm0220 8e2bb951a8 fix:version for default offset value 2023-10-09 09:12:43 +08:00
Haojun Liao 167484ab3a
Merge pull request #23145 from taosdata/mark/tmq
opti:set default offset to latest in subscription
2023-10-08 18:56:37 +08:00
Minglei Jin 028ffc032b test/keep: fix relation with duration 2023-10-07 18:33:48 +08:00
wangmm0220 9c470e9297 opti:set default offset to latest in subscription & return error if use snapshot when consume column 2023-10-07 15:25:24 +08:00
sunpe 29737cf5b0 docs: update python tmq docs 2023-10-07 10:00:54 +08:00
Shuduo Sang 1c33e7fb67 docs: refine seeq doc as jeff requests 2023-09-28 17:06:53 +08:00
Shungang Li 8f0d700fe8 feat: rm dnode config item keepTimeOffset 2023-09-25 15:46:12 +08:00
wangmm0220 af302b68af docs:support vnode split & migrate in tmq 2023-09-22 16:30:50 +08:00
wade zhang 2d5a4efc2e
Update 20-keywords.md 2023-09-20 08:01:27 +08:00
sheyanjie 67df4c3035 add timezone spec details 2023-09-19 15:06:05 +08:00
sheyanjie faca8f2ea9 support geometry data type 2023-09-19 11:20:06 +08:00
Haojun Liao 36316c79fe doc: update docs. 2023-09-18 17:41:58 +08:00
Alex Duan 9cdc929078
Update 05-taosbenchmark.md 2023-09-15 17:05:50 +08:00
wade zhang e5b627b94f
Merge pull request #22890 from taosdata/docs/DuanKuanJun-patch-9
docs: Update 06-taosdump.md
2023-09-14 11:46:31 +08:00
Alex Duan 98809ab9e8 add support version 2.5.4 2023-09-14 11:28:07 +08:00
Alex Duan 743678701d add support version 2.5.4 2023-09-14 11:27:14 +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
Alex Duan f356690fd4
docs: Update 06-taosdump.md 2023-09-13 21:22:17 +08:00
wade zhang e3b07a0934
Update 22-meta.md 2023-09-13 16:20:44 +08:00
wade zhang e33b624ce3
Merge pull request #22862 from taosdata/fix/sunpeng/TS-3953-fix-docs-for-log
docs: fix docs for log
2023-09-13 15:58:24 +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
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
Haojun Liao 2916d47e15
Merge pull request #22850 from taosdata/mark/doc
docs:modify docs for tmq
2023-09-12 16:09:18 +08:00
sunpeng 0a32f53657 doc: fix docs for log 2023-09-12 15:23:03 +08:00
sunpeng f1cbefdd6b
docs: add new version to python doc (#22854) 2023-09-12 14:20:37 +08:00