Kaili Xu
ee289615e8
enh: behavior of negative logKeepDays identical to positive values ( #30939 )
2025-04-29 14:13:34 +08:00
xinsheng Ren
705472b858
docs: interval clause auto keyword desc ( #30931 )
2025-04-28 19:24:11 +08:00
Alex Duan
cc7d1b33e3
docs : correct jdbc 3.6.2 describe setTimeout ( #30913 )
2025-04-27 18:22:13 +08:00
Zhixiao Bao
24e30723e7
doc: fix some doc errors. ( #30896 )
2025-04-25 20:56:16 +08:00
Yu Chen
ae741aff06
docs/ optimize the description of 07-supported.md ( #30895 )
2025-04-25 20:55:47 +08:00
She Yanjie
7ab13d40e7
docs(jdbc): release jdbc v3.6.2 ( #30897 )
...
* taoskeeper support new adapter metrics: connection pool and status
* jdbc release 3.6.2
* update gitignore
* update jdbc release history
2025-04-25 19:23:07 +08:00
xiao-77
ff06e4d52a
doc: add description of DURATION.
2025-04-19 11:47:58 +08:00
Simon Guan
f59190d24d
docs: update window pic ( #30823 )
2025-04-18 22:41:15 +08:00
Haojun Liao
7a724c84f4
feat(gpt): support covariate forecasting ( #30806 )
2025-04-18 14:01:54 +08:00
Zhai Kun
95d0146761
Update docs/zh/14-reference/03-taos-sql/03-table.md
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 10:04:52 +08:00
Zhai Kun
43d101db63
add support of data types for composite primary key columns
...
add support of data types for composite primary key columns
2025-04-18 10:00:41 +08:00
Alex Duan
b6a63a76f5
merge: taos-tools and case 3.0 to main branch ( #30802 )
...
* merge: taos-tools and case 3.0 to main branch
* add -s option and modify concurrent name to threads
2025-04-17 15:29:23 +08:00
She Yanjie
6f88b2c30a
docs: jdbc release 3.6.1, and update some comments ( #30809 )
...
* taoskeeper support new adapter metrics: connection pool and status
* jdbc 3.6.1 released, and update some comments
2025-04-17 10:01:44 +08:00
Jing Sima
5bcc4a4fb7
docs: [TS-6094] Modify docs of virtual table.
2025-04-16 08:19:31 +08:00
dongming chen
d9b7511b0e
fix: [TS-6245]add-protection-when-drop-db ( #30567 )
2025-04-12 09:47:11 +08:00
Xuefeng Tan
08aca6a6a3
docs: update taosAdapter monitoring description ( #30761 )
2025-04-11 19:06:50 +08:00
Simon Guan
50d3705bea
enh[TS-6318]: changed the keyword for composite primary keys from "primary key" to "composite key" ( #30741 )
2025-04-10 20:31:35 +08:00
Zhixiao Bao
be606f5a12
fix: change the default value of the option shareConnlimit from 10 to… ( #30706 )
2025-04-09 13:55:59 +08:00
Alex Duan
4d092e733b
docs: python connector updates ( #30651 )
...
* python connect upgrade document
* docs: submit en docs
* docs: taosdump add/del column can export data
* fix:doc format
* docs: build fix
* docs: taosdump add more detail
* docs: version is 4.1.2 superset
2025-04-08 16:00:35 +08:00
Pan Wei
de6c14d387
docs: update 07-select.md ( #30690 )
2025-04-08 11:19:25 +08:00
WANG Xu
68d0227d7b
Update docs/zh/14-reference/01-components/03-taosadapter.md
2025-04-04 11:38:52 +08:00
chenhaoran
c704aa70a0
docs: update taosadapter monitoring metrics and fix TAG link case sensitivity
2025-04-04 11:36:56 +08:00
wangjiaming
b3b6c3d3ff
fix(fill): fix fill next/prev got different result with asc/desc order
2025-04-03 21:24:39 +08:00
Haojun Liao
aeb30e2141
doc: add error code in doc. ( #30615 )
2025-04-02 23:36:07 +08:00
minhuinie
bc85f4751a
merge main to ci/add-correct
2025-04-02 15:34:48 +08:00
minhuinie
462b29efe3
format adjustment
2025-04-02 15:18:51 +08:00
chenhaoran
6be2444277
fix: enhance clarity by emphasizing key actions in GUI and security documentation
2025-04-02 15:17:30 +08:00
dongming chen
3699abf341
docs: [TS-5927] add reference
...
docs: TS-5927-add-reference
2025-04-02 10:46:12 +08:00
chenhaoran
09365b8f7a
fix: correct typos , improve formatting in documentation and add check in ci
2025-04-01 20:34:47 +08:00
Zhai Kun
89c0dff918
doc: update 10-taosbenchmark.md ( #30564 )
2025-03-31 11:38:39 +08:00
dongming chen
c1ea554868
doc: TS-6248-fix-docs ( #30569 )
2025-03-31 11:37:57 +08:00
Simon Guan
43489f8fbc
docs: minor changes ( #30562 )
2025-03-30 10:43:53 +08:00
Pan Wei
941bd64dda
Merge pull request #30548 from taosdata/docs/main/TS-4897-limit
...
docs: [TS-4897] Remove limitations of virtual super table.
2025-03-28 14:17:40 +08:00
haoranchen
07574bae5c
enh: documentation expression for taosX-Agent deployment ( #30549 )
2025-03-28 14:16:01 +08:00
Jing Sima
a0d8757bcc
docs: [TS-4897] Remove limitations of virtual super table.
2025-03-28 13:59:38 +08:00
haoranchen
39474a81a2
docs: documentation expression for taosX - Agent deployment ( #30545 )
...
* enh: documentation expression for taosX - Agent deployment
* Update 05-taosx-agent.md
2025-03-28 11:43:29 +08:00
Xuefeng Tan
316164d3b7
docs: go connector release 3.7.0 ( #30542 )
2025-03-28 11:23:09 +08:00
haoranchen
d3a2153a21
fix: correct typos in documentation across multiple files ( #30537 )
2025-03-27 20:50:20 +08:00
haoranchen
09a7fefdbd
docs: update links to taosd and taosc reference manuals because of the diffent main dir ( #30534 )
2025-03-27 19:46:41 +08:00
chenhaoran
dac39c2152
docs: update links in anomaly detection and forecasting sections
2025-03-26 22:40:56 +08:00
chenhaoran
710837db27
docs: fix link to taosd reference manual in node configuration section
2025-03-26 20:51:35 +08:00
Yaming Pei
4d16f5bfe1
feat(taosBenchmark): supports decimal data type on main branch ( #30504 )
...
* feat: taosBenchmark supports decimal data type
* build: decimal script not use pytest.sh
* fix: fix typo for decimal script
* test: insertBasic.py debug
* build: update python connector version to 2.7.23
* docs: add decimal data type for python connector
* docs: format optimization
* docs: fix typo
* build: update docker taospy version to v2.7.23
2025-03-26 20:28:37 +08:00
She Yanjie
019542a353
docs: jdbc 3.6.0 and fix grafana compose cfg issue ( #30499 )
...
* jdbc 3.6.0 and fix grafana compose cfg issue
* add highvolume demo file
2025-03-26 14:19:17 +08:00
Yu Chen
407270f468
docs/ correct the "variable" to "variables" ( #30482 )
2025-03-26 10:14:31 +08:00
Jing Sima
b5962d6b9e
Merge pull request #30436 from taosdata/docs/main/TS-4897
...
docs: [TS-4897] Use markdown table instead of pics.
2025-03-25 12:33:55 +08:00
Jing Sima
fb71cc8be7
docs: [TS-4897] Add en docs for virtual table. ( #30404 )
2025-03-24 21:31:05 +08:00
Simon Guan
257c7cbd9f
docs: minor changes
2025-03-24 13:37:00 +08:00
Simon Guan
a488cb3d40
Merge branch '3.0' into merge/3.0to3.3.6
2025-03-24 13:31:43 +08:00
Jing Sima
18f35f2118
docs: [TS-4897] modify pics of virtual table. ( #30388 )
2025-03-24 09:27:39 +08:00
Linhe Huo
374a95dcca
Merge pull request #30356 from taosdata/dev/merge-3.0-0322
...
Merge 3.0 into 3.3.6 for new libtaos
2025-03-23 09:29:43 +08:00