Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

dbt-bigquery v1.8.1

Choose a tag to compare

@github-actions github-actions released this 15 May 23:57

dbt-bigquery 1.8.1 - May 15, 2024

Features

  • Add configuration options enable_list_inference and intermediate_format for python models (#1047, #1114)

Fixes

  • Default enableListInference to True for python models to support nested lists (#1047, #1114)