TDengine/tests/army/vtable
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
..
ans merge: from 3.3.6 to main branch (#32389) 2025-08-01 10:04:15 +08:00
data feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
in feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
test_vtable_alter.py fix: [TS-4897] Fix create child table after modify super virtual table failed (#30317) 2025-03-23 17:26:03 +08:00
test_vtable_auth_alter_drop.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_auth_alter_drop_child.py feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
test_vtable_auth_create.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_auth_select.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_create.py feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
test_vtable_drop.py fix: [TS-6383] Fix drop vtable error. (#30820) 2025-04-19 11:31:40 +08:00
test_vtable_join.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_meta.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_query.py fix: [TS-4897] Add test for query after alter vtable. (#30530) 2025-03-28 14:40:54 +08:00
test_vtable_query_after_alter.py fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
test_vtable_query_after_drop_origin_table.py fix: [TS-6094] Fix virtual table get wrong origin table's meta (#30586) 2025-04-02 11:29:34 +08:00
test_vtable_query_cross_db.py fix: [TS-4897] Support query stables cross databases and fix potential deadlock. (#30507) 2025-03-28 10:07:08 +08:00
test_vtable_query_cross_db_stb.py fix: [TS-4897] Support query stables cross databases and fix potential deadlock. (#30507) 2025-03-28 10:07:08 +08:00