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

[CT-2215] [Spark] Use new ColumnLevelConstraint structure in spark__alter_table_add_constraints and spark__alter_column_set_constraints #655

Closed
Tracked by #6747
MichelleArk opened this issue Feb 28, 2023 · 0 comments · Fixed by #681
Assignees

Comments

@MichelleArk
Copy link
Contributor

Core issue: dbt-labs/dbt-core#7066

Refactor spark__alter_table_add_constraints and spark__alter_column_set_constraints to use the new constraints data structure in favour of the existing constraints and constraints_check.

Adapter specific tests should not need to change the existing expected_sql fixture is still the expected result!

@github-actions github-actions bot changed the title [Spark] Use new ColumnLevelConstraint structure in spark__alter_table_add_constraints and spark__alter_column_set_constraints [CT-2215] [Spark] Use new ColumnLevelConstraint structure in spark__alter_table_add_constraints and spark__alter_column_set_constraints Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants