What's Changed
Features
- Enable concurrent microbatch execution by @wmjones in #1326
- Add optimize() call to snapshot materialization by @aarushisingh04 in #1341
Fixes
- Quote catalog names in SHOW SCHEMAS commands by @aarushisingh04 in #1332
- Add cluster clause to streaming table alter sql by @ShaneMazur in #1330
- Add missing optimize() call to table v2 materialization by @sd-db in #1345
- Apply column-level tags for V1 table materialization by @sd-db in #1346
- Check constraints enforced config param prior to applying by @colin-rogers-dbt in #1343
New Contributors
- @wmjones made their first contribution in #1326
- @aarushisingh04 made their first contribution in #1332
Full Changelog: v1.11.5...v1.11.6