Skip to content

IoT wind turbine demo - error with 02-UC-gov - protected view #240

Description

@evogelpohl

demo: IoT wind turbine. dbdemos 0.6.31
notebook: 02-UC-data-governance-security-iot-turbine
cell/step: 13: Let's create and try our new protected view

getting error running CREATE statement. what is "parts' in the from statement (line 8)? I have no table or view called 'parts'. I see a volume called 'parts', but not a tbl/view

ERROR: [TABLE_OR_VIEW_NOT_FOUND] The table or view parts cannot be found. Verify the spelling and correctness of the schema and catalog.
If you did not qualify the name with a schema, verify the current_schema() output, or qualify the name with the correct schema and catalog.
To tolerate the error on drop use DROP VIEW IF EXISTS or DROP TABLE IF EXISTS. SQLSTATE: 42P01

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions