Hi!
We’re using Dremio AWS build 25.0.7-202407181421320869-2632b04f and this is what happens sometimes:
Someone opens a VDS for editing but just because (for example) to do some experimental modification on it, they are not saving the modification before closing the editor.
That modified query can get “stuck” somewhere in the caches of Dremio and later if someone opens the VDS for editing it will show the modified version by someone else.
The modification is saved in the VDS definition, the VDS runs without the modifications and if you query sys.views the definition there will be the correct one, but if you open an editor there is a different (usually much older) version edited by someone else in the organization.
Is there a fix for this in later versions or some way to eliminate these stuck editing versions?