Mario Peng
65156bc25c
fix: the issue that query processes get stuck when both dbname and tbname are set to ? in query statements executed via stmt2 ( #33864 )
...
* fix stmt2 query block
* fix review
2025-12-10 09:06:31 +08:00
xinsheng Ren
160e2ac74b
fix: use userAlias in tmp table ( #33778 )
2025-12-05 17:01:32 +08:00
Tony Zhang
857dedf7c8
fix: order by abs(col) column not found if col not in table ( #33722 )
2025-12-01 18:56:01 +08:00
Jing Sima
ba8749513a
fix: [TD-38729] Forbid virtual table's timestamp precision different from origin table's timestamp precision. ( #33757 )
2025-12-01 09:18:20 +08:00
Mario Peng
b03b35a67a
fix: column name too long cause coredump ( #33686 )
2025-11-25 11:26:18 +08:00
Jing Sima
1c97d2c2af
fix:[TD-38557] Fix select count(1) from virtual super table. ( #33577 )
2025-11-13 16:14:14 +08:00
WANG MINGMING
1ced706b9d
enh(wal): [TS-7567]set wal keep version to avoid deleting ( #33517 )
2025-11-13 09:28:26 +08:00
Zhixiao Bao
c8bfc1da05
fix: csv-parse-error ( #33500 )
2025-11-11 09:56:52 +08:00
xinsheng Ren
a05eaf3243
fix: memleak ( #33280 )
2025-10-17 09:49:52 +08:00
Tony Zhang
81c03936ea
fix: order by errors ( #33058 )
2025-09-30 09:50:47 +08:00
Mario Peng
7912f6cf76
fix(stmt): table not exist error return ( #33074 )
2025-09-25 16:33:06 +08:00
Mario Peng
918b10495d
enh(stmt):insert ctb in other stb return error ( #32996 )
2025-09-18 14:35:20 +08:00
Mario Peng
06e8705491
fix: add empty nchar input ( #32986 )
2025-09-16 08:56:00 +08:00
Haojun Liao
87524f9695
fix(query): set the alias name for _select_value if it is only the parameter of some functions. ( #32704 )
2025-08-25 16:35:20 +08:00
Mario Peng
d0eb0efba9
enh:stmt set tbname support all characters ( #32703 )
2025-08-22 13:53:19 +08:00
Mario Peng
05a2c78a0d
fix: dbeaver delete sql core in stmt get_fileds ( #32680 )
2025-08-22 13:08:12 +08:00
Jinqing Kuang
d735c7dced
fix(query): fix order by column check of union operator ( #32586 )
2025-08-18 12:03:49 +08:00
Mario Peng
b8163b57ee
fix(stmt2): TD-36768 ( #32578 )
2025-08-18 10:57:03 +08:00
Tony Zhang
0f9751e4ce
fix: stmt tz error ( #32503 )
...
* fix stmt tz error
* fix operator right value null error
---------
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-08-14 21:00:06 +08:00
hongzhenliu
5da5c29669
fix(client) select json on tags with escape ( #32448 )
2025-08-06 16:43:43 +08:00
hongzhenliu
e24405806d
fix(parser): subquery use last_row can't found the colname ( #32353 )
2025-07-30 14:38:22 +08:00
hongzhenliu
ef52f17fc1
fix(query): support show tags on virtual table ( #31831 )
2025-07-15 08:11:43 +08:00
Mario Peng
808d720c1d
feat:insert into subquery ( #31401 ) ( #31710 )
2025-07-08 17:26:34 +08:00
hongzhenliu
7d3ae3b734
fix: virtual table disable write ( #31535 )
2025-07-04 13:53:13 +08:00
Mario Peng
a171bddefe
fix(stmt2):heap buffer overflow ( #31606 )
2025-07-04 10:10:00 +08:00
Mario Peng
0ca816aec3
feat:stmt2 interlace mode merge same table data ( #31566 )
2025-07-01 11:24:07 +08:00
Zhixiao Bao
19574797b3
fix: insert using sql use the same stb and ctb name. ( #31451 )
2025-06-21 14:13:32 +08:00
Simon Guan
9923aedcb6
Merge branch 'main' into merge/mainto3.0
2025-06-20 14:48:16 +08:00
Pan Wei
1eb4a35063
Merge pull request #31348 from taosdata/fix/3.3.6.0/TS-6319
...
fix(parser): set current statement precision use join table precision
2025-06-20 08:55:03 +08:00
hongzhenliu335
ba2f3b2ccc
fix(parser): set current statement precision use join table precision
2025-06-18 17:53:40 +08:00
Simon Guan
2838d2f063
Merge branch '3.0' into merge/mainto3.0
2025-06-14 10:41:12 +08:00
Simon Guan
f691365426
Merge branch 'main' into merge/mainto3.0
2025-06-14 10:32:34 +08:00
Zhixiao Bao
49d89407bc
fix: bounded cols is expected for supertable insertion。 ( #31351 )
2025-06-12 22:30:46 +08:00
Yihao Deng
dc6dba0e06
feat: database engine (taosd) supports IPV6 ( #31101 )
2025-06-10 09:18:58 +08:00
Zhixiao Bao
41ae942dbb
feat: use csv reader to parse csv file. ( #31238 )
2025-06-03 17:44:10 +08:00
Kaili Xu
8d361be3e7
fix: naming rule with quotation char ( #31180 )
2025-05-27 16:27:57 +08:00
Simon Guan
309f4ffa5c
Merge branch 'main' into merge/mainto3.0
2025-05-26 13:46:33 +08:00
Mario Peng
4f7bfed1cf
enh(stmt2):add stmt2 log ( #31171 )
2025-05-23 16:36:12 +08:00
Simon Guan
8844c2e1f3
Merge branch 'main' into merge/mainto3.0
2025-05-21 17:19:55 +08:00
Hongze Cheng
adea0fc530
fix: invalid time parse in compact database command ( #31135 )
2025-05-20 11:21:29 +08:00
Mario Peng
4fab91f800
fix(stmt2):memleak insert into stb ( #31127 )
2025-05-17 21:02:58 +08:00
Simon Guan
556e426880
Merge branch 'main' into merge/mainto3.0
2025-05-17 12:55:32 +08:00
Mario Peng
24357375d9
fix:core ( #31080 )
2025-05-15 18:18:08 +08:00
Simon Guan
be6020af05
Merge remote-tracking branch 'origin/main' into merge/mainto3.0
2025-05-13 14:27:03 +08:00
Mario Peng
2889a8ff96
fix(stmt2):memleak ( #30996 )
2025-05-13 10:52:05 +08:00
Simon Guan
3cfdb304e8
Merge branch 'main' into merge/mainto3.0
2025-05-12 09:01:48 +08:00
Zhixiao Bao
338072e262
enh: add more feat for stb keep. ( #31019 )
2025-05-10 15:17:22 +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
16f90d4de1
Merge branch 'main' into merge/mainto3.0
2025-04-27 19:16:46 +08:00
Jing Sima
bd5aeda005
fix: [TD-34631] Fix timetruncate crash when using year as time unit in where clause. ( #30863 )
2025-04-24 09:56:14 +08:00