Hi
I have my physical tables and I created view to this physical tables.
I can query to these physical tables but when I tried to query the views I get:
“Table ‘Charquito.stg_novedades.v_actividad_epic_alumno’ not found”, and this is not a table, it is a view.
@dsidi - Hive views are currently not supported in Dremio.
You’d have to implement them as VDS (Virtual Dataset) in Dremio by using one of the following options: