Skip to content

fix: tighten iceberg metadata compatibility fallbacks#653

Merged
EDsCODE merged 1 commit into
mainfrom
fix/iceberg-info-schema-fallback-review
Jun 1, 2026
Merged

fix: tighten iceberg metadata compatibility fallbacks#653
EDsCODE merged 1 commit into
mainfrom
fix/iceberg-info-schema-fallback-review

Conversation

@EDsCODE
Copy link
Copy Markdown
Contributor

@EDsCODE EDsCODE commented Jun 1, 2026

Summary

  • route simple, single-statement, and extended-protocol exec compatibility retries through the shared fallback helper
  • suppress native Iceberg information_schema.columns duplicates explicitly when loaded metadata exists
  • deduplicate ErrorResponse parsing test helpers and cover extended DROP SCHEMA CASCADE fallback

Tests

  • go test ./server ./server/sessionmeta -count=1
  • just test-unit
  • git diff --check

Notes

  • just lint was attempted locally but is blocked because golangci-lint is not installed in this environment

@EDsCODE EDsCODE merged commit 94602dd into main Jun 1, 2026
22 checks passed
@EDsCODE EDsCODE deleted the fix/iceberg-info-schema-fallback-review branch June 1, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant