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

[BUGFIX] 0.18.x Ignore unsupported INTERVAL type as part of CDM #10414

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

Kilo59
Copy link
Contributor

@Kilo59 Kilo59 commented Sep 17, 2024

Currently CDM and Schema introspection fails for any Databricks SQL table asset that has an INTERVAL column.

This change should prevent the presence of an INTERVAL column from breaking CDM for all other columns.

https://docs.databricks.com/en/sql/language-manual/data-types/interval-type.html

@Kilo59 Kilo59 changed the title ignore interval type [BUGFIX] Ignore unsupported INTERVAL type as part of CDM Sep 17, 2024
@Kilo59 Kilo59 changed the title [BUGFIX] Ignore unsupported INTERVAL type as part of CDM [BUGFIX] 0.18.x Ignore unsupported INTERVAL type as part of CDM Sep 17, 2024
@Kilo59 Kilo59 self-assigned this Sep 17, 2024
@Kilo59 Kilo59 requested a review from anthonyburdi September 17, 2024 20:57
@Kilo59 Kilo59 enabled auto-merge September 17, 2024 20:57
@Kilo59 Kilo59 added this pull request to the merge queue Sep 17, 2024
Merged via the queue into 0.18.x with commit 4545dfc Sep 17, 2024
58 checks passed
@Kilo59 Kilo59 deleted the b/_/dbs-cdm-interval-fix branch September 17, 2024 22:03
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.

2 participants