Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Ability to specify CATALOG_SYNC for Iceberg table materialization #1199

Open
3 tasks done
sfc-gh-dyaroshenko opened this issue Oct 8, 2024 · 0 comments
Open
3 tasks done
Labels
enhancement New feature or request triage

Comments

@sfc-gh-dyaroshenko
Copy link

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

Snowflake Iceberg table materialization is great. Works like a charm creating table and registering it in Snowflake catalog.
It will be really great to be able to support the option that synchronise newly created table with Polaris catalog.
Looks like technically we have everything but the CATALOG_SYNC parameter. Hopefully this is something that can be easily added.
Snowflake documentation with example:
https://docs.snowflake.com/user-guide/tables-iceberg-polaris-sync#step-4-create-a-snowflake-managed-table
Thanks!

Describe alternatives you've considered

Potentially can be done using post-hook

Who will this benefit?

Ever growing Polaris community

Are you interested in contributing this feature?

No response

Anything else?

https://docs.snowflake.com/user-guide/tables-iceberg-polaris-sync#step-4-create-a-snowflake-managed-table
Thank you!

@sfc-gh-dyaroshenko sfc-gh-dyaroshenko added enhancement New feature or request triage labels Oct 8, 2024
@sfc-gh-dyaroshenko sfc-gh-dyaroshenko changed the title [Feature] Ability to specify CATALOG_SYNC [Feature] Ability to specify CATALOG_SYNC for Iceberg table materialization Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant