Skip to content

v1.10.4

Latest
Compare
Choose a tag to compare
@ericj-db ericj-db released this 24 Jun 18:07
· 54 commits to main since this release
df3d0f6

What's Changed

  • Wait for library installation on python submission by @ericj-db in #1031
  • Fix insert overwrite compile check when using model level compute override by @ericj-db in #1035
  • Fix multiple foreign key constraints bug by @ericj-db in #1039
  • Downgrade INSERT_OVERWRITE error to warning for SQL warehouses by @ericj-db in #1038
  • Fix location_root case sensitivity by @ericj-db in #1043
  • Set column comments on create for MV/ST by @ericj-db in #1046
  • Add column mask support for tables and incremental by @ericj-db in #1033
  • Fix insert_overwrite handling of schema update by @ericj-db in #1058
  • Add metric_view as a relation type by @ericj-db in #1065
  • Add column-level tag support for table, MV, ST, incremental by @ericj-db in #1062
  • Fix ACL permissions not applied to notebook jobs created by DBT Python model by @case-k-git in #1015
  • Disable unsetting table and column tags by @ericj-db in #1071

Full Changelog: v1.10.2...v1.10.4