dbt-labs / dbt-external-tables

dbt macros to stage external sources
https://hub.getdbt.com/dbt-labs/dbt_external_tables/latest/
Apache License 2.0
294 stars 119 forks source link

Fix: Make databricks tests passing again #159

Closed jeremyyeo closed 1 year ago

jeremyyeo commented 1 year ago

Description & motivation

Fixes #156

Temporarily pin pyodbc until a future date.

Checklist