Commit Graph

76779 Commits

Author SHA1 Message Date
Simon Guan 62da23b848 Merge branch 'main' into merge/mainto3.0 2025-03-20 22:43:38 +08:00
kevin men 80711ce100
docs: use source code reference in the Perspective documentation. (#30301)
* docs(zh): add perspective document

* docs(zh): fix errors in the document

* docs(zh): increase the font size of the image

* docs(en): write a Perspective English document

* docs(en): add Perspective English document

* docs(en): add perspective docsument images

* docs: add perspective docsument source code use reference

* docs: add perspective docsument images notes

* docs: adjust perspective docsument format

* docs: delete blank lines

* Update 02-perspective.md

docs: delete blank lines in multiple documents
2025-03-20 20:27:04 +08:00
Simon Guan 08da50dc8f Merge branch 'main' into merge/mainto3.0 2025-03-20 17:52:00 +08:00
kevin men 3f0a880faa
docs: add the English document for Perspective. (#30300)
* docs(zh): add perspective document

* docs(zh): fix errors in the document

* docs(zh): increase the font size of the image

* docs(en): write a Perspective English document

* docs(en): add Perspective English document

* docs(en): add perspective docsument images
2025-03-20 17:32:45 +08:00
kevin men 0ddc9b031f
docs: add perspective document (#30248)
* docs(zh): add perspective document

* docs(zh): fix errors in the document

* docs(zh): increase the font size of the image
2025-03-20 16:03:42 +08:00
Alex Duan d27848fe3b
docs: query forbid super table and special-table together (#30284)
* docs: query forbid super table and special-table together

* fix: taosBenchmark official case add to CI

* fix: tmq check consumer result

* docs: adjust json format and add note tips for both query

* docs: json format indent for query.json

* fix: forbid both query from v3.3.5.6
2025-03-20 15:59:07 +08:00
Simon Guan 2c27c10fa8 Merge branch 'main' into merge/mainto3.0 2025-03-20 14:05:45 +08:00
xinsheng Ren 59f45345fb
fix: memleak while stop udfd
* fix: use address sanitizer to detect buffer overflow in udfTest.py

* fix: improve UDF process termination in udfTest.py

* fix: udf test case, stack overflow

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2025-03-20 13:45:33 +08:00
Linhe Huo dda5bc6afe
docs: add security connection tutorial (#30288) 2025-03-20 10:39:06 +08:00
liuyao fac36002c1
ci(stream): add ci and fix issue (#30270)
* ci(stream): add ci and fix issue

* ci: adj test

* ci: add test and fix issue

* ci: adj test

* ci(stream): add test for fill operator and fix issue

* fix: fix issue

* fix: fix issue

* fix: adjust defalut rec value
2025-03-20 10:34:31 +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
Haojun Liao db57fc4ba8
fix(stream): fix race condition in send msg. (#30277)
Co-authored-by: 54liuyao <54liuyao@163.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: yihaoDeng <luomoxyz@126.com>
2025-03-19 23:15:15 +08:00
kevin men b46d79a36c
fix node.js example error (#30287)
* test: node example case

* fix: node.js example error

* fix: restore test case validation
2025-03-19 22:38:54 +08:00
Simon Guan 0a96294056
fix: adjust raft logs (#30258) 2025-03-19 21:44:39 +08:00
WANG Xu 276aa602e8
Merge pull request #30285 from taosdata/tomchon-patch-3
docs: add description to tdgpt-test.yml
2025-03-19 21:21:04 +08:00
haoranchen 2b30d54a3b
ci: add workflow description
Signed-off-by: WANG Xu <feici02@outlook.com>
2025-03-19 21:18:47 +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
Linhe Huo eaf87a5adb
docs: fix image position in DST document (#30266) 2025-03-19 17:46:11 +08:00
WANG MINGMING c291aea0f6
docs: add defination of tmq_config_res_t & fix spell error (#30271) 2025-03-19 17:21:58 +08:00
Jing Sima ccaa0b91ae
feat: [TS-4897] Add more test and fix bugs. (#30208)
* feat: [TS-4897] Fix state window wrong res when all state col is NULL.

* fix: [TD-34074] Forbid decimal type in virtual table.
2025-03-19 17:15:17 +08:00
wangjiaming 77f9707f89
feat: add more test cases for decimal
* add decimal tests

* decimal: add more decimal tests

* test(decimal): add more tests for decimal

* fix(decimal): fix decimal.py

* test(decimal): fix decimal test

* fix(decimal): fix decimal3.py test case
2025-03-19 17:13:56 +08:00
Pan Wei 0cb0e109a7
enh: add more cases for constant join (#30225)
* fix: add more cases and fix issues

* enh: add more test cases

* enh: add more test cases

* fix: memory leak issue

* enh: add view cases and fix order by issue

* enh: add document description
2025-03-19 16:50:44 +08:00
Haojun Liao 99bd700fb3
fix(gpt): add gpt (#30273)
* 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.

* doc: add mlp doc.

* fix(gpt): add gpt

* fix(gpt): update the test cases.
2025-03-19 16:48:01 +08:00
Jinqing Kuang cd69cd3fd9
docs(query): enhance time window clause descriptions in the documentation 2025-03-19 15:18:27 +08:00
Simon Guan 9d8496264f
merge: from main to 3. 0 branch (#30262)
* ci: remove if condition for invoking the test workflow

* fix: tdengine test badge

* ci: fix ci error caused by taosws cargo update (#30251)

Close [TD-33938](https://jira.taosdata.com:18080/browse/TD-33938)

* feat: add inspect tool to installation and removal scripts in packaging

* feat: add taosinspect configuration and cleanup for client installation

* enh: supports silent uninstallation of the tar package using the -e parameter

---------

Co-authored-by: Feng Chao <flyingangel_2008@163.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: Linhe Huo <linhehuo@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2025-03-19 15:07:14 +08:00
WANG Xu 44a259e6d4
Merge pull request #30147 from freemine/freemine.ci_statistics
chore(ci): statistics ci report
2025-03-19 14:21:25 +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
Linhe Huo be8a0cc627
docs: add notes for password handling in Node.js (#30267) 2025-03-19 13:35:15 +08:00
kevin men 296eee3b40
docs: upgrade the node.js connector version (#30264) 2025-03-19 11:15:22 +08:00
Linhe Huo d7c75f3b26
docs: fix password tutorial display (#30263) 2025-03-19 11:00:00 +08:00
Simon Guan 1099d91280
fix: update error codes while balance leader (#30261) 2025-03-19 10:52:02 +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
Linhe Huo 7c3d6a35b4
docs: add password tutorial for all components (#30253)
Close [TS-6000](https://jira.taosdata.com:18080/browse/TS-6000)
2025-03-19 10:10:06 +08:00
Mario Peng fd09c267a9
fix(stmt2):fix init db is NULL problem (#30256)
* fix: stmt2 interlace mode db is NULL
* fix: add test and fix one interlace no pk error
2025-03-19 10:09:00 +08:00
Simon Guan e88965970c Merge branch 'main' into merge/mainto3.0 2025-03-19 10:06:47 +08:00
dongming chen fd813aa62d
fix: TS-6126-change-error-msg (#30186) 2025-03-19 09:09:16 +08:00
WANG Xu e1e8e63188
Merge pull request #30255 from taosdata/enh/main/TS-6088
feat: add inspect tool in package and support silent uninstallation of the tar package
2025-03-18 19:19:07 +08:00
chenhaoran f4a1db9f6f enh: supports silent uninstallation of the tar package using the -e parameter 2025-03-18 18:59:49 +08:00
chenhaoran 3c30345625 feat: add taosinspect configuration and cleanup for client installation 2025-03-18 18:56:19 +08:00
Simon Guan aef00a615b
fix: ci errors (#30254)
* 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

* fix: ci errors

* fix: ci errors
2025-03-18 18:55:30 +08:00
chenhaoran c5478b15d3 feat: add inspect tool to installation and removal scripts in packaging 2025-03-18 18:51:49 +08:00
Linhe Huo 67b3e30163
ci: fix ci error caused by taosws cargo update (#30251)
Close [TD-33938](https://jira.taosdata.com:18080/browse/TD-33938)
2025-03-18 18:38:18 +08:00
WANG Xu 647342fcc3
Merge pull request #30252 from taosdata/fix/wangxu/test-badge
fix: tdengine test badge
2025-03-18 18:31:46 +08:00
WANG Xu 8de0b9a31d
fix: tdengine test badge 2025-03-18 18:30:53 +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
xinsheng Ren 789f36edda
docs: udf function, extract_avg (#30244) 2025-03-18 17:52:21 +08:00
WANG Xu 5a93f5f61e
Merge pull request #30241 from taosdata/enh/TS-6164
feat: enhance removal script with command-line options for data retention
2025-03-18 17:50:47 +08:00
Alex Duan e333f44dfb
fix(taosbenchmark): pass db options support prefix suffix with blank (#30205)
* fix: pass db parameter support prefix suffix blank

* fix: add check vgroups have blank case

* fix: remove strlen from trimCaseCmp

* fix: case init variant and remove taos-tools from .gitignore
2025-03-18 17:48:24 +08:00
jiajingbin f62ef250fd
feat: add dockerfile and modify install.sh (#30242)
* feat: add Dockerfile and modify install.sh

* enh: add a port

* fix: modify addr to 0.0.0.0 from 127.0.0.1 in taosanode.ini
2025-03-18 17:35:12 +08:00
She Yanjie 2d57795e70
add jdbc decimal (#30246) 2025-03-18 17:13:39 +08:00