dbt-adapter 1.1.0-rc1 - April 17, 2024
Features
- Debug log when
type_code
fails to convert to adata_type
- Introduce TableLastModifiedMetadataBatch and implement BaseAdapter.calculate_freshness_from_metadata_batch
- Support for sql fixtures in unit testing
Under the Hood
- Add the option to set the log level of the AdapterRegistered event
- Update dependabot config to cover GHA