Skip to content

Feat!: Infer column types in the same manner as dbt does when converting dbt seeds#2328

Merged
izeigerman merged 2 commits intomainfrom
feat-seed-type-inference-for-dbt
Mar 22, 2024
Merged

Feat!: Infer column types in the same manner as dbt does when converting dbt seeds#2328
izeigerman merged 2 commits intomainfrom
feat-seed-type-inference-for-dbt

Conversation

@izeigerman
Copy link
Contributor

This ensures that the original dbt behavior is preserved for seeds. Otherwise, projects that heavily rely on seeds and dbt's method of inferring column types can't be easily run with SQLMesh.

@izeigerman izeigerman requested a review from a team March 22, 2024 03:53
@izeigerman izeigerman force-pushed the feat-seed-type-inference-for-dbt branch from ea7576d to 32381b2 Compare March 22, 2024 03:54
@izeigerman izeigerman force-pushed the feat-seed-type-inference-for-dbt branch from 32381b2 to 8e6ec47 Compare March 22, 2024 03:56
@izeigerman izeigerman force-pushed the feat-seed-type-inference-for-dbt branch from ad61b2c to 3c1095e Compare March 22, 2024 16:09
@izeigerman izeigerman force-pushed the feat-seed-type-inference-for-dbt branch from 3c1095e to fc6ca2f Compare March 22, 2024 16:14
@izeigerman izeigerman merged commit 68bdbb7 into main Mar 22, 2024
@izeigerman izeigerman deleted the feat-seed-type-inference-for-dbt branch March 22, 2024 16:28
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