Skip to content

Profile_schema macro does not work on Snowflake #24

@Brentgreenwood

Description

@Brentgreenwood

Realize this macro was written for BigQuery, and many of the functions in BQ are different from Snowflake so don't work there. It's a very useful macro tho, so I ported it to SnowflakeSQL for my own use. Would be happy to contribute that back to the project. My question would be how you'd like to implement that. As sub-macros that are platform specific (BQ & Snowflake) with the original macro calling the the subs based on a new param that defaults to BQ. Or just a separate, snowflake-specific macro and leave the old BQ version as is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions