TDengine/include/libs/executor
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
..
dataSinkMgt.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
executor.h fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
storageapi.h fix: timeseries statis for virtual table (#30911) 2025-04-27 18:03:20 +08:00