This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Setting user-defined tblproperties #572
RealMirage
started this conversation in
General
Replies: 2 comments
-
@RealMirage
In the example above I added contains_pii and custom_prop, that will be shown as properties in glue catalog. We can transform this discussion as an issue to document properly this behvior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@RealMirage Did the above helped you? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a supported way through this DBT adapter to add custom tblproperties to our models? I'm working with some Iceberg models I want to tag with custom properties. DBT already tags the models with some of its own custom properties that are exposed in Glue such as "dbt_project_version" or "unique_id" so mostly wondering if there's a way exposed (or something I can make a macro for) that can accomplish this ask.
Beta Was this translation helpful? Give feedback.
All reactions