We would need exact steps to reproduce this such as how it was moved (from one space to another, or to a different folder, did the dataset get renamed?). Does opening the dataset work?
Yes, opening the datasets work. We moved dataset d from /core to /core/subset1 through Add Folder button. They are all in the same workspace. The core is the workspace name.
Can you describe the dataset - is it a join of multiple datasets for example? Moving datasets works fine when I did a quick test so it might be something about our dataset’s composition.
@doron, in case it helps, I had a very similar issue with Dremio 2.0.1-201804132205050000-10b1de0.
I moved a couple of datasets derived from a MongoDB source from one space to another. After which I started to get the same error as @dli16 posted above when trying to open the source SQL of each of the moved datasets.
I did not have time to reproduce and report it, but learned to never move datasets and instead create a new one using a copy of the SQL statement.
@doron I am experiencing the same issue and as @muv states above, my only workaround is to copy the original SQL statement and create as a new query in the Space I would like to move to.
What I am wondering is, is whether this is the only option? as this could result in lost queries and it appears to me this makes the Move function harmful