Skip to content

[ADAP-633] [Feature] Support Hybrid tablesΒ #734

@b-per

Description

@b-per

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt-snowflake functionality, rather than a Big Idea better suited to a discussion

Describe the feature

We could add support for Unistore/Hybrid tables by allowing users to materialize hybrid tables from dbt.

I couldn't find an official docs page for the feature but there is a blog post talking about it.

The syntax examples shown are CREATE HYBRID TABLE xxx or CREATE OR REPLACE HYBRID TABLE xxx but I don't know if it supports CREATE HYBRID TABLE AS () or not.

Describe alternatives you've considered

People could create their own materialization or update some of the core macros to allow creating those tables.

Who will this benefit?

Snowflake customers who would like to use the Unistore capabilities.

Are you interested in contributing this feature?

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions