Commit Graph

402 Commits

Author SHA1 Message Date
liuyao 396a01de16
doc(stream): add new trigger type (#30276)
* doc(stream): add new trigger type

* doc: adjust stream doc

* doc: adjust doc
2025-03-19 19:20:50 +08:00
WANG MINGMING 3fafecb242
feat[TS-6137]: support sliding in force_window_close (#30203)
* feat[TS-6137]: support sliding in force_window_close

* feat[TS-6137]: support sliding in force_window_close

* feat(stream): force window close support interval sliding

* feat[TS-6137]: support sliding in force_window_close

* feat[TS-6137]: support sliding in force_window_close

* feat[TS-6137]: support sliding in force_window_close

---------

Co-authored-by: 54liuyao <54liuyao@163.com>
2025-03-19 10:22:06 +08:00
Simon Guan d02196a231
refactor: adjust some logs (#30245)
* refactor: adjust wal log infos

* refactor: adjust some log's level

* refactor: adjust some log's level

* fix: add traceId for sync module

* refactor: adjust log level

* refactor: adjust log level

* refactor: adjust log levels

* refactor: adjust log levels

* refactor: adjust log levels

* refactor: adjust log levels

* refactor: adjust log levels

* refactor: adjust log levels

* refactor: adjust log levels

* docs: update keywords

* fix: compile errors in windows

* docs: minor changes

* docs: minor changes

* refactor: minor changes

* docs: fminro changes

* docs: format

* refactr: remove uncessory logs

* docs: format doc
2025-03-18 17:55:36 +08:00
Haojun Liao f6c3843ef9
docs: add mlp algo #30243
doc: add mlp doc and merge 3.0
2025-03-18 16:18:33 +08:00
WANG MINGMING 3bc6635de3
feat[TS-6115]: support deletion of topics with active consumers. (#30232)
* feat[TS-6115]: drop topic & consumer group in force

* feat[TS-6115]: drop topic & consumer group in force

* feat[TS-6115]: drop topic & consumer group in force
2025-03-18 14:11:00 +08:00
Simon Guan a70e840df6
docs: update keywords (#30234)
* docs: update keywords

* docs: minor changes

* docs: minor changes

* docs: fminro changes
2025-03-18 13:49:23 +08:00
Haojun Liao 8f89aec7cb
feat(gpt): add sample autoencoder anomaly detection model, and some internal refactor. (#30227)
* fix(stream): support packaging enterprise edition.

* feat(gpt): support lstm and do some internal refactor, add sample autoencoder model.

* feat(gpt): support lstm and do some internal refactor, add sample autoencoder model.

* test(gpt): disable model case.

* test(gpt): disable model case.

* doc: fix title error in doc.
2025-03-18 13:34:17 +08:00
WANG MINGMING 930b57b770
feat: support fill_history 1 async when creating stream (#30185)
* feat:[TS-5617]use last_row cache mode if creating stream in fill_history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* fix: heap use after free

* feat: add log

* fix: ci case error

* fix: compile error in windows

* fix: ci case error

* fix: heap user after free

* fix: memory leak

* fix: ci case error

* fix: ci case error

* fix: ci case error

* feat: support fill_history 1 async when creating stream

* feat: support fill_history 1 async when creating stream

* fix: compile error

* feat[TS-5617]: support fill_history 1 async when creating stream

---------

Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
2025-03-18 10:01:33 +08:00
Linhe Huo 2b388f1114
docs: update exception handling strategy (#30008)
* docs: update exception handling strategy

* docs: fix formatting in exception handling strategy documentation

---------

Co-authored-by: tjuzyp <ypzhang@taosdata.com>
2025-03-18 09:59:28 +08:00
Simon Guan a2089da27f Merge branch 'main' into merge/mainto3.0 2025-03-17 21:43:11 +08:00
Zhiyu Yang b5b0aa70d2
docs(opcda): support {id} in tbname#TS-5785 (#30026) 2025-03-17 18:06:05 +08:00
Simon Guan 1a6becbd2b Merge branch '3.0' into merge/mainto3.0 2025-03-14 14:54:02 +08:00
yanyuxing a62b0743e9 docs(mqtt): update TLS configuration for mqtt datasourace 2025-03-14 14:43:27 +08:00
WANG MINGMING 3d053e2c9b
feat(stream): optimize client logic of creating stream if with history (#30059)
* feat:[TS-5617]use last_row cache mode if creating stream in fill_history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* fix: heap use after free

* feat: add log

* fix: ci case error

* fix: compile error in windows

* fix: ci case error

* fix: heap user after free

* fix: memory leak

* fix: ci case error

* fix: ci case error

* fix: ci case error

---------

Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
2025-03-14 13:55:52 +08:00
Simon Guan 724facd134 Merge branch 'main' into merge/mainto3.0 2025-03-14 11:49:02 +08:00
zyyang 32505dacec docs(opc): support request_ts#TS-5728 2025-03-13 21:04:08 +08:00
Simon Guan ab92650474
Merge pull request #30101 from taosdata/doc/ana_doc
doc: update the gpt doc, and info in faq part.
2025-03-10 18:19:02 +08:00
Simon Guan 5faae98d8e
Merge pull request #30102 from taosdata/doc/ana_doc
doc: update gpt doc.
2025-03-10 18:18:51 +08:00
Haojun Liao 97b774a981
Update 07-faq.md 2025-03-10 17:36:46 +08:00
Haojun Liao 2cbbc67185
Update 07-faq.md 2025-03-10 16:17:53 +08:00
Simon Guan 36bdb20078 docs: minor changes 2025-03-05 19:45:35 +08:00
Linhe Huo 3b448f6812
Revert "docs: update exception handling strategy" 2025-03-04 21:40:11 +08:00
tjuzyp d6eb13aaff docs: update exception handling strategy 2025-02-26 20:24:05 +08:00
Shengliang Guan f2f8cb1648 Merge branch '3.0' into merge/mainto3.03 2025-02-19 17:00:41 +08:00
Shengliang Guan ddd799b03d Merge branch 'main' into merge/mainto3.02 2025-02-18 16:45:56 +08:00
Shengliang Guan 48758608b4
Merge pull request #29812 from taosdata/doc/analysis
doc: update tdgpt doc.
2025-02-18 15:41:39 +08:00
Shengliang Guan 63e039e55d Merge remote-tracking branch 'origin/main' into doc/contrib 2025-02-18 14:56:55 +08:00
Shengliang Guan daabd4be3c docs: minor changes 2025-02-18 14:53:39 +08:00
Haojun Liao c26d0903df
Update index.md 2025-02-18 14:48:25 +08:00
Haojun Liao be956fb20b
Update index.md 2025-02-18 14:47:49 +08:00
Shengliang Guan 406dcc7333
Merge pull request #29810 from taosdata/doc/ana_doc
doc: update tdgpt doc.
2025-02-18 14:10:10 +08:00
Alex Duan 70ad51876a
docs : tools page to adjust doc frame (#29769)
* fix: show max display width

* fix: adjust taos-cli doc

* fix: adjust taos-cli doc1

* fix: taosBenchmark detail tmq doc

* fix: normal parameter add blank

* docs: add taosBenchmark tmq docs

* fix: tmq parameter link to tmq module introduce

* fix: tmq parameter link other

* fix: docs for subscribe parameters

* fix: colon and dot add

* fix: remove dot

* fix: add all full stop

* fix: add all full stop lost one

* fix: add all full stop for all docs

* fix: add all full stop for all docs

* fix: add all full stop symbol

* docs: englisth doc for tools is ok

* fix: english docuement ok

* fix: install tdengine link update

* fix: set toc_max_level to 4

* fix: short title for good show

* fix: remove title taosdump word

* docs: unify taos shell taos-CLI and so on to TDengine CLI
2025-02-18 14:09:34 +08:00
Shengliang Guan 01b21cdff3
Merge pull request #29808 from taosdata/doc/analysis
doc: update tdgpt
2025-02-18 11:27:51 +08:00
Haojun Liao 12309aebe1 Update index.md 2025-02-18 11:18:23 +08:00
Haojun Liao 56365915a4 Update index.md 2025-02-18 11:18:21 +08:00
Haojun Liao 72f8ba5031 Update index.md 2025-02-18 11:18:19 +08:00
Haojun Liao 7a1ad570b6 Update index.md 2025-02-18 11:18:17 +08:00
Haojun Liao 3dbfabb2f4 Update index.md 2025-02-18 11:18:14 +08:00
Haojun Liao d7619a91fc Update index.md 2025-02-18 11:18:10 +08:00
Haojun Liao 2f7ef93d3b Update index.md 2025-02-18 11:18:07 +08:00
Haojun Liao 72f589446a doc: add figures. 2025-02-18 11:18:04 +08:00
Haojun Liao b50048ba55 Update index.md 2025-02-18 11:18:02 +08:00
Haojun Liao d4f4d78c8f Update index.md 2025-02-18 11:17:59 +08:00
Haojun Liao e3b2e3811f Update index.md 2025-02-18 11:17:40 +08:00
Haojun Liao 9512580fdf doc: add figures. 2025-02-18 11:17:37 +08:00
Haojun Liao a474665103 Update index.md 2025-02-18 11:17:35 +08:00
Haojun Liao 6e152c9264
Update index.md 2025-02-18 11:13:08 +08:00
Haojun Liao 8b870bd691
Update index.md 2025-02-18 11:12:33 +08:00
Haojun Liao 5f2f6bf9b9
Update index.md 2025-02-18 11:00:14 +08:00
Haojun Liao 1599cd6e15
Update index.md 2025-02-18 10:54:02 +08:00