Commit graph

82227 commits

Author SHA1 Message Date
Simon Guan
24ff2bee2b
test: reproduce bugs (#32474) 2025-08-06 18:13:54 +08:00
Haojun Liao
5e3c15e82f
fix(gpt): return clear error message (#32459) 2025-08-06 16:41:41 +08:00
Simon Guan
6acf74b4dc
Merge pull request #32470 from taosdata/merge/3.3.6tomain
merge: from 3.3.6 to main branch
2025-08-06 16:32:36 +08:00
Mario Peng
769b7ad805
feat(stmt):support update sql add more cases (#32469) 2025-08-06 15:53:54 +08:00
Simon Guan
22275293bd Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-06 14:10:13 +08:00
Tony Zhang
56ae04ceed
fix: wildcards pattern match bug in like clause (#32404)
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-08-06 13:49:06 +08:00
xinsheng Ren
5eef3b8fed
fix: datainserter supports concurrent writing to the same group (#32384) 2025-08-06 13:40:54 +08:00
kevin men
f956144cdd
docs: add odbc connector support ado (#32460) 2025-08-06 10:26:14 +08:00
Jing Sima
c7f28066bb
fix: [TD-37190]: disable ignore_nodata_trigger when window type is not interval/sliding or period. (#32405) 2025-08-06 09:23:29 +08:00
WANG MINGMING
bc364841bb
fix(tmq): [TD-37063] array capacity is too large (#32445) 2025-08-06 09:19:41 +08:00
Simon Guan
6984889b62
test: reproduce bugs (#32446) 2025-08-04 16:20:59 +08:00
Simon Guan
29358994cc
Merge pull request #32439 from taosdata/merge/3.3.6tomain
merge: from 3.3.6 to main branch
2025-08-04 16:20:00 +08:00
Simon Guan
f9f90137b0 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-04 10:42:31 +08:00
Simon Guan
797f4ca303 Merge branch 'main' into merge/3.3.6tomain 2025-08-04 10:39:34 +08:00
guichuan zhang
1a6e52dcd7
docs(taosx): update Data-In tasks name to TDengine Subscription and TDengine Query (#32433)
Closes [TS-6956](https://jira.taosdata.com:18080/browse/TS-6956)
2025-08-04 09:33:17 +08:00
WANG Xu
6847c9d380
Merge pull request #32435 from taosdata/fix/main/remove-taosd-precise
fix: enhance removal script to handle empty service names and add directory cleanup
2025-08-03 10:50:56 +08:00
chenhaoran
c279359f96 fix: remove unused script_dir variable from remove.sh 2025-08-03 00:44:25 +08:00
chenhaoran
2a7283be3d fix: enhance removal script to handle empty service names and add directory cleanup 2025-08-03 00:38:26 +08:00
WANG Xu
c2de0ef9d9
Merge pull request #32434 from taosdata/docs/wangxu/get-started
doc: simplify get started for docker
2025-08-02 13:40:21 +08:00
WANG Xu
112fb2b629
doc: simplify get started for docker
Signed-off-by: WANG Xu <feici02@outlook.com>
2025-08-02 13:32:11 +08:00
WANG Xu
ee078f0a17
Merge pull request #32431 from taosdata/fix/main/add-mqtt
feat: add taosmqtt support in packaging scripts and cleanup routines
2025-08-01 17:35:28 +08:00
chenhaoran
9843ddaf4b feat: add taosmqtt support in packaging scripts and cleanup routines 2025-08-01 16:16:06 +08:00
Hongze Cheng
fdd791ba3f
Merge pull request #32424 from taosdata/fix/TS-6968-3.3.6
fix: update dnode state from offline to online
2025-08-01 15:40:36 +08:00
Hongze Cheng
8933613114
Merge pull request #32423 from taosdata/fix/TS-6968-m
fix: update dnode state from offline to online
2025-08-01 15:40:23 +08:00
haoranchen
ee8e73fc93
fix: enhance removal logic to check for non-empty install directory before deletion (#32430) 2025-08-01 15:10:19 +08:00
chenhaoran
65265bd84e fix: enhance removal logic to check for non-empty install directory before deletion 2025-08-01 15:08:33 +08:00
guozhenwei
949363a4e4
fix: fix taoskeeper version (#32429)
* style: format CMakeLists.txt for consistency and readability

* fix: fix keeper version
2025-08-01 15:08:09 +08:00
guozhenwei
462231f7f9
fix: fix taoskeeper version (#32425)
* style: format code

* fix: fix keeper version
2025-08-01 15:03:25 +08:00
guozhenwei
7cac54cb88
docs: update WebSocket connection API support status and usage restrictions in documentation (#32393) 2025-08-01 13:29:29 +08:00
kailixu
09110e5cdf fix: update dnode state from offline to online 2025-08-01 10:21:29 +08:00
kailixu
d3ff5348ad fix: update dnode state from offline to online 2025-08-01 10:20:09 +08:00
Simon Guan
fe1658b79c
merge: from 3.3.6 to main branch (#32389)
* enh: grant support for data source ORC (#32378)

* fix: wrong col_id in ins_columns (#32358)

* test: remove un checked case (#32388)

* fix(parser): subquery use last_row can't found the colname (#32353)

* add col_id info in ins_columns

* fix: test case

---------

Co-authored-by: Kaili Xu <klxu@taosdata.com>
Co-authored-by: Tony Zhang <34825804+Tony2h@users.noreply.github.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-08-01 10:04:15 +08:00
Zhixiao Bao
74a1397134
test: mute recalc manual case. (#32413) 2025-08-01 10:02:07 +08:00
kevin men
fc410c3828
docs: escape_character parameter in document classification error (#32421) 2025-08-01 09:57:01 +08:00
haoranchen
db89e67e03
docs: add blank line for better readability in product classification section (#32417) 2025-07-31 19:07:45 +08:00
WANG Xu
32b912b9f3
Merge pull request #32416 from taosdata/chore/wangxu/trigger-doc-build
chore: trigger doc build
2025-07-31 18:32:35 +08:00
WANG Xu
9f6a552d97
chore: trigger doc build
Signed-off-by: WANG Xu <feici02@outlook.com>
2025-07-31 18:31:57 +08:00
Simon Guan
6194b1d3e3
test: reproduce bug (#32414) 2025-07-31 17:53:47 +08:00
Haojun Liao
bf2b65d9b5
fix(gpt): support scalar operation in forecast function. (#32409) 2025-07-31 17:27:34 +08:00
Simon Guan
5f55449552
docs: stream upgrade (#32408) 2025-07-31 16:47:11 +08:00
Simon Guan
b41929d1dd fix: test case 2025-07-31 16:45:52 +08:00
WANG Xu
1bbda77dd8
Merge pull request #32411 from taosdata/chore/wangxu/trigger-doc-build
chore: trigger doc build
2025-07-31 16:38:18 +08:00
WANG Xu
7b1b705bec
chore: trigger doc build
Signed-off-by: WANG Xu <feici02@outlook.com>
2025-07-31 16:36:34 +08:00
Hongze Cheng
275c98a73c
fix: wrong table number statistics 2025-07-31 15:49:45 +08:00
Hongze Cheng
cbadf47e5e
fix: wrong table number statistics (#32391) 2025-07-31 15:48:24 +08:00
dongming chen
1dd958c7f2
enh(TD-36909: adjust sync timer routine log (#32098) 2025-07-31 15:39:46 +08:00
dongming chen
45adfefa5d
enh(TD-36909: adjust sync timer routine log 2025-07-31 15:39:26 +08:00
Tony Zhang
466410b455 add col_id info in ins_columns 2025-07-31 14:23:13 +08:00
Jing Sima
e669dc2be0
test: [TS-6100] Reopen stream ut (#32396) 2025-07-31 11:30:50 +08:00
Simon Guan
20c2e240e2 Merge branch 'main' into merge/3.3.6tomain 2025-07-31 11:21:29 +08:00