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

feat(spark, databricks): Support view schema binding options #3739

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

VaggelisD
Copy link
Collaborator

Fixes #3738

Add support for the schema_binding clause with syntax:

WITH SCHEMA { BINDING | COMPENSATION | [ TYPE ] EVOLUTION }

Docs

Databricks CREATE VIEW

@georgesittas georgesittas merged commit 912bc84 into main Jul 4, 2024
6 checks passed
@georgesittas georgesittas deleted the vaggelisd/spark_schema_binding branch July 4, 2024 12:45
@aersam
Copy link
Contributor

aersam commented Jul 4, 2024

Guys, you're awesome! thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Spark 3.5's new View Schema Binding Options
3 participants