Skip to main content

INVALID_REFRESH_SELECTION error condition

SQLSTATE: 42000

The refresh selection parameters specified for this update are invalid because

INVALID_IDENTIFIER

the specified dataset '<datasetName>' could not be analyzed.

SELECTIVE_REFRESH_VIEW_NOT_SUPPORTED

one of the selected datasets '<viewName>' is a view.

Please only include tables in the refresh selection.

TABLE_NOT_FOUND

one of the the selected tables '<tableName>' is not part of this pipeline.

Table <tableName> does not exist in the graph.