Commit Graph

50 Commits

Author SHA1 Message Date
Simon Guan 2c27c10fa8 Merge branch 'main' into merge/mainto3.0 2025-03-20 14:05:45 +08:00
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
Hongze Cheng 93825d49b1
feat: change the max value of minFreeDiskSize to 2TB (#30250)
* feat: change the max value of minFreeDiskSize to 2TB

* fix: CI test case change

* enh: remove useless comment
2025-03-19 14:03:37 +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
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
factosea 1ee1636d9f docs: config 2025-03-11 13:40:36 +08:00
Simon Guan abaf48ae15 Merge branch '3.0' into merge/mainto3.0 2025-03-10 11:07:48 +08:00
Simon Guan 1170955b95 Merge branch 'main' into merge/mainto3.0 2025-03-10 11:05:52 +08:00
dmchen f6ac51b184 feat: TS-5927-add-doc 2025-03-06 19:19:02 +08:00
yihaoDeng 542f54297d feat:[TS-5991]update-retryWaitTime-minValue 2025-03-04 19:48:21 +08:00
Simon Guan f5429637fa Merge branch 'main' into merge/mainto3.0 2025-02-28 09:11:10 +08:00
yihaoDeng 15384dd022 docs:add desc for charset 2025-02-20 16:18:56 +08:00
wangmm0220 83d74c6b3b docs:add taos_slow_sql_detail & log principle 2025-02-20 11:19:57 +08:00
wangmm0220 6febcfe839 docs:add taos_slow_sql_detail & log principle 2025-02-20 10:29:26 +08:00
Jinqing Kuang 7f15be7b39 enh(stream): add descriptions for streamNotifyMessageSize and streamNotifyFrameSize
Added detailed explanations for the streamNotifyMessageSize and
streamNotifyFrameSize parameters in the user manual, including
their usage and configuration.
2025-02-19 17:47:27 +08:00
sheyanjie-qq 316afdb5e2 update TDinsight doc 2025-02-10 13:40:44 +08:00
t_max c70fcdc884 docs: update taosAdapter doc 2025-02-05 17:24:46 +08:00
t_max ab0e3b2b67 docs: update taosAdapter doc 2025-02-05 16:09:50 +08:00
t_max 6b92acca50 docs: update taosAdapter doc 2025-02-05 11:32:18 +08:00
t_max a0ecc3607b docs: update taosAdapter doc 2025-02-05 11:08:40 +08:00
dapan1121 4ceef6ddf1 docs: fix configuration error in doc 2025-01-14 15:36:33 +08:00
Shengliang Guan eaa8b81098
Merge pull request #29481 from taosdata/fix/TS-5836
add sync-timeout retry
2025-01-08 15:48:05 +08:00
yihaoDeng 94380c3ee6 update doc 2025-01-08 11:30:34 +08:00
yihaoDeng 1678c2b50a update doc 2025-01-08 10:16:05 +08:00
t_max 31e2a43a2c docs: fix taosAdapter and rest-api docs 2025-01-06 14:37:43 +08:00
Hongze Cheng 098ab9f4b4 enh: change some documents 2024-12-26 18:25:23 +08:00
Linhe Huo 63dc6890f6 docs(agent): add in_memory_cache_capacity options in agent
For [TS-5737](https://jira.taosdata.com:18080/browse/TS-5737)
2024-12-19 21:15:00 +08:00
yihaoDeng 10f2094bd4 Merge remote-tracking branch 'origin/main' into enh/TD-32951 2024-12-17 08:33:43 +08:00
yihaoDeng 638b0ab7f0 Merge remote-tracking branch 'origin/main' into enh/TD-32951 2024-12-16 21:41:53 +08:00
Shengliang Guan 2cf4844c11 Merge branch '3.0' into merge/3.0tomain 2024-12-16 20:06:35 +08:00
yihaoDeng fcb2660468 update doc 2024-12-16 17:44:41 +08:00
danielclow e3803e5df2 docs: move resource files to assets directory 2024-12-16 13:04:15 +08:00
Shengliang Guan ea96f51ba2 Merge branch '3.0' into merge/mainto3.0 2024-12-14 18:24:39 +08:00
xiao-77 a6e1af6b42 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-13 15:04:36 +08:00
dapan1121 b5e5f2f22a fix: add documents 2024-12-12 19:14:38 +08:00
Yibo Liu 217c4c5506
Update 12-tdinsight.md 2024-12-12 15:29:39 +08:00
xiao-77 95a72d14d5 Add en docs. 2024-12-12 15:07:07 +08:00
xiao-77 a79fbfd318 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-12 09:49:17 +08:00
danielclow 81a2e21c7d docs: unify file extensions 2024-12-10 18:05:29 +08:00
danielclow 651bd16048 docs: unify codeblock language strings 2024-12-10 11:01:19 +08:00
xiao-77 7cb2de940a Add docs. 2024-12-09 15:35:20 +08:00
danielclow 1b2b510b60 docs: second round of restructuring updates 2024-12-02 17:01:27 +08:00
yihaoDeng 0ad2de4269 update doc 2024-11-29 12:02:24 +08:00
danielclow 064fe7e01a docs: new english docs 2024-11-25 15:25:51 +08:00
Yaming Pei 23cd94c356 docs: modify the taosBenchmark documentation for the float min problem 2024-10-30 19:38:31 +08:00
t_max 4785d977f5 docs: add taosAdapter connection pool configuration description 2024-09-12 16:36:28 +08:00
WANG Xu 9a06b6eb58 docs: add browser version requirements 2024-09-06 18:11:32 +08:00
zhiyong 79d4e932b3 docs: crrect wrting and format 2024-09-02 08:56:48 +08:00
gccgdb1234 012112bb88 doc: remove _category_.yml 2024-08-12 16:19:39 +08:00
gccgdb1234 af3c27b87b doc: refactor doc EN version 2024-08-12 14:02:40 +08:00