Skip to content

dbt-external-tables 0.1.1

Compare
Choose a tag to compare
@jtcohen6 jtcohen6 released this 21 Jan 18:33
6553a74

Minor fixes to reflect updates to Snowflake create external table functionality (#15). Namely:

  • By default, Snowflake now grabs all metadata automatically after creating an external table, rather than requiring the user to run alter external table ... refresh
  • Add pattern parameter to enable regex-matching of file names housed within the external location