TDengine/source/dnode/mnode
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
..
impl fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
sdb fix(stream): fix the double release stream object in mnode. (#30942) 2025-05-06 15:56:24 +08:00
CMakeLists.txt