Changelog
- 8818621 Merge pull request #1038 from bruin-data/fix/iceberg-sql-catalog-clear-error
- 6fcc86c chore(deps): pin arrow-adbc to the merged sqldriver fix
- 863194e chore(deps): pin iceberg-go to 3f482bd for storage/catalog fixes
- 6695195 feat(iceberg): accept storage=gcs for the bucket shorthand
- 3a29a00 feat(iceberg): storage=gcs/local + scheme-aware bucket
- 84abeab fix(deps): align arrow-adbc with arrow-go 18.7 to fix duckdb read corruption
- 5a44fdb fix(deps): bump grpc to v1.82.1 to clear GO-2026-6061
- 3222c86 fix(iceberg): clearer sql-catalog error, S3 compat-mode auto-enable, docs
- 24c195b fix(tests): adapt SQL Server wait.ForSQL callbacks to testcontainers-go v0.43