You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent creation of schema for symbolic models (#1061) @izeigerman
Always set global variables for dbt packages. Manually extract macro references in additional to the ones fetched from the manifest (#1069) @izeigerman
Support int64 range partitioning for BQ dbt projects (#1070) @izeigerman
Allow multiple statements after rendering jinja for pre- / post-statements (#1072) @izeigerman
Handle optional model and audit paths in the API (#1071) @vchan
Propagate table properties when replacing query (#1076) @izeigerman
Make sure to skip a node only once when concurrently processing a DAG (#1079) @izeigerman
Support legacy property names in the dbt BQ target (#1080) @izeigerman
Fallback to model dialect when rendering an audit query (#1081) @izeigerman
Support dbt_utils.star prefix and suffix using dbt version of the macro (#1085) @crericha
Fetch columns-to-types mapping from the target DW when determining a type of the time column (#1083) @izeigerman