TDengine/tests/army/vtable
2025-08-25 17:04:13 +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 fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. (#32719) 2025-08-25 09:21:29 +08:00
test_vtable_auth_alter_drop_child.py fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. (#32719) 2025-08-25 09:21:29 +08:00
test_vtable_auth_create.py fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. (#32719) 2025-08-25 09:21:29 +08:00
test_vtable_auth_select.py fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. (#32719) 2025-08-25 09:21:29 +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: [TD-37485] Split test_vtable_query to two test. (#32605) 2025-08-19 17:39:52 +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: [TD-37536] Split test_vtable_query_cross_db_stb to 3 tests. (#32665) 2025-08-21 13:45:50 +08:00
test_vtable_query_vstable.py fix: [TD-37485] Split test_vtable_query to two test. (#32605) 2025-08-19 17:39:52 +08:00