Commit graph

6156 commits

Author SHA1 Message Date
Mario Peng
28d5675e49
fix:insert into stb subquery cross dnodes (#34131) 2026-01-07 19:11:51 +08:00
xinsheng Ren
6df0b65a1a
fix: groupagg with slimit (#34083) 2026-01-06 13:41:40 +08:00
Jing Sima
d50d486ad3
fix: [6622889291] Fix invalid rowSize. (#34046) 2025-12-26 09:12:43 +08:00
WANG MINGMING
9cf0850bf2
fix(tmq): optimize tablelist in tmq when alter tag & modify tag if ne… (#33988) 2025-12-22 18:14:39 +08:00
Jing Sima
a353aee17d
fix: [6589381451] Add virtual table datatype check when query. (#33972) 2025-12-19 17:53:27 +08:00
Yihao Deng
fef04727f2
fix mem leak (#33891) 2025-12-12 09:29:05 +08:00
xinsheng Ren
5ed66be5a2
enh: json tag partition by support (#33797) 2025-12-04 14:09:59 +08:00
Jing Sima
4c2c0378fd
fix: [6487976526] Fix virtual table does not support using same column as reference. (#33780) 2025-12-03 16:42:21 +08:00
Tony Zhang
ca19c28412
enh: fix error in optimizer for ins_tables (#33725) 2025-11-28 14:41:38 +08:00
Jing Sima
6fcde1c210
fix: [TS-7649] Fix table schema is old. (#33623) 2025-11-17 17:58:14 +08:00
Tony Zhang
5c38a3dfec
fix: ins_table type error (#33586) 2025-11-14 14:33:00 +08:00
xinsheng Ren
6b22948da1
fix: exchangeId's type shouble be int64 (#33594) 2025-11-14 14:29:04 +08:00
yihaoDeng
e8cfe6a86b fix dead lock 2025-11-12 19:56:00 +08:00
yihaoDeng
d019aaaee9 fix dead lock 2025-11-12 19:52:08 +08:00
yihaoDeng
6d8372a9b5 avoid dead lock 2025-11-12 15:13:49 +08:00
yihaoDeng
65af66cd79 avoid dead lock 2025-11-12 11:17:27 +08:00
yihaoDeng
ce5922f023 avoid dead lock 2025-11-11 21:28:30 +08:00
Tony Zhang
a24e71768e
fix: state window ignores leading and trailing Null values (#33397)
* fix: state window ignores leading and trailing Null values

* fix ci cases

---------

Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-10-29 15:27:58 +08:00
Tony Zhang
94ec06eb6c
fix: state window handles null status error (#33365) 2025-10-28 14:40:40 +08:00
Tony Zhang
18b0841cc8
fix: fill operator fills duration pseudo column as sliding error (#33349) 2025-10-23 16:11:47 +08:00
xinsheng Ren
a05eaf3243
fix: memleak (#33280) 2025-10-17 09:49:52 +08:00
WANG MINGMING
3dadce88b3
fix(stream): [TD35698]decimal data error if snapshot is true (#33189) 2025-10-10 09:37:00 +08:00
xinsheng Ren
7e9c4d4ac9
fix: last ERROR (#33166) 2025-09-30 22:28:59 +08:00
Zhixiao Bao
d4fc6420af
enh: increase the QPS of the last query (#32853) 2025-09-11 13:03:28 +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
Pan Wei
1324d78c69
fix: state window desc true for issue (#32843) 2025-09-03 09:12:03 +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
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
Yihao Deng
581c3392d2
opt query on sys table ins_disk_usage (#32488) 2025-08-08 10:34:38 +08:00
Tony Zhang
cc68ac81a1
fix: wrong col_id in ins_columns (#32358) 2025-07-30 14:14:29 +08:00
hongzhenliu
606bb8a106
feat(stream): fix dead lock (#32315) 2025-07-28 16:30:26 +08:00
hongzhenliu
cf1de8a715
fix: show table distributed with null column (#32164) 2025-07-26 18:04:11 +08:00
Mario Peng
41c56f154d
fix memleak of insert into stb subquery (#32121) 2025-07-23 09:45:41 +08:00
Mario Peng
808d720c1d
feat:insert into subquery (#31401) (#31710) 2025-07-08 17:26:34 +08:00
Haojun Liao
bbeffc59b7
fix(gpt): dynamic allocate the option buffer and remove the limitation on the option serialization. (#31482) 2025-06-26 10:13:38 +08:00
Simon Guan
55b1f90433
Merge pull request #31424 from taosdata/merge/3.0tomain2
merge: from 3.0 to main branch
2025-06-20 17:49:54 +08:00
Haojun Liao
e35ea17566
fix(gpt): fix error when the primary key exists. (#31418) 2025-06-20 15:54:59 +08:00
Simon Guan
f691365426 Merge branch 'main' into merge/mainto3.0 2025-06-14 10:32:34 +08:00
Haojun Liao
5b9f09b643
fix(gpt): set the return type to be double. (#31308) 2025-06-07 14:00:54 +08:00
Haojun Liao
e725e4ab24
fix(gpt): update the timeout parameter. (#31267) 2025-06-06 17:22:46 +08:00
Haojun Liao
952944e269
fix(gpt): support dynamic_real parameter for forecasting (#31297) 2025-06-06 16:27:36 +08:00
Simon Guan
556e426880 Merge branch 'main' into merge/mainto3.0 2025-05-17 12:55:32 +08:00
Haojun Liao
d31a9bd1d2 refactor: update the logs. 2025-05-15 17:52:26 +08:00
Haojun Liao
df067af08a refactor: update logs. 2025-05-15 09:43:07 +08:00
Haojun Liao
380c3ac348 fix(stream): fix double release obj. 2025-05-13 11:35:52 +08:00
Haojun Liao
558a6132e8 refactor: do some internal refactor. 2025-05-12 15:11:44 +08:00
Simon Guan
3cfdb304e8 Merge branch 'main' into merge/mainto3.0 2025-05-12 09:01:48 +08:00
Jing Sima
84016904ff
fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999)
Ensure virtual tables invalidate cached schema metadata and reload it when a schema change (e.g., ALTER VTABLE) is detected. This prevents stale schema references and query errors after structural updates.
2025-05-10 10:34:54 +08:00
Simon Guan
f31428d422 Merge branch 'main' into merge/mainto3.0 2025-05-09 09:19:07 +08:00