Skip to content

Conversation

@DrakeLin
Copy link
Collaborator

@DrakeLin DrakeLin commented Nov 22, 2025

What changes are proposed in this pull request?

Blocking on #1517

Refactors ensure_read_supported() and ensure_write_supported() to accept an operation parameter and moves validation from TableConfiguration construction to operation entry points. This allows features to properly validate based on operation type (e.g., rejecting CDF reads while allowing regular scans).

How was this change tested?

@github-actions github-actions bot added the breaking-change Change that require a major version bump label Nov 22, 2025
@DrakeLin DrakeLin changed the title refactor: move ensure_read_support/ensure_write_support to external method to support Operation parameter refactor: move ensure_read_support/ensure_write_support to operation entry points Nov 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Change that require a major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant