Hello,
I read that when the reflection of a parent dataset is refreshed, it would refresh the reflections of the children. I have a source dataset based on csv files in azure. The source dataset has a raw reflection. I am also using dbt to create a staging version of that source dataset which also has a raw reflection. I assume that constitutes a parent/child relationship.
When I refresh the source reflection via API, it does get refreshed. However, I do not see anything in the job log for the child staging dataset. When I navigate to the reflection details via the UI, it also shows the older reflection.
I am using an old (v4) version of Dremio. Would you expect to see the child (staging) reflection job in the job list based on its parent (source) reflection being refreshed?
Thanks,
Drew