What's Changed
Features
- feat: Add invocation_id to default query comment by @GuyEshdat in #1378
Fixes
- fix: enforce 255-character identifier length limit for Databricks relations by @psaikaushik in #1391
- fix: prevent spurious MicrobatchConcurrency warning on every run (#1406) by @sd-db in #1409
- fix: prevent _cache_dbr_capabilities from caching None-version entries (#1398) by @sd-db in #1414
- fix: missing metadata handling in is_hudi and is_iceberg by @aarushisingh04 in #1435
- test: fix failing
TestStreamingTableLiquidClusteringChangesby @sd-db in #1436 - fix: stop emitting insert_overwrite noise warning on every run (#1305) by @sd-db in #1425
- fix: warn on contract.enforced=true for materialized_view by @sd-db in #1421
- fix: suppress use_managed_iceberg warning for non-Iceberg projects by @tejassp-db in #1429
- fix: refresh materialized_view when databricks_tags is set (#1419) by @sd-db in #1424
- fix: prevent agate type-conflict during catalog merge (#1392) by @sd-db in #1428
- fix: suppress warning on materialization v2 behavior flags. by @tejassp-db in #1431
New Contributors
- @psaikaushik made their first contribution in #1391
- @GuyEshdat made their first contribution in #1378
Full Changelog: v1.11.7...v1.11.8