Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Snowflake DDL containing WITH ROW ACCESS POLICY my_policy are not getting parsed #291

Copy link
Copy link
@sahilsahil934

Description

@sahilsahil934
Issue body actions

A snowflake DDL CREATE TABLE test_table (
id INT,
name STRING
)
WITH ROW ACCESS POLICY my_policy; will not parse and return [] if you remove with row access policy my_policy it will work

To Reproduce
Steps to reproduce the behavior:
install the library import DDLParse and try to parse the above query it will fail

Expected behavior
It should parse and return the expected response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.