Skip to content

Fix: parse python model column types with dialect#3633

Merged
treysp merged 1 commit intomainfrom
trey/py-model-dec-dialect
Jan 16, 2025
Merged

Fix: parse python model column types with dialect#3633
treysp merged 1 commit intomainfrom
trey/py-model-dec-dialect

Conversation

@treysp
Copy link
Contributor

@treysp treysp commented Jan 14, 2025

Currently, python model column data types are parsed with the default sqlglot dialect instead of the explicit model dialect or project default dialect.

This PR updates it to use the explicit model dialect when present and default project dialect when not.

@treysp treysp changed the title Fix: build python model column types with dialect Fix: parse python model column types with dialect Jan 14, 2025
@treysp treysp force-pushed the trey/py-model-dec-dialect branch from c59f292 to 85145d2 Compare January 16, 2025 21:04
@treysp treysp merged commit 518ae77 into main Jan 16, 2025
3 checks passed
@treysp treysp deleted the trey/py-model-dec-dialect branch January 16, 2025 21:19
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.

3 participants