Closed kyleburke-meq closed 7 months ago
depending on the order of the merges, we will have to resolve conflicts with #257 , i am adding column alias functionality there.
@dataders is there something preventing this PR from being merged?
+1 This feature is pretty helpful - especially when trying to handle timestamps w/ parquet files :)
@dataders I have updated the integration test so it is now passing. I also resolved the conflict with https://github.com/dbt-labs/dbt-external-tables/pull/257.
Would you kindly review this again?
@kyleburke-meq thanks for resolving the conflicts and adding the integration test for the changes.
resolves: #140
Adds the ability for custom expressions and identifiers to external sources in snowflake.
Description & motivation
All credit goes to @ipear3 and his original PR: https://github.com/dbt-labs/dbt-external-tables/pull/209 I am just resolving a merge conflict and want to see the code implemented.
Checklist