Skip to content

Fix!: Suppor forward-only changes of model kinds under certain circumstances#5028

Merged
izeigerman merged 1 commit intomainfrom
fix-support-forward-only-incremental-kind-changes
Jul 26, 2025
Merged

Fix!: Suppor forward-only changes of model kinds under certain circumstances#5028
izeigerman merged 1 commit intomainfrom
fix-support-forward-only-incremental-kind-changes

Conversation

@izeigerman
Copy link
Collaborator

@izeigerman izeigerman commented Jul 25, 2025

For the kind change to be non-breaking / forward-only the following conditions must be met:

  • Both the old model kind and the new one are incremental kinds
  • The partitioning of the model hasn't changed

Additional non-breaking conditions can be added later.

@izeigerman izeigerman requested a review from a team July 25, 2025 20:40
@izeigerman izeigerman force-pushed the fix-support-forward-only-incremental-kind-changes branch from 50b9593 to aedd0f2 Compare July 25, 2025 20:42
@izeigerman izeigerman changed the title Fix: Suppor forward-only changes of model kinds under certain circumstances Fix!: Suppor forward-only changes of model kinds under certain circumstances Jul 25, 2025
@izeigerman izeigerman merged commit e35c9dc into main Jul 26, 2025
27 checks passed
@izeigerman izeigerman deleted the fix-support-forward-only-incremental-kind-changes branch July 26, 2025 00:11
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.

2 participants