Skip to content

v1.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tkiehn tkiehn released this 10 Jan 15:34
· 4 commits to main since this release
27f64ae

What's Changed

New Features

  • Implement new prejoin syntax to allow extraction of multiple columns from the same relation. More info in the docs.
  • Implement new method of parameter passing of the macros (you can now directly pass the yaml_metadata-object!) by @tkirschke. More info in the docs.

Bug Fixes

  • Redshift: Use QUALIFY statement instead of prep-CTEs to enhance performance by @tkiehn in #302
  • fix databricks ghost records for binary datatype by @tkiehn in #301
  • Various improvements of ghost records for Bigquery, Oracle, Fabric, Databricks

Full Changelog: v1.8.1...v1.9.0