Commit Graph

295 Commits

Author SHA1 Message Date
Simon Guan 2c27c10fa8 Merge branch 'main' into merge/mainto3.0 2025-03-20 14:05:45 +08:00
She Yanjie 0baea6ad8e
add c stmt2 example to doc (#30286)
* add: stmt2 insert example

* fix: free all heap

* format code

* add c stmt2 example

* update en doc desc

* mod makefile

---------

Co-authored-by: pengrongkun94@qq.com <pengrongkun94@qq.com>
2025-03-20 09:32:45 +08:00
xinsheng Ren 789f36edda
docs: udf function, extract_avg (#30244) 2025-03-18 17:52:21 +08:00
Simon Guan 6250adb3b1 refactor: rename udfd to taosudf 2025-03-06 22:20:52 +08:00
Simon Guan 292b0cb317 Merge branch 'main' into merge/mainto3.0 2025-03-05 18:10:31 +08:00
Simon Guan 10ca97b6cf docs: minor changes 2025-03-04 22:55:25 +08:00
Shengliang Guan 88f03c4af6 docs: format 2025-02-24 15:45:41 +08:00
Shengliang Guan 25f8bfce29
Merge pull request #29844 from taosdata/feat/TS-5776
docs:add msg.consume.rawdata parameters to doc
2025-02-20 11:44:01 +08:00
Shengliang Guan 26bc7b6081
Merge pull request #29838 from taosdata/merge/mainto3.03
merge: from main to 3.0 branch
2025-02-20 11:37:23 +08:00
wangmm0220 36ae027824 docs:add msg.consume.rawdata parameters to doc 2025-02-20 10:56:03 +08:00
wangmm0220 26a0efbc10 fix:[TS-5776]add test case 2025-02-19 11:14:43 +08:00
wangmm0220 bdfa67e4a9 fix:[TS-5928]add consumer parameters 2025-02-18 17:32:00 +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
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 bf005796b3
Merge pull request #29553 from taosdata/tomchon-patch-2
modify consumer parameters in 07-tmq.md
2025-02-07 10:20:13 +08:00
sheyanjie-qq dfd9673f0c jdbc add unsigned data types support 2025-01-22 14:32:30 +08:00
sheyanjie-qq b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
sheyanjie-qq dc4feb8690 improve stmt doc, fix jdbc demo resultset bug 2025-01-13 15:01:58 +08:00
haoranchen 0f0f24f66f
modify consumer parameters in 07-tmq.md 2025-01-13 09:31:42 +08:00
sheyanjie-qq 40a89c04bf add note for sql using in parameter binding insertion 2025-01-09 14:23:00 +08:00
sheyanjie-qq 2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
Alex Duan 2c35ec8ae9 docs: add stmt2_native.py example 2024-12-30 16:11:11 +08:00
Linhe Huo 2d273d669f
Merge pull request #29399 from taosdata/docs/xftan/TD-32351
docs: go connector support native stmt2 binding
2024-12-30 12:39:09 +08:00
t_max 118b2b9877 docs: go connector support native stmt2 binding 2024-12-30 10:01:20 +08:00
sheyanjie-qq b1e9c7e6e6 update jdbc stmt2 doc and sample code 2024-12-25 16:58:30 +08:00
Yu Chen cd274063d5
docs/ optimize the description regarding native connection 2024-12-04 09:23:24 +08:00
sheyanjie-qq 9525ec823d update jdbc demo, and version history 2024-11-26 09:42:05 +08:00
Yu Chen 37021cb6f6
docs: Optimize description of JDBC subscription.md 2024-11-14 17:56:22 +08:00
sheyanjie-qq 4268f9e65c java websocket use own protocal 2024-10-19 15:36:48 +08:00
sheyanjie-qq 7e5af93031 add cpp websocket connector doc 2024-09-27 08:49:58 +08:00
sheyanjie-qq 4e7a0ba91f update develp doc 2024-09-24 20:28:10 +08:00
sheyanjie-qq 21994d450c update jdbc driver to 3.3.3 2024-09-23 20:22:56 +08:00
gccgdb1234 fde85365c2 docs: changes according to Jeff's comments 2024-09-23 12:01:22 +08:00
gccgdb1234 6b47513e07 doc: refactor document 2024-08-05 18:34:12 +08:00
gccgdb1234 3a63fd5b18 docs: overwrite docs in 3.0 branch with docs in main branch 2024-07-03 16:33:55 +08:00
sheyanjie-qq dd4e8458ce mod grafana doc and jdbc 3.3.0 related doc 2024-07-01 18:49:36 +08:00
liuyao bc015c0aa0
Update 06-stream.md 2024-03-14 14:15:41 +08:00
wangmm0220 9fd26a5949 docs:fix syntax error 2024-02-23 16:13:11 +08:00
wangmm0220 036b549262 fix:syntax error 2024-02-21 17:17:51 +08:00
wangmm0220 ac9582b24a fix:[TD-28567] do not add md5 to the end of subtable if create stream by sma 2024-02-19 13:58:58 +08:00
wangmm0220 7108e0dc4e opti:docs for tmq 2024-02-18 13:53:07 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
t_max eab4861370 refactor(c#): refactor c# connector to v3.1.0 2023-12-14 18:28:29 +08:00
wangmm0220 6ff8fd76e8 docs:add description for tmq 2023-11-17 10:14:40 +08:00
sheyanjie 369586a5c6 fix auto.offset.reset and snapshot.enable 2023-10-19 20:33:31 +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
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