Commit graph

6305 commits

Author SHA1 Message Date
Hongze Cheng
e61fc3c3a6
feat: impl vnode scan (#32942)
* feat: support SQL commands

* feat: impl `scan database` client part code

* feat: impl `scan db.vgroups` client part code

* feat: impl `show scans` client codes

* feat: impl `show scan <id>` client code

* feat: impl `kill scan <id>` client code

* feat: impl mnode part code

* more code

* feat: impl mndScanDb

* feat: Impl all command mnode code

* feat: impl vnode part code

* fix: ci return code check

* fix: return code ci

* doc: change document

* fix: forever loop

* fix: fix some test cases

* add more codes

* fix: compile error

* fix: CI cases

* fix: some scan issues
2025-09-19 13:41:41 +08:00
Haojun Liao
696f0b171c
feat(gpt):support pseudo column in imputation. (#32972) 2025-09-12 20:43:56 +08:00
Bomin Zhang
67bd099881
enh[TD-37448][TD-37449]: implement show ssmigrate and kill ssmigrate command (#32888) 2025-09-12 15:07:57 +08:00
Simon Guan
c7efdf1a2b Merge branch '3.0' into merge/mainto3.0 2025-09-12 09:32:06 +08:00
Tony Zhang
84662bdce8
fix: last/last_row errors when using together with cols (#32938) 2025-09-12 09:25:43 +08:00
Haojun Liao
8328d12703
refactor(gpt): do some internal refactor. (#32959) 2025-09-12 09:19:06 +08:00
Simon Guan
848e8306cb Merge branch '3.3.6' into merge/3.3.6tomain 2025-09-11 15:25:02 +08:00
Zhixiao Bao
d4fc6420af
enh: increase the QPS of the last query (#32853) 2025-09-11 13:03:28 +08:00
Jing Sima
72d3189367
feat: [TD-37052] Handle origin table's vnode change in stream query. (#32931) 2025-09-10 16:12:11 +08:00
Haojun Liao
3cdc1604f3
feat(gpt): support imputation function (#32910) 2025-09-09 08:31:20 +08:00
Simon Guan
addb2c5dcf Merge branch '3.3.6' into merge/3.3.6tomain 2025-09-05 20:02:16 +08:00
Tony Zhang
ded3be494b
Revert "fix: the cols function returns incorrect results when fetching multiple timestamps. (#32743)" (#32897) 2025-09-05 19:30:55 +08:00
xinsheng Ren
4f2c274241
fix: IGNORE_NODATA_TRIGGER option is invalid within the period window (#32872) 2025-09-04 18:40:13 +08:00
Simon Guan
4d47c3b638 Merge branch '3.3.6' into merge/3.3.6tomain 2025-09-04 10:24:03 +08:00
Simon Guan
f22e53666c
merge: from 3.3.6 to main branch #32832 2025-09-04 10:22:22 +08:00
Alex Duan
690508a6d1
test: test_idmp_meters.py submit (#32763) 2025-09-03 17:28:56 +08:00
Pan Wei
1324d78c69
fix: state window desc true for issue (#32843) 2025-09-03 09:12:03 +08:00
Tony Zhang
c3eddc0ae7 fix ci return value check 2025-09-02 11:43:52 +08:00
Tony Zhang
d35d9ff9bd Merge branch '3.3.6' into merge/3.3.6tomain 2025-09-01 16:47:19 +08:00
Haojun Liao
8808fbb82c
fix(gpt): fix race-condition in pareparing files for forecast. (#32815) 2025-08-29 18:10:29 +08:00
Tony Zhang
b204ac8a23
fix: the cols function returns incorrect results when fetching multiple timestamps. (#32743) 2025-08-29 18:07:35 +08:00
Haojun Liao
5975c363cd
fix(gpt): fix race-condition in preparing tmp files (#32800) 2025-08-29 14:36:36 +08:00
Haojun Liao
4f75a26fa6
fix(gpt): fix overwrite of error code. (#32658) 2025-08-21 14:17:25 +08:00
Simon Guan
510f126752 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-18 13:45:23 +08:00
Haojun Liao
23daa4be95
refactor(gpt): update the service port. (#32589)
* fix(gpt): support scalar operation in forecast function.

* fix(gpt): add docker python script.

* fix(gpt): return clear error msg.

* fix(gpt): fix syntax error.

* fix(gpt): fix syntax error.

* test(gpt): add unit test case.

* test(gpt): add unit test case.

* test(gpt): add unit test case.

* refactor(gpt): update the service port.

* refactor(gpt): do some internal refactor.

* fix(gpt): add check for input parameters.

* fix(gpt): update the installation packages.
2025-08-18 08:13:51 +08:00
Tony Zhang
904113da6c
fix: child table decimal type error (#32543)
* fix: child table decimal type error

* record extSchema in sysTableScanInfo

---------

Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-08-14 21:02:34 +08:00
xinsheng Ren
e8d7602b6e
fix: merge external win (#32463)
* fix: merge external win

* fix: merger align extWindow
2025-08-13 17:32:06 +08:00
xinsheng Ren
96e5d1e442
fix: check output tbname calc result (#32559)
* fix: check output tbname calc result

* fix: check return code

* fix: return code

* fix: test case time  out
2025-08-13 16:23:35 +08:00
Simon Guan
dfd952ef74 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-08 14:34:01 +08:00
Yihao Deng
581c3392d2
opt query on sys table ins_disk_usage (#32488) 2025-08-08 10:34:38 +08:00
Yihao Deng
4a613fc4ef
opt query on system table ins_disk_usage (#32477) 2025-08-08 10:34:01 +08:00
Haojun Liao
5e3c15e82f
fix(gpt): return clear error message (#32459) 2025-08-06 16:41:41 +08:00
xinsheng Ren
5eef3b8fed
fix: datainserter supports concurrent writing to the same group (#32384) 2025-08-06 13:40:54 +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
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
Haojun Liao
bf2b65d9b5
fix(gpt): support scalar operation in forecast function. (#32409) 2025-07-31 17:27:34 +08:00
Tony Zhang
cc68ac81a1
fix: wrong col_id in ins_columns (#32358) 2025-07-30 14:14:29 +08:00
WANG MINGMING
694da6eb6e
Merge pull request #32362 from taosdata/feat/TS-6100-3.0-ming
Feat/ts 6100 3.0 ming
2025-07-29 18:04:23 +08:00
wangmm0220
e69beb1378 fix(stream): memory leak 2025-07-29 17:04:03 +08:00
wangmm0220
119f3c3829 fix(stream): open file error in group cache operator 2025-07-29 16:18:48 +08:00
wangmm0220
059e0d9b67 fix(stream): add execId to pTaskInfo to avoid error in groupCache 2025-07-28 19:11:03 +08:00
hongzhenliu
606bb8a106
feat(stream): fix dead lock (#32315) 2025-07-28 16:30:26 +08:00
Simon Guan
80527bdd8d
Merge pull request #32323 from taosdata/merge/stream_to_main
merge: from stream to main
2025-07-28 14:21:24 +08:00
WANG MINGMING
c970de3622
Merge branch 'feat/TS-6100-3.0-ming' into feat/TS-6100-3.0 2025-07-28 13:05:19 +08:00
wangmm0220
22cd3e1b9e fix(stream): return only ts in tsdb ts data 2025-07-28 13:03:12 +08:00
WANG MINGMING
772447a0bd
fix(stream): reset hash join error
* fix(stream): reset hash join error

* fix(stream): reset hash join error

* fix(stream): reset hash join error
2025-07-28 13:00:40 +08:00
wangmm0220
bedc259adf fix(stream): reset hash join error 2025-07-28 12:35:32 +08:00
Simon Guan
eb3c302368
merge: from 3.3.6 to main branch #32314
Merge/3.3.6tomain
2025-07-28 11:45:32 +08:00
facetosea
b6f98a7542 fix: use after free 2025-07-28 11:19:57 +08:00
facetosea
53d641e7f6 fix: merge data inserter block 2025-07-28 11:11:41 +08:00