Commit Graph

5 Commits

Author SHA1 Message Date
Mario Peng f5a339f03e
enh(stmt2): [TD-33660] interlace mode support auto create table (#30084)
* enh: remove interlace autocreate tb limit

* enh: autocreate tb with single ctb

* enh: multi-insert in one ctb

* enh: Function realization

* fix: some unit test error

fix: stmt1 unit test

* fix: review and autoCreateTb & interlace support insert into stb syntax

* fix: insert into tags fixed value auto create table

* fix: remove a wrong test

* fix: adapter segment fault

* fix: adaptor core

* fix: get fields make interlace error

* fix: adapter core problem 2

* fix: multi bind exec invalid message problem
2025-03-14 14:13:26 +08:00
pengrongkun94@qq.com c181cffe1e fix database not found bug 2024-12-25 18:32:33 +08:00
pengrongkun94@qq.com 290f870016 fix TD-33219 2024-12-18 17:04:58 +08:00
Pengrongkun e20b6c1188 fix TD-33167 2024-12-13 14:39:40 +08:00
Pengrongkun fe85f6e873 fix difference of 2 insert sql perfermances 2024-12-12 16:22:46 +08:00