mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
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. |
||
|---|---|---|
| .. | ||
| dataSinkInt.h | ||
| dynqueryctrl.h | ||
| executil.h | ||
| executorimpl.h | ||
| executorInt.h | ||
| groupcache.h | ||
| hashjoin.h | ||
| mergejoin.h | ||
| operator.h | ||
| querytask.h | ||
| streamexecutorInt.h | ||
| streaminterval.h | ||
| streamsession.h | ||
| streamVtableMerge.h | ||
| tfill.h | ||
| tlinearhash.h | ||
| tsort.h | ||
| virtualtablescan.h | ||