Skip to content

dbt-spark v1.5.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 20:55
a0562e0

dbt-spark 1.5.0-b4 - March 30, 2023

Features

  • Modify adapter to support unified constraint fields (#655)
  • Modify order of columns in create_table_as to match contract (#671)

Under the Hood

  • Treat contract config as a python object (#645, #693)

Dependencies

  • Update ipdb requirement from ~=0.13.11 to ~=0.13.13 (#677)
  • Update wheel requirement from ~=0.38 to ~=0.40 (#680)
  • Update pre-commit requirement from ~=2.21 to ~=3.2 (#687)
  • Update wheel requirement from ~=0.38 to ~=0.40 (#680)
  • Bump mypy from 1.0.1 to 1.1.1 (#675)
  • Update types-pytz requirement from ~=2022.7 to ~=2023.2 (#697)
  • Update pytz requirement from ~=2022.7 to ~=2023.2 (#696)