Skip to content

fix: invalidate table scan schema cache#758

Open
fallintoplace wants to merge 1 commit into
apache:mainfrom
fallintoplace:fix/invalidate-scan-schema-cache
Open

fix: invalidate table scan schema cache#758
fallintoplace wants to merge 1 commit into
apache:mainfrom
fallintoplace:fix/invalidate-scan-schema-cache

Conversation

@fallintoplace

Copy link
Copy Markdown
Contributor

Summary

  • invalidate the cached scan snapshot schema whenever snapshot/ref/time-travel state changes
  • preserve requested column-stat names and re-resolve them during Build so stats IDs match the final snapshot schema
  • add regression coverage for IncludeColumnStats before UseSnapshot and non-main UseRef with an evolved schema

Tests

  • cmake --build build --target scan_test
  • ctest --test-dir build -R scan_test --output-on-failure

@fallintoplace fallintoplace changed the title Fix table scan schema cache invalidation fix: invalidate table scan schema cache Jun 18, 2026
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