Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This error condition has the following derived sub error conditions.
The refresh selection parameters specified for this update are invalid because the dataset identifier '<datasetName>
' is invalid.
To resolve this issue:
Ensure the dataset exists and the name is correctly spelled.
If the dataset name includes special characters (e.g.,
-
or.
), enclose it in backticks.
Example: my-catalog
.my.schema
.my_table
Unable to refresh tables in file: '<filePath>
'.
The file either does not define any tables or defines only views. Refreshing views is not currently supported.
Unable to refresh tables in file: '<filePath>
'.
Please make sure file '<filePath>
' is part of this pipeline with tables defined in the file.
The refresh selection parameters specified for this update are invalid because one of the selected datasets '<viewName>
' is a view.
Please only include tables in the refresh selection.
The refresh selection parameters specified for this update are invalid because one of the the selected tables '<tableName>
' is not part of this pipeline.
Table <tableName>
does not exist in the graph.